Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/include/
H A Dzrtp_base.h168 #define zrtp_bitmap_clear_bit(x, bit) \ macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/test/
H A Dsrtp_replay_test.c74 zrtp_bitmap_clear_bit(map, i); in init_random_map()