Home
last modified time | relevance | path

Searched defs:master_key (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/key_blob_utils/
Dauth_encrypted_key_blob.cpp97 const KeymasterKeyBlob& master_key) { in DeriveAesGcmKeyEncryptionKey()
128 const KeymasterKeyBlob& master_key, // in AesGcmEncryptKey()
169 const KeymasterKeyBlob& master_key) { in AesGcmDecryptKey()
306 const KeymasterKeyBlob& master_key, const RandomSource& random) { in EncryptKey()
339 const KeymasterKeyBlob& master_key) { in DecryptKey()
Docb_utils.cpp68 const KeymasterKeyBlob& master_key, in InitializeKeyWrappingContext()
114 const KeymasterKeyBlob& master_key, in OcbEncryptKey()
146 const KeymasterKeyBlob& master_key, in OcbDecryptKey()