Home
last modified time | relevance | path

Searched refs:DoAllInOneAuth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dall_in_one_func.h41 ResultCode DoAllInOneAuth(uint64_t scheduleId, uint64_t templateId,
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c78 ResultCode DoAllInOneAuth(uint64_t scheduleId, uint64_t templateId, in DoAllInOneAuth() function
H A Dpin_auth.cpp181 …ResultCode result = DoAllInOneAuth(scheduleId, templateId, extraInfo.data(), extraInfo.size(), &au… in AllInOneAuth()