Searched refs:auth_tstamp (Results 1 – 1 of 1) sorted by relevance
69 uint64_t auth_tstamp = ntohq(auth_token->timestamp); in toAuthToken() local72 EXPECT_NE(UINT64_C(~0), auth_tstamp); in toAuthToken()