Home
last modified time | relevance | path

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

/aosp12/system/core/gatekeeperd/
H A Dgatekeeperd.cpp184 android::hardware::hidl_vec<uint8_t> curPwdHandle; in enroll() local
274 android::hardware::hidl_vec<uint8_t> curPwdHandle; in verifyChallenge() local
/aosp12/hardware/interfaces/gatekeeper/1.0/vts/functional/
H A DVtsHalGatekeeperV1_0TargetTest.cpp50 hidl_vec<uint8_t> curPwdHandle; member