Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp736 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in checkEcDsaSignature() local
915 auto pkey = ::keymaster::EVP_PKEY_Ptr(EVP_PKEY_new()); in createEcKeyPairAndAttestation() local
960 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in createEcKeyPair() local
997 auto pkey = EVP_PKEY_Ptr(d2i_PrivateKey(EVP_PKEY_EC, nullptr, &p, keyPair.size())); in ecKeyPairGetPublicKey() local
1027 auto pkey = EVP_PKEY_Ptr(d2i_PrivateKey(EVP_PKEY_EC, nullptr, &p, keyPair.size())); in ecKeyPairGetPrivateKey() local
1063 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in ecPrivateKeyToKeyPair() local
1091 auto pkey = EVP_PKEY_Ptr(d2i_PrivateKey(EVP_PKEY_EC, nullptr, &p, keyPair.size())); in ecKeyPairGetPkcs12() local
1212 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in ecPublicKeyGenerateCertificate() local
1335 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in ecdh() local
1453 auto pkey = EVP_PKEY_Ptr(X509_get_pubkey(certs[0].get())); in certificateChainGetTopMostKey() local
/hardware/qcom/keymaster/
Dkeymaster_qcom.cpp158 Unique_EVP_PKEY pkey(EVP_PKEY_new()); in qcom_km_get_keypair_public() local
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp2076 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, pubkey.size())); in TEST_P() local
2160 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, pubkey.size())); in TEST_P() local
2617 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, exported.size())); in TEST_P() local
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp1586 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, pubkey.size())); in TEST_P() local
1667 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, pubkey.size())); in TEST_P() local
2324 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, exported.size())); in TEST_P() local