Home
last modified time | relevance | path

Searched refs:AllInOneAuth (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dpin_auth.h63 int32_t AllInOneAuth(
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp81 * @tc.name: AllInOneAuth test
82 * @tc.desc: verify AllInOneAuth
93 int32_t result = pinAuth->AllInOneAuth(0, INVALID_TEMPLATE_ID, extraInfo, pinAlgoParam); in HWTEST_F()
279 result = pinAuth->AllInOneAuth(0, templateId, authExtraInfo, pinAlgoParam); in HWTEST_F()
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp207 int32_t result = pinHdi_->AllInOneAuth(scheduleId, templateIdList[0], extraInfo, pinAlgoParam); in Authenticate()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp175 int32_t PinAuth::AllInOneAuth( in AllInOneAuth() function in OHOS::UserIam::PinAuth::PinAuth

Completed in 3 milliseconds