Searched refs:curPwd (Results 1 – 1 of 1) sorted by relevance
196 android::hardware::hidl_vec<uint8_t> curPwd; in enroll() local209 curPwd.setToExternal(const_cast<uint8_t*>(currentPassword->data()), in enroll()226 auto result = aidl_hw_device->enroll(hw_userId, curPwdHandle, curPwd, newPwd, &rsp); in enroll()242 hw_userId, curPwdHandle, curPwd, newPwd, in enroll()