Home
last modified time | relevance | path

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

/system/core/gatekeeperd/binder/android/service/gatekeeper/
DIGateKeeperService.aidl43 in @nullable byte[] currentPassword, in byte[] desiredPassword); in enroll()
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper.cpp67 const hidl_vec<uint8_t>& desiredPassword, in enroll()
/system/core/gatekeeperd/
Dgatekeeperd.cpp164 const std::vector<uint8_t>& desiredPassword, GKResponse* gkResponse) override { in enroll()