Searched refs:MintAuthToken (Results 1 – 2 of 2) sorted by relevance
195 gatekeeper_error_t MintAuthToken(SizedBuffer *auth_token, uint64_t timestamp,
149 response->error = MintAuthToken(&auth_token, timestamp, in Verify()240 gatekeeper_error_t GateKeeper::MintAuthToken(SizedBuffer *auth_token, in MintAuthToken() function in gatekeeper::GateKeeper