Searched refs:AuthenticateInner (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/inc/ |
H A D | all_in_one_impl.h | 76 …int32_t AuthenticateInner(uint64_t scheduleId, uint64_t templateId, std::vector<uint8_t> &algoPara…
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/ |
H A D | all_in_one_impl.cpp | 161 int32_t AllInOneImpl::AuthenticateInner(uint64_t scheduleId, uint64_t templateId, std::vector<uint8… in AuthenticateInner() function in OHOS::HDI::PinAuth::AllInOneImpl 215 result = AuthenticateInner( in Authenticate()
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-pinauth-des.md | 292 …int32_t AuthenticateInner(uint64_t scheduleId, uint64_t templateId, std::vector<uint8_t> &algoPara… 488 result = AuthenticateInner(scheduleId, templateId, algoParameter, callbackObj); 490 IAM_LOGE("AuthenticateInner failed, fail code : %{public}d", result);
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-peripherals-pinauth-des.md | 292 …int32_t AuthenticateInner(uint64_t scheduleId, uint64_t templateId, std::vector<uint8_t> &algoPara… 488 result = AuthenticateInner(scheduleId, templateId, algoParameter, callbackObj); 490 IAM_LOGE("AuthenticateInner failed, fail code : %{public}d", result);
|