Searched refs:getAttestationKey (Results 1 – 5 of 5) sorted by relevance
25 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm,
286 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm, keymaster_error_t* e… in getAttestationKey() function
250 auto attestation_key = getAttestationKey(key_algorithm, &error); in GenerateAttestation()
465 auto attestation_key = getAttestationKey(key_algorithm, &error); in GenerateAttestation()
281 auto attestation_key = getAttestationKey(key_algorithm, &error); in GenerateAttestation()