Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/gatekeeper/1.0/vts/functional/
H A DVtsHalGatekeeperV1_0TargetTest.cpp172 hidl_vec<uint8_t> &passwordHandle, uint64_t challenge, in verifyPassword()
317 hidl_vec<uint8_t> passwordHandle; in TEST_P() local
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordManager.java314 public byte[] passwordHandle; field in SyntheticPasswordManager.PasswordData