Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/gatekeeper/1.0/software/
H A DSoftGateKeeper.h67 virtual void GetPasswordKey(const uint8_t** password_key, uint32_t* length) { in GetPasswordKey()
/aosp12/system/gatekeeper/
H A Dgatekeeper.cpp206 const uint8_t *password_key = nullptr; in CreatePasswordHandle() local