Searched refs:MIN_MESSAGE_LENGTH (Results 1 – 1 of 1) sorted by relevance
27 #define MIN_MESSAGE_LENGTH 2048 macro224 …if ((messageToTransmit->length < MIN_MESSAGE_LENGTH) || (messageToTransmit->length > MAX_MESSAGE_L… in KeyAgreeGenerateNextMessage()