Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/src/zrtp/
H A Dopalzrtp.cxx132 zrtp_down(zrtpContext); in ~OpalZrtpDefault()
151 zrtp_down(zrtpContext); in DoInit()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/test/
H A Ddh_test.c29 zrtp_down(zrtp); in teardown()
H A Decdh_test.c29 zrtp_down(zrtp); in teardown()
H A Dcipher_test.c29 zrtp_down(zrtp); in teardown()
H A Dminor_bugs_test.c29 zrtp_down(zrtp); in teardown()
H A Dhash_test.c29 zrtp_down(zrtp); in teardown()
H A Ddk_test.c70 zrtp_down(zrtp); in teardown()
H A Dsrtp_replay_test.c46 zrtp_down(zrtp); in teardown()
H A Dtest_engine.c495 s = zrtp_down(endpoint->zrtp); in zrtp_test_endpoint_destroy()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/include/
H A Dzrtp.h437 zrtp_status_t zrtp_down(zrtp_global_t* zrtp);
/dports/audio/baresip/baresip-0.5.8/modules/zrtp/
H A Dzrtp.c648 zrtp_down(zrtp_global); in module_close()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/
H A DChangeLog477 - zrtp_init(), zrtp_down()
514 - zrtp_init(), zrtp_down(), zrtp_init_session(), zrtp_down_session()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/doc/manuals/
H A Dchangelog.dox191 …zrtp loads all available components at zrtp_init() and destroys them on zrtp_down(). Any modificat…
H A Dhowto.dox480 zrtp_down(&zrtp_global);
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp.c155 zrtp_status_t zrtp_down(zrtp_global_t* zrtp) in zrtp_down() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c2522 zrtp_down(zrtp_global); in switch_rtp_shutdown()