Home
last modified time | relevance | path

Searched refs:derEncodeKeyPair (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/identity/support/src/
H A DIdentityCredentialSupport.cpp198 optional<vector<uint8_t>> derEncodeKeyPair(const EVP_PKEY& pkey) { in derEncodeKeyPair() function
841 optional<vector<uint8_t>> keyPair = derEncodeKeyPair(*pkey); in createEcKeyPairAndAttestation()
893 optional<vector<uint8_t>> keyPair = derEncodeKeyPair(*pkey); in createEcKeyPairWithAttestationKey()