Searched defs:DoVerify (Results 1 – 9 of 9) sorted by relevance
84 bool DoVerify(const password_handle_t *expected_handle __attribute__((unused)), in DoVerify() function in DerivedGateKeeper
144 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify() function
151 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify() function
160 bool DoVerify(const password_handle_t* expected_handle, const SizedBuffer& password) { in DoVerify() function
239 bool GateKeeper::DoVerify(const password_handle_t *expected_handle, const SizedBuffer &password) { in DoVerify() function in gatekeeper::GateKeeper
145 void BundledUpdateService::DoVerify() { in DoVerify() function in pw::software_update::BundledUpdateService
155 void BundledUpdateService::DoVerify() { in DoVerify() function in pw::software_update::BundledUpdateService
363 Status UpdateBundleAccessor::DoVerify() { in DoVerify() function in pw::software_update::UpdateBundleAccessor
240 def DoVerify(self): member in BinarySearchState