Home
last modified time | relevance | path

Searched defs:currentPassword (Results 1 – 3 of 3) sorted by relevance

/system/core/gatekeeperd/binder/android/service/gatekeeper/
DIGateKeeperService.aidl42 GateKeeperResponse enroll(int userId, in @nullable byte[] currentPasswordHandle, in enroll()
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper.cpp80 const std::vector<uint8_t>& currentPassword, const std::vector<uint8_t>& desiredPassword, in enroll()
/system/core/gatekeeperd/
Dgatekeeperd.cpp173 const std::optional<std::vector<uint8_t>>& currentPassword, in enroll()