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

  /system/tpm/trunks/
hmac_session_test.cc 91 HmacAuthorizationDelegate* hmac_delegate = GetHmacDelegate(&session); local
92 std::string entity_auth = hmac_delegate->entity_authorization_value();
100 HmacAuthorizationDelegate* hmac_delegate = GetHmacDelegate(&session); local
101 std::string entity_auth = hmac_delegate->future_authorization_value();
policy_session_test.cc 221 HmacAuthorizationDelegate* hmac_delegate = GetHmacDelegate(&session); local
222 std::string entity_auth = hmac_delegate->entity_authorization_value();

Completed in 288 milliseconds