Home
last modified time | relevance | path

Searched defs:public_keys_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpayload_verifier.h85 std::vector<std::unique_ptr<EVP_PKEY, decltype(&EVP_PKEY_free)>> public_keys_; variable
/aosp_15_r20/external/federated-compute/fcp/secagg/testing/
H A Decdh_pregenerated_test_keys.h55 std::vector<EcdhPublicKey> public_keys_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/
H A Doblivious_http_header_key_config.h217 const PublicKeyMap public_keys_; variable