Searched refs:getAttestationKey (Results 1 – 3 of 3) sorted by relevance
26 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm,
37 return KeymasterKeyBlob(*getAttestationKey(algorithm, error)); in GetAttestationKey()
281 const keymaster_key_blob_t* getAttestationKey(keymaster_algorithm_t algorithm, in getAttestationKey() function