Home
last modified time | relevance | path

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

/aosp_15_r20/external/libsrtp2/crypto/test/
H A Dcipher_driver.c63 void cipher_driver_test_throughput(srtp_cipher_t *c);
226 cipher_driver_test_throughput(c); in main()
246 cipher_driver_test_throughput(c); in main()
268 cipher_driver_test_throughput(c); in main()
289 cipher_driver_test_throughput(c); in main()
307 cipher_driver_test_throughput(c); in main()
319 void cipher_driver_test_throughput(srtp_cipher_t *c) in cipher_driver_test_throughput() function