Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/include/
H A Dzrtp_protocol.h222 #define ZRTP_CFBIV_SIZE 16 macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp_pbx.c58 if (ZRTP_CFBIV_SIZE != zrtp_randstr(session->zrtp, sasrelay->iv, ZRTP_CFBIV_SIZE)) { in _create_sasrelay()
H A Dzrtp_protocol.c1216 if (ZRTP_CFBIV_SIZE != zrtp_randstr(session->zrtp, confirm->iv, ZRTP_CFBIV_SIZE)) { in _zrtp_machine_create_confirm()