/aosp_15_r20/external/avb/test/ |
H A D | fake_avb_ops.h | 160 void set_expected_public_key(const std::string& expected_public_key) { in set_expected_public_key() 166 const std::string& expected_public_key, in set_expected_public_key_for_partition()
|
H A D | fake_avb_ops.cc | 284 std::string expected_public_key = in validate_public_key_for_partition() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/ |
H A D | oblivious_http_header_key_config_test.cc | 184 std::string expected_public_key; in TEST() local 221 std::string expected_public_key; in TEST() local
|
/aosp_15_r20/external/tink/cc/signature/ |
H A D | ed25519_private_key.cc | 39 absl::string_view expected_public_key = public_key.GetPublicKeyBytes(token); in Create() local
|
H A D | ed25519_proto_serialization_test.cc | 360 util::StatusOr<Ed25519PublicKey> expected_public_key = in TEST_P() local
|
/aosp_15_r20/system/security/mls/mls-rs-crypto-boringssl/src/ |
H A D | ecdh.rs | 214 let expected_public_key = HpkePublicKey::from( in to_public() localVariable
|
H A D | eddsa.rs | 186 let expected_public_key = SignaturePublicKey::from( in signature_key_derive_public() localVariable
|
H A D | lib.rs | 640 let expected_public_key = SignaturePublicKey::from( in signature_key_derive_public() localVariable
|
/aosp_15_r20/external/boringssl/src/crypto/dilithium/ |
H A D | dilithium_test.cc | 350 static const uint8_t expected_public_key[DILITHIUM_PUBLIC_KEY_BYTES] = { in TEST() local
|
/aosp_15_r20/external/avb/libavb/ |
H A D | avb_slot_verify.c | 564 const uint8_t* expected_public_key, in load_and_verify_vbmeta()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | encrypted_client_hello.cc | 550 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | encrypted_client_hello.cc | 525 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | ec_util_test.cc | 266 std::string expected_public_key; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | encrypted_client_hello.cc | 550 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | encrypted_client_hello.cc | 525 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd.cpp | 3424 auto expected_public_key = in CheckSupportsNonStagedInstall() local
|