Searched defs:hidden (Results 1 – 5 of 5) sorted by relevance
/system/keymaster/ |
D | ocb_utils.cpp | 50 const AuthorizationSet& hidden, in BuildDerivationData() 70 const AuthorizationSet& hidden, in InitializeKeyWrappingContext() 119 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbEncryptKey() 155 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in OcbDecryptKey()
|
D | integrity_assured_key_blob.cpp | 53 const AuthorizationSet& hidden, uint8_t hmac[HMAC_SIZE]) { in ComputeHmac() 81 const AuthorizationSet& hidden, in SerializeIntegrityAssuredBlob() 104 const AuthorizationSet& hidden, in DeserializeIntegrityAssuredBlob()
|
D | soft_keymaster_context.cpp | 104 AuthorizationSet* hidden) { in BuildHiddenAuthorizations() 168 AuthorizationSet hidden; in CreateKeyBlob() local 177 const AuthorizationSet& hidden, in ParseOcbAuthEncryptedBlob() 306 AuthorizationSet hidden; in ParseKeyBlob() local
|
/system/netd/server/ |
D | SoftapController.cpp | 124 int hidden = 0; in setSoftap() local
|
/system/media/camera/docs/ |
D | metadata_model.py | 952 …def __init__(self, name, parent, id=None, deprecated=False, optional=False, hidden=False, notes=No… argument 974 def hidden(self): member in EnumValue
|