Searched defs:currentPasswordHandle (Results 1 – 3 of 3) sorted by relevance
42 GateKeeperResponse enroll(int userId, in @nullable byte[] currentPasswordHandle, in enroll()
65 const hidl_vec<uint8_t>& currentPasswordHandle, in enroll()
162 Status enroll(int32_t userId, const std::optional<std::vector<uint8_t>>& currentPasswordHandle, in enroll()