Home
last modified time | relevance | path

Searched defs:hidden (Results 1 – 9 of 9) sorted by relevance

/system/keymaster/key_blob_utils/
Dauth_encrypted_key_blob.cpp55 const AuthorizationSet& hidden, keymaster_error_t* error) { in BuildAesGcmInfo()
81 const AuthorizationSet& hidden, in DeriveAesGcmKeyEncryptionKey()
116 const AuthorizationSet& hidden, // in AesGcmEncryptKey()
162 KeymasterKeyBlob AesGcmDecryptKey(const DeserializedKey& key, const AuthorizationSet& hidden, in AesGcmDecryptKey()
292 const AuthorizationSet& hidden, const KeymasterKeyBlob& master_key, in EncryptKey()
322 KeymasterKeyBlob DecryptKey(const DeserializedKey& key, const AuthorizationSet& hidden, in DecryptKey()
Docb_utils.cpp48 const AuthorizationSet& hidden, in BuildDerivationData()
67 const AuthorizationSet& hidden, in InitializeKeyWrappingContext()
113 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbEncryptKey()
145 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbDecryptKey()
Dintegrity_assured_key_blob.cpp49 const AuthorizationSet& hidden, uint8_t hmac[HMAC_SIZE]) { in ComputeHmac()
76 const AuthorizationSet& hidden, in SerializeIntegrityAssuredBlob()
98 const AuthorizationSet& hidden, in DeserializeIntegrityAssuredBlob()
Dsoftware_keyblobs.cpp80 AuthorizationSet* hidden, in BuildHiddenAuthorizations()
237 const AuthorizationSet& hidden, in ParseAuthEncryptedBlob()
448 AuthorizationSet hidden; in FullUpgradeSoftKeyBlob() local
/system/keymaster/contexts/
Dkeymaster1_passthrough_context.cpp150 AuthorizationSet hidden; in ParseKeyBlob() local
222 AuthorizationSet hidden; in CreateKeyBlob() local
Dsoft_keymaster_context.cpp189 AuthorizationSet hidden; in CreateKeyBlob() local
261 AuthorizationSet hidden; in ParseKeyBlob() local
Dpure_soft_keymaster_context.cpp194 AuthorizationSet hidden; in CreateKeyBlob() local
277 AuthorizationSet hidden; in ParseKeyBlob() local
/system/tools/aidl/
Daidl_dumpapi.cpp63 const auto hidden = c.IsHidden(); in DumpComments() local
/system/media/camera/docs/
Dmetadata_model.py1040 def hidden(self): member in EnumValue