Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/gatekeeper/1.0/software/
H A DSoftGateKeeper.h144 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify()
/aosp12/system/gatekeeper/
H A Dgatekeeper.cpp226 bool GateKeeper::DoVerify(const password_handle_t *expected_handle, const SizedBuffer &password) { in DoVerify()