Home
last modified time | relevance | path

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

/system/core/gatekeeperd/
DSoftGateKeeper.h68 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey()
/system/gatekeeper/
Dgatekeeper.cpp203 const uint8_t *password_key = NULL; in CreatePasswordHandle() local