Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/secagg/testing/
H A Decdh_pregenerated_test_keys.cc140 EcdhPrivateKey EcdhPregeneratedTestKeys::GetPrivateKey(size_t index) { in GetPrivateKey() function in fcp::secagg::EcdhPregeneratedTestKeys
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/signature/subtle/
H A Dfalcon_subtle_utils.h94 const FalconPrivateKeyPqclean& GetPrivateKey() const { return private_key_; } in GetPrivateKey() function
H A Dsphincs_subtle_utils.h115 const SphincsPrivateKeyPqclean& GetPrivateKey() const { return private_key_; } in GetPrivateKey() function
/aosp_15_r20/external/tink/go/proto/hpke_go_proto/
H A Dhpke.pb.go384 func (x *HpkePrivateKey) GetPrivateKey() []byte { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dtest_config.cc1087 static EVP_PKEY *GetPrivateKey(SSL *ssl) { in GetPrivateKey() function
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dtest_config.cc1094 static EVP_PKEY *GetPrivateKey(SSL *ssl) { in GetPrivateKey() function