Home
last modified time | relevance | path

Searched refs:use_entity_authorization_for_encryption_only_ (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Dhmac_authorization_delegate.h114 use_entity_authorization_for_encryption_only_ = value; in set_use_entity_authorization_for_encryption_only()
157 bool use_entity_authorization_for_encryption_only_; variable
Dhmac_authorization_delegate.cc47 use_entity_authorization_for_encryption_only_(false) { in HmacAuthorizationDelegate()
87 if (!use_entity_authorization_for_encryption_only_) { in GetCommandAuthorization()
142 if (!use_entity_authorization_for_encryption_only_) { in CheckResponseAuthorization()