Searched refs:cipher_driver_test_array_throughput (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
H A Dcipher_driver.c77 cipher_driver_test_array_throughput(cipher_type_t *ct,
169 cipher_driver_test_array_throughput(&null_cipher, 0, num_cipher);
172 cipher_driver_test_array_throughput(&aes_icm, 30, num_cipher);
175 cipher_driver_test_array_throughput(&aes_icm, 46, num_cipher);
178 cipher_driver_test_array_throughput(&aes_cbc, 16, num_cipher);
181 cipher_driver_test_array_throughput(&aes_cbc, 32, num_cipher);
514 cipher_driver_test_array_throughput(cipher_type_t *ct, function
/external/srtp/crypto/test/
H A Dcipher_driver.c77 cipher_driver_test_array_throughput(cipher_type_t *ct,
166 cipher_driver_test_array_throughput(&null_cipher, 0, num_cipher);
169 cipher_driver_test_array_throughput(&aes_icm, 30, num_cipher);
172 cipher_driver_test_array_throughput(&aes_cbc, 16, num_cipher);
474 cipher_driver_test_array_throughput(cipher_type_t *ct, function

Completed in 56 milliseconds