Searched refs:srtp_dealloc (Results 1 – 9 of 9) sorted by relevance
875 status = srtp_dealloc(srtp); in srtp_bits_per_second()920 status = srtp_dealloc(srtp); in srtp_rejections_per_second()1211 err_check(srtp_dealloc(srtp_sender)); in srtp_test()1212 err_check(srtp_dealloc(srtp_rcvr)); in srtp_test()1420 err_check(srtp_dealloc(srtcp_sender)); in srtcp_test()1421 err_check(srtp_dealloc(srtcp_rcvr)); in srtcp_test()1539 status = srtp_dealloc(session); in srtp_print_policy()1767 status = srtp_dealloc(srtp_snd); in srtp_validate()1772 status = srtp_dealloc(srtp_recv); in srtp_validate()1936 status = srtp_dealloc(srtp_snd); in srtp_validate_gcm()[all …]
198 return srtp_dealloc(sender->srtp_ctx); in rtp_sender_deinit_srtp()208 return srtp_dealloc(sender->srtp_ctx); in rtp_receiver_deinit_srtp()
205 err = srtp_dealloc(s); in test_dtls_srtp()
638 return srtp_dealloc(decoder->srtp_ctx); in rtp_decoder_deinit()
29 srtp_dealloc
1165 srtp_err_status_t srtp_dealloc(srtp_t s);
34 srtp_dealloc(session_); in ~SrtpSession()
931 srtp_dealloc(srtp_ctx); in LLVMFuzzerTestOneInput()
2799 srtp_err_status_t srtp_dealloc(srtp_t session) in srtp_dealloc() function2921 srtp_dealloc(*session); in srtp_create()