Home
last modified time | relevance | path

Searched defs:evp_key (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dfapi-ext-public-key.int.c49 EVP_PKEY *evp_key = NULL; in test_fapi_ext_public_key() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcertificate_util.cc159 bool IsEcdsa256Key(const EVP_PKEY& evp_key) { in IsEcdsa256Key()
/aosp_15_r20/system/keymaster/km_openssl/
H A Dattestation_utils.cpp274 CertificateChain generate_attestation(const EVP_PKEY* evp_key, // in generate_attestation()
/aosp_15_r20/external/tink/cc/internal/
H A Dec_util.cc265 const EVP_PKEY &evp_key, in SslNewKeyPairFromEcKey()