Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp380 optional<vector<vector<uint8_t>>> createAttestation(EVP_PKEY* pkey, in createAttestation() function
835 createAttestation(pkey.get(), challenge, applicationId, isTestCredential); in createEcKeyPairAndAttestation()
931 createAttestation(pkey.get(), applicationId, challenge, false /* isTestCredential */); in createAttestationForEcPublicKey()