Home
last modified time | relevance | path

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

/external/srtp/crypto/test/
Dcipher_driver.c84 cipher_array_bits_per_second(cipher_t *cipher_array[], int num_cipher,
420 cipher_array_bits_per_second(cipher_t *cipher_array[], int num_cipher, in cipher_array_bits_per_second() function
469 cipher_array_bits_per_second(ca, num_cipher, i, num_trials) / 1e9); in cipher_array_test_throughput()