Home
last modified time | relevance | path

Searched defs:auth_token_key (Results 1 – 2 of 2) sorted by relevance

/system/core/gatekeeperd/
DSoftGateKeeper.h61 virtual bool GetAuthTokenKey(const uint8_t** auth_token_key, uint32_t* length) const { in GetAuthTokenKey()
/system/gatekeeper/
Dgatekeeper.cpp247 const uint8_t *auth_token_key = NULL; in MintAuthToken() local