Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/contexts/
Dsoft_attestation_cert.h26 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm,
Dsoft_attestation_context.h37 return KeymasterKeyBlob(*getAttestationKey(algorithm, error)); in GetAttestationKey()
/system/keymaster/contexts/
Dsoft_attestation_cert.cpp281 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm, in getAttestationKey() function