Searched refs:ServerConfirmPakeV2Protocol (Results 1 – 5 of 5) sorted by relevance
33 int32_t ServerConfirmPakeV2Protocol(PakeBaseParams *params);
157 if (ServerConfirmPakeV2Protocol(&task->params.pakeParams) != HC_SUCCESS) { in DealAsyStepTwoData()
648 int32_t ServerConfirmPakeV2Protocol(PakeBaseParams *params) in ServerConfirmPakeV2Protocol() function
636 res = ServerConfirmPakeV2Protocol(&(spekeSession->baseParam)); in PakeServerConfirm()
1306 int32_t res = ServerConfirmPakeV2Protocol(nullptr);1310 res = ServerConfirmPakeV2Protocol(params);