Home
last modified time | relevance | path

Searched refs:AuthenticateInner (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/service/inc/
H A Dall_in_one_impl.h74 int32_t AuthenticateInner(uint64_t scheduleId, uint64_t templateId, std::vector<uint8_t> &algoParameter,
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp161 int32_t AllInOneImpl::AuthenticateInner(uint64_t scheduleId, uint64_t templateId, std::vector<uint8_t> &algoParameter, in AuthenticateInner() function in OHOS::HDI::PinAuth::AllInOneImpl
215 result = AuthenticateInner( in Authenticate()
218 IAM_LOGE("AuthenticateInner failed, fail code : %{public}d", result); in Authenticate()

Completed in 2 milliseconds