HomeSort by relevance Sort by last modified time
    Searched full:cipher_array_delete (Results 1 - 1 of 1) sorted by null

  /external/srtp/crypto/test/
cipher_driver.c 88 cipher_array_delete(cipher_t *cipher_array[], int num_cipher);
394 cipher_array_delete(cipher_t *cipher_array[], int num_cipher) { function
488 cipher_array_delete(ca, num_cipher);

Completed in 75 milliseconds