Searched refs:cipher_bits_per_second (Results 1 - 3 of 3) sorted by relevance

/external/srtp/crypto/include/
H A Dcipher.h205 * cipher_bits_per_second(c, l, t) computes (and estimate of) the
216 cipher_bits_per_second(cipher_t *c, int octets_in_buffer, int num_trials);
/external/srtp/crypto/cipher/
H A Dcipher.c368 * cipher_bits_per_second(c, l, t) computes (an estimate of) the
379 cipher_bits_per_second(cipher_t *c, int octets_in_buffer, int num_trials) { function
/external/srtp/crypto/test/
H A Dcipher_driver.c234 i, cipher_bits_per_second(c, i, num_trials) / 1e9);

Completed in 129 milliseconds