HomeSort by relevance Sort by last modified time
    Searched refs:use_entity_authorization_for_encryption_only_ (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
hmac_authorization_delegate.h 114 use_entity_authorization_for_encryption_only_ = value;
157 bool use_entity_authorization_for_encryption_only_; member in class:trunks::HmacAuthorizationDelegate
hmac_authorization_delegate.cc 47 use_entity_authorization_for_encryption_only_(false) {
87 if (!use_entity_authorization_for_encryption_only_) {
142 if (!use_entity_authorization_for_encryption_only_) {

Completed in 56 milliseconds