OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MintAuthToken
(Results
1 - 2
of
2
) sorted by null
/system/gatekeeper/include/gatekeeper/
gatekeeper.h
53
* Retrieves the key used by GateKeeper::
MintAuthToken
to sign the payload
179
void
MintAuthToken
(UniquePtr<uint8_t> *auth_token, uint32_t *length, uint64_t timestamp,
/system/gatekeeper/
gatekeeper.cpp
152
MintAuthToken
(&auth_token_buffer, &auth_token_len, timestamp,
217
void GateKeeper::
MintAuthToken
(UniquePtr<uint8_t> *auth_token, uint32_t *length,
Completed in 288 milliseconds