Home
last modified time | relevance | path

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

/external/libsrtp2/
Dsrtp.def56 srtp_cipher_bits_per_second
/external/libsrtp2/crypto/include/
Dcipher.h205 uint64_t srtp_cipher_bits_per_second(srtp_cipher_t *c,
/external/libsrtp2/crypto/test/
Dcipher_driver.c331 srtp_cipher_bits_per_second(c, i, num_trials) / 1e9); in cipher_driver_test_throughput()
/external/libsrtp2/crypto/cipher/
Dcipher.c626 uint64_t srtp_cipher_bits_per_second(srtp_cipher_t *c, in srtp_cipher_bits_per_second() function