Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp176 EVP_PKEY_Ptr pkey(EVP_PKEY_new()); in generateP256Key() local
198 optional<vector<uint8_t>> derEncodeKeyPair(const EVP_PKEY& pkey) { in derEncodeKeyPair()
380 optional<vector<vector<uint8_t>>> createAttestation(EVP_PKEY* pkey, in createAttestation()
661 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in certificateSignedByPublicKey() local
735 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in checkEcDsaSignature() local
832 EVP_PKEY_Ptr pkey = generateP256Key(); in createEcKeyPairAndAttestation() local
860 EVP_PKEY_Ptr pkey = generateP256Key(); in createEcKeyPairWithAttestationKey() local
912 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in createAttestationForEcPublicKey() local
942 auto pkey = EVP_PKEY_Ptr(EVP_PKEY_new()); in createEcKeyPair() local
979 auto pkey = EVP_PKEY_Ptr(d2i_PrivateKey(EVP_PKEY_EC, nullptr, &p, keyPair.size())); in ecKeyPairGetPublicKey() local
[all …]
/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.cpp1700 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, pubkey.size())); in TEST_P() local
1782 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, pubkey.size())); in TEST_P() local
2449 EVP_PKEY_Ptr pkey(d2i_PUBKEY(nullptr /* alloc new */, &p, exported.size())); in TEST_P() local