Searched defs:cipher_bits_per_second (Results 1 - 2 of 2) sorted by relevance

/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/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
H A Dcipher.c382 * cipher_bits_per_second(c, l, t) computes (an estimate of) the
393 cipher_bits_per_second(cipher_t *c, int octets_in_buffer, int num_trials) { function

Completed in 407 milliseconds