Home
last modified time | relevance | path

Searched refs:GenerateAlgoParameter (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dpin_auth.h62 int32_t GenerateAlgoParameter(std::vector<uint8_t> &algoParameter, uint32_t &algoVersion);
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp105 if (pinHdi_->GenerateAlgoParameter(algoParameter, algoVersion) != SUCCESS) { in EnrollInner()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp149 int32_t PinAuth::GenerateAlgoParameter(std::vector<uint8_t> &algoParameter, uint32_t &algoVersion) in GenerateAlgoParameter() function in OHOS::UserIam::PinAuth::PinAuth

Completed in 8 milliseconds