Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DAuthTest.cpp165 std::optional<HardwareAuthToken> doVerify(uint64_t challenge, in doVerify() function in aidl::android::hardware::security::keymint::test::AuthTest
223 std::optional<HardwareAuthToken> doVerify(uint64_t challenge, in doVerify() function in aidl::android::hardware::security::keymint::test::AuthTest
/hardware/interfaces/gatekeeper/aidl/vts/functional/
DVtsHalGatekeeperTargetTest.cpp84 Status doVerify(GatekeeperRequest& req, GatekeeperVerifyResponse& rsp) { in doVerify() function in GatekeeperAidlTest
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp98 void doVerify(GatekeeperRequest &req, GatekeeperResponse &rsp) { in doVerify() function in GatekeeperHidlTest