Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/test/
H A Dsrtp_replay_test.c66 static void init_random_map(uint8_t *map, int width, zrtp_global_t *zrtp) { in init_random_map() function
127 init_random_map(test_map, FIRST_TEST_MAP_INIT_WIDTH, zrtp); in srtp_replay_test()
172 init_random_map(test_map, TEST_MAP_WIDTH, zrtp); in srtp_replay_test()
/dports/benchmarks/fio/fio-3.29/
H A Dfile.h226 extern bool init_random_map(struct thread_data *);
H A Dfilesetup.c1524 bool init_random_map(struct thread_data *td)
H A Dbackend.c1817 if (!init_random_map(td))