HomeSort by relevance Sort by last modified time
    Searched full:extract_public_key (Results 1 - 12 of 12) sorted by null

  /external/avb/libavb/
avb_crypto.h 149 * The 'avbtool extract_public_key' command can be used to generate a
avb_ops.h 181 * extract_public_key'.
avb_vbmeta_image.h 268 * matches a known key! You can use 'avbtool extract_public_key'
  /external/avb/test/
avb_unittest_util.h 137 "./avbtool extract_public_key --key %s"
avb_slot_verify_unittest.cc 754 "./avbtool extract_public_key --key test/data/testkey_rsa4096.pem"
    [all...]
avbtool_unittest.cc     [all...]
avb_ab_flow_unittest.cc 213 "./avbtool extract_public_key --key test/data/testkey_rsa4096.pem"
    [all...]
  /build/make/tools/releasetools/
add_img_to_target_files 353 p = common.Run([avbtool, "extract_public_key", "--key", key_path,
358 "avbtool extract_public_key fail for partition: %r" % partition
add_img_to_target_files.py 353 p = common.Run([avbtool, "extract_public_key", "--key", key_path,
358 "avbtool extract_public_key fail for partition: %r" % partition
  /external/avb/
README.md 530 `avbtool extract_public_key` to extract the key in the expected format
    [all...]
avbtool 2678 def extract_public_key(self, key_path, output): member in class:Avb
3897 def extract_public_key(self, args): member in class:AvbTool
    [all...]
  /build/make/core/
Makefile     [all...]

Completed in 171 milliseconds