| /system/update_engine/payload_generator/ |
| D | payload_signer_unittest.cc | 133 string public_key; in TEST_F() local 145 string public_key; in TEST_F() local
|
| D | generate_delta_main.cc | 146 int VerifySignedPayload(const string& in_file, const string& public_key) { in VerifySignedPayload()
|
| D | payload_signer.cc | 258 string public_key; in VerifySignedPayload() local
|
| /system/update_engine/payload_consumer/ |
| D | payload_verifier.cc | 152 for (const auto& public_key : public_keys_) { in VerifyRawSignature() local 197 const EVP_PKEY* public_key, in GetRawHashFromSignature()
|
| D | certificate_parser_android.cc | 104 std::unique_ptr<EVP_PKEY, decltype(&EVP_PKEY_free)> public_key( in ReadPublicKeysFromCertificates() local
|
| D | delta_performer.cc | 990 string public_key; in CreatePayloadVerifier() local
|
| D | delta_performer_integration_test.cc | 373 string public_key; in SignGeneratedShellPayload() local
|
| D | delta_performer_unittest.cc | 1021 string public_key; in TEST_F() local
|
| /system/security/ondevice-signing/ |
| D | CertUtils.cpp | 118 bssl::UniquePtr<EVP_PKEY> public_key(EVP_PKEY_new()); in modulusToRsaPkey() local 133 bssl::UniquePtr<EVP_PKEY> public_key(EVP_PKEY_new()); in rsaPublicKeyToRsaPkey() local 331 bssl::UniquePtr<EVP_PKEY> public_key(d2i_PUBKEY(nullptr, &keyDataBytes, keyData.size())); in extractPublicKeyFromSubjectPublicKeyInfo() local 374 auto public_key = modulusToRsaPkey(publicKey); in verifyAndExtractCertInfoFromX509() local
|
| /system/security/diced/open_dice/src/ |
| D | ops.rs | 69 let mut public_key = [0u8; PUBLIC_KEY_SIZE]; localVariable
|
| /system/security/keystore2/src/ |
| D | ec_crypto.rs | 46 pub fn public_key(&self) -> Result<Vec<u8>> { in public_key() method
|
| D | super_key.rs | 763 let public_key = key_entry in handle_super_encryption_on_key_init() localVariable
|
| D | database.rs | 3496 let public_key: Vec<u8> = vec![0x01, 0x02, 0x03]; in test_add_unsigned_key() localVariable 5063 let public_key: Vec<u8> = vec![base_byte, 0x02 * base_byte]; in load_attestation_key_pool() localVariable
|
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/ |
| D | ble_filter.proto | 54 optional bytes public_key = 3; field
|
| /system/security/keystore2/src/fuzzers/ |
| D | keystore2_unsafe_fuzzer.rs | 175 let public_key = check_ecpoint.unwrap(); localVariable
|
| /system/keymaster/tests/ |
| D | nist_curve_key_exchange_test.cpp | 106 uint8_t* public_key = new uint8_t[public_key_len]; in TEST() local
|
| /system/apex/apexd/ |
| D | apex_file.cpp | 270 const std::string& public_key) { in VerifyVbMeta()
|
| D | apex_file_repository_test.cpp | 278 auto public_key = instance.GetPublicKey("com.android.apex.test_package"); in TEST() local 313 auto public_key = instance.GetPublicKey("com.android.apex.compressed"); in TEST() local
|
| D | apexd.cpp | 500 auto public_key = instance.GetPublicKey(apex.GetManifest().name()); in MountPackageImpl() local 897 auto public_key = instance.GetPublicKey(apex_file.GetManifest().name()); in VerifyPackageBoot() local
|
| D | apexd_test.cpp | 216 const std::string& public_key = "", in AddBlockApex() 275 const std::string& public_key, in AddToMetadata()
|
| /system/security/keystore2/tests/ |
| D | keystore2_client_import_keys_tests.rs | 125 let public_key = cert.public_key().unwrap(); in build_secure_key_wrapper() localVariable
|
| /system/gsid/ |
| D | gsi_tool.cpp | 627 AvbPublicKey public_key; in Status() local
|