Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/key_blob_utils/
Dauth_encrypted_key_blob.h69 struct EncryptedKey { struct
79 EncryptedKey encrypted_key; argument
93 KmErrorOr<EncryptedKey>
107 KmErrorOr<KeymasterKeyBlob> SerializeAuthEncryptedBlob(const EncryptedKey& encrypted_key,
/system/keymaster/key_blob_utils/
Dauth_encrypted_key_blob.cpp122 KmErrorOr<EncryptedKey> AesGcmEncryptKey(const AuthorizationSet& hw_enforced, // in AesGcmEncryptKey()
139 EncryptedKey retval; in AesGcmEncryptKey()
203 KmErrorOr<KeymasterKeyBlob> SerializeAuthEncryptedBlob(const EncryptedKey& encrypted_key, in SerializeAuthEncryptedBlob()
300 KmErrorOr<EncryptedKey>
307 EncryptedKey retval; in EncryptKey()
/system/keymaster/tests/
Dkey_blob_test.cpp112 EncryptedKey encrypted_key_;