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

  /system/tpm/trunks/
hmac_authorization_delegate.cc 44 is_parameter_encryption_enabled_(false),
71 if (is_parameter_encryption_enabled_) {
177 if (!is_parameter_encryption_enabled_) {
198 if (!is_parameter_encryption_enabled_) {
226 is_parameter_encryption_enabled_ = enable_parameter_encryption;
hmac_authorization_delegate.h 148 bool is_parameter_encryption_enabled_; member in class:trunks::HmacAuthorizationDelegate

Completed in 54 milliseconds