Searched refs:auth_token_size (Results 1 – 1 of 1) sorted by relevance
61 const size_t auth_token_size = rsp.data.size(); in toAuthToken() local64 EXPECT_EQ(sizeof(hw_auth_token_t), auth_token_size); in toAuthToken()66 if (auth_token != nullptr && auth_token_size >= sizeof(*auth_token)) { in toAuthToken()