Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp_utils_proto.c284 static int _is_presh_in_hello(zrtp_packet_Hello_t* hello) in _is_presh_in_hello() function
329 if (_is_presh_in_hello(&stream->messages.peer_hello) < 0) { in _zrtp_define_stream_mode()