Home
last modified time | relevance | path

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

/system/gatekeeper/include/gatekeeper/
Dgatekeeper.h195 gatekeeper_error_t MintAuthToken(SizedBuffer *auth_token, uint64_t timestamp,
/system/gatekeeper/
Dgatekeeper.cpp149 response->error = MintAuthToken(&auth_token, timestamp, in Verify()
240 gatekeeper_error_t GateKeeper::MintAuthToken(SizedBuffer *auth_token, in MintAuthToken() function in gatekeeper::GateKeeper