Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dhmac_authorization_delegate.cc81 std::string attributes_bytes; in GetCommandAuthorization() local
82 CHECK_EQ(Serialize_TPMA_SESSION(auth.session_attributes, &attributes_bytes), in GetCommandAuthorization()
97 hmac_data.append(attributes_bytes); in GetCommandAuthorization()
135 std::string attributes_bytes; in CheckResponseAuthorization() local
137 &attributes_bytes), in CheckResponseAuthorization()
159 hmac_data.append(attributes_bytes); in CheckResponseAuthorization()