Searched refs:GetAuthTokenKey (Results 1 - 3 of 3) sorted by relevance

/system/gatekeeper/include/gatekeeper/
H A Dgatekeeper.h64 virtual bool GetAuthTokenKey(const uint8_t **auth_token_key, uint32_t *length)
/system/core/gatekeeperd/
H A DSoftGateKeeper.h61 virtual bool GetAuthTokenKey(const uint8_t **auth_token_key, function in class:gatekeeper::SoftGateKeeper
/system/gatekeeper/
H A Dgatekeeper.cpp234 if (GetAuthTokenKey(&auth_token_key, &key_len)) {

Completed in 33 milliseconds