Searched refs:processSession (Results 1 – 3 of 3) sorted by relevance
88 …int32_t (*processSession)(struct SpekeSessionT *spekeSession, const KeyAgreeBlob *in, KeyAgreeBlob… member
255 …if (spekeSession->processSession(spekeSession, messageReceived, messageToTransmit) != HC_SUCCESS) { in KeyAgreeGenerateNextMessage()
868 res = spekeSession->processSession(spekeSession, in, out); in ProcessProtocolConfirm()959 spekeSession->processSession = ProcessSpekeSession; in CreateSpekeSession()