Searched refs:attributes_bytes (Results 1 – 1 of 1) sorted by relevance
81 std::string attributes_bytes; in GetCommandAuthorization() local82 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() local137 &attributes_bytes), in CheckResponseAuthorization()159 hmac_data.append(attributes_bytes); in CheckResponseAuthorization()