HomeSort by relevance Sort by last modified time
    Searched refs:GetAuthTokenKey (Results 1 - 3 of 3) sorted by null

  /system/gatekeeper/include/gatekeeper/
gatekeeper.h 64 virtual bool GetAuthTokenKey(const uint8_t **auth_token_key, uint32_t *length)
  /system/core/gatekeeperd/
SoftGateKeeper.h 59 virtual bool GetAuthTokenKey(const uint8_t **auth_token_key,
  /system/gatekeeper/
gatekeeper.cpp 232 if (GetAuthTokenKey(&auth_token_key, &key_len)) {

Completed in 36 milliseconds