Searched refs:initSpekeSession (Results 1 – 3 of 3) sorted by relevance
89 int32_t (*initSpekeSession)(struct SpekeSessionT *spekeSession, KeyAgreeProtocol protocol); member
170 if (spekeSession->initSpekeSession(spekeSession, protocol) != HC_SUCCESS) { in KeyAgreeInitSession()
960 spekeSession->initSpekeSession = InitSpekeSession; in CreateSpekeSession()