Searched refs:srtp_cipher_rand_u32_for_tests (Results 1 – 6 of 6) sorted by relevance
56 uint32_t srtp_cipher_rand_u32_for_tests(void);
393 len = srtp_cipher_rand_u32_for_tests() & 0x01f; in cipher_driver_test_buffering()531 int cipher_index = srtp_cipher_rand_u32_for_tests() % num_cipher; in cipher_array_bits_per_second()
153 sender->message.header.seq = (uint16_t)srtp_cipher_rand_u32_for_tests(); in rtp_sender_init()
194 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 10))) { in test_rdb_db()
309 idx++, ircvd += (1 << (srtp_cipher_rand_u32_for_tests() % 12))) { in test_replay_dbx()
191 uint32_t srtp_cipher_rand_u32_for_tests(void) in srtp_cipher_rand_u32_for_tests() function465 length = srtp_cipher_rand_u32_for_tests() % (SELF_TEST_BUF_OCTETS - 64); in srtp_cipher_type_test()