Searched refs:processProtocolAgree (Results 1 – 3 of 3) sorted by relevance
87 …int32_t (*processProtocolAgree)(struct SpekeSessionT *spekeSession, const KeyAgreeBlob *in, KeyAgr… member
248 …if (spekeSession->processProtocolAgree(spekeSession, messageReceived, messageToTransmit) != HC_SUC… in KeyAgreeGenerateNextMessage()
958 spekeSession->processProtocolAgree = ProcessProtocolAgree; in CreateSpekeSession()