Home
last modified time | relevance | path

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

/aosp_15_r20/external/libsrtp2/crypto/test/
H A Dcipher_driver.c92 srtp_err_status_t cipher_array_alloc_init(srtp_cipher_t ***cipher_array,
439 srtp_err_status_t cipher_array_alloc_init(srtp_cipher_t ***ca, in cipher_array_alloc_init() function
591 status = cipher_array_alloc_init(&ca, num_cipher, ct, klen); in cipher_driver_test_array_throughput()