Searched refs:srtp_cipher_dealloc (Results 1 – 7 of 7) sorted by relevance
73 srtp_err_status_t srtp_cipher_dealloc(srtp_cipher_t *c) in srtp_cipher_dealloc() function251 srtp_cipher_dealloc(c); in srtp_cipher_type_test()257 srtp_cipher_dealloc(c); in srtp_cipher_type_test()272 srtp_cipher_dealloc(c); in srtp_cipher_type_test()287 srtp_cipher_dealloc(c); in srtp_cipher_type_test()299 srtp_cipher_dealloc(c); in srtp_cipher_type_test()310 srtp_cipher_dealloc(c); in srtp_cipher_type_test()322 srtp_cipher_dealloc(c); in srtp_cipher_type_test()343 srtp_cipher_dealloc(c); in srtp_cipher_type_test()355 srtp_cipher_dealloc(c); in srtp_cipher_type_test()[all …]
231 status = srtp_cipher_dealloc(c); in main()253 status = srtp_cipher_dealloc(c); in main()275 status = srtp_cipher_dealloc(c); in main()294 status = srtp_cipher_dealloc(c); in main()312 status = srtp_cipher_dealloc(c); in main()502 srtp_cipher_dealloc(cipher_array[i]); in cipher_array_delete()
145 err_check(srtp_cipher_dealloc(c)); in main()249 err_check(srtp_cipher_dealloc(c)); in main()
58 srtp_cipher_dealloc
180 PR #245 - Add missing srtp_cipher_dealloc calls when test fails
213 srtp_err_status_t srtp_cipher_dealloc(srtp_cipher_t *c);
183 status = srtp_cipher_dealloc(session_keys->rtp_cipher); in srtp_stream_dealloc()206 status = srtp_cipher_dealloc(session_keys->rtp_xtn_hdr_cipher); in srtp_stream_dealloc()220 status = srtp_cipher_dealloc(session_keys->rtcp_cipher); in srtp_stream_dealloc()705 srtp_cipher_dealloc(kdf->cipher); in srtp_kdf_init()740 status = srtp_cipher_dealloc(kdf->cipher); in srtp_kdf_clear()