Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dhmac_authorization_delegate.h95 return future_authorization_value_; in future_authorization_value()
153 std::string future_authorization_value_; variable
Dhmac_authorization_delegate.cc146 hmac_key = session_key_ + future_authorization_value_; in CheckResponseAuthorization()
242 future_authorization_value_ = auth_value; in set_future_authorization_value()