Searched refs:GetAttestationKey (Results 1 – 3 of 3) sorted by relevance
35 KeymasterKeyBlob GetAttestationKey(keymaster_algorithm_t algorithm, in GetAttestationKey() function
91 virtual KeymasterKeyBlob GetAttestationKey(keymaster_algorithm_t algorithm,
225 KeymasterKeyBlob signing_key_blob = context.GetAttestationKey(algorithm, error); in get_attestation_key()