Home
last modified time | relevance | path

Searched defs:algoParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dcollector_func.c232 static int32_t GetAlgoParam(const Attribute *data, AlgoParamOut *algoParam) in GetAlgoParam()
265 …sageToCollector(uint64_t scheduleId, const uint8_t *msg, uint32_t msgSize, AlgoParamOut *algoParam) in DoSendMessageToCollector()
H A Dall_in_one_func.c79 const uint8_t *extraInfo, uint32_t extraInfoSize, AlgoParamOut *algoParam) in DoAllInOneAuth()
H A Dverifier_func.c196 Buffer *algoParam = CreateBufferBySize(CONST_SALT_LEN); in SetVerifyAckDataPinParam() local
H A Dpin_auth.cpp414 AlgoParamOut algoParam = {}; in SendMessageToCollector() local