Home
last modified time | relevance | path

Searched refs:COMMIT_MULTI (Results 1 – 1 of 1) sorted by relevance

/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/libzrtpcpp/
H A DZrtpPacketCommit.h36 #define COMMIT_MULTI 25 macro
105 … return ((type == DhExchange) ? len == COMMIT_DH_EX : len == COMMIT_MULTI);} in isLengthOk()