Searched refs:checkAndInitProtocol (Results 1 – 3 of 3) sorted by relevance
90 int32_t (*checkAndInitProtocol)(struct SpekeSessionT *spekeSession, KeyAgreeProtocol protocol); member
159 if (spekeSession->checkAndInitProtocol(spekeSession, protocol) != HC_SUCCESS) { in KeyAgreeInitSession()
961 spekeSession->checkAndInitProtocol = CheckAndInitProtocol; in CreateSpekeSession()