Home
last modified time | relevance | path

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

/external/avb/test/
Dfake_avb_ops.h159 void set_expected_public_key(const std::string& expected_public_key) { in set_expected_public_key()
165 const std::string& expected_public_key, in set_expected_public_key_for_partition()
Dfake_avb_ops.cc292 std::string expected_public_key = in validate_public_key_for_partition() local
/external/avb/libavb/
Davb_slot_verify.c564 const uint8_t* expected_public_key, in load_and_verify_vbmeta()
/external/cronet/third_party/boringssl/src/ssl/
Dencrypted_client_hello.cc525 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
/external/boringssl/src/ssl/
Dencrypted_client_hello.cc525 uint8_t expected_public_key[EVP_HPKE_MAX_PUBLIC_KEY_LENGTH]; in Init() local
/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