Home
last modified time | relevance | path

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

/external/srtp/crypto/test/
Dcipher_driver.c88 cipher_array_delete(cipher_t *cipher_array[], int num_cipher);
394 cipher_array_delete(cipher_t *cipher_array[], int num_cipher) { in cipher_array_delete() function
488 cipher_array_delete(ca, num_cipher); in cipher_driver_test_array_throughput()