OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:future_authorization_value_
(Results
1 - 2
of
2
) sorted by null
/system/tpm/trunks/
hmac_authorization_delegate.h
95
return
future_authorization_value_
;
153
std::string
future_authorization_value_
;
member in class:trunks::HmacAuthorizationDelegate
hmac_authorization_delegate.cc
146
hmac_key = session_key_ +
future_authorization_value_
;
242
future_authorization_value_
= auth_value;
Completed in 154 milliseconds