Home
last modified time | relevance | path

Searched defs:expected_public_key (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/avb/test/
H A Dfake_avb_ops.h160 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 Dfake_avb_ops.cc284 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 Doblivious_http_header_key_config_test.cc184 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 Ded25519_private_key.cc39 absl::string_view expected_public_key = public_key.GetPublicKeyBytes(token); in Create() local
H A Ded25519_proto_serialization_test.cc360 util::StatusOr<Ed25519PublicKey> expected_public_key = in TEST_P() local
/aosp_15_r20/system/security/mls/mls-rs-crypto-boringssl/src/
H A Decdh.rs214 let expected_public_key = HpkePublicKey::from( in to_public() localVariable
H A Deddsa.rs186 let expected_public_key = SignaturePublicKey::from( in signature_key_derive_public() localVariable
H A Dlib.rs640 let expected_public_key = SignaturePublicKey::from( in signature_key_derive_public() localVariable
/aosp_15_r20/external/boringssl/src/crypto/dilithium/
H A Ddilithium_test.cc350 static const uint8_t expected_public_key[DILITHIUM_PUBLIC_KEY_BYTES] = { in TEST() local
/aosp_15_r20/external/avb/libavb/
H A Davb_slot_verify.c564 const uint8_t* expected_public_key, in load_and_verify_vbmeta()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dencrypted_client_hello.cc550 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 Dencrypted_client_hello.cc525 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
/aosp_15_r20/external/tink/cc/internal/
H A Dec_util_test.cc266 std::string expected_public_key; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dencrypted_client_hello.cc550 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
/aosp_15_r20/external/boringssl/src/ssl/
H A Dencrypted_client_hello.cc525 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd.cpp3424 auto expected_public_key = in CheckSupportsNonStagedInstall() local