Searched refs:cipher_dealloc (Results 1 – 6 of 6) sorted by relevance
122 cipher_dealloc(c); in cipher_type_self_test()128 cipher_dealloc(c); in cipher_type_self_test()141 cipher_dealloc(c); in cipher_type_self_test()149 cipher_dealloc(c); in cipher_type_self_test()177 cipher_dealloc(c); in cipher_type_self_test()189 cipher_dealloc(c); in cipher_type_self_test()195 cipher_dealloc(c); in cipher_type_self_test()208 cipher_dealloc(c); in cipher_type_self_test()216 cipher_dealloc(c); in cipher_type_self_test()243 cipher_dealloc(c); in cipher_type_self_test()[all …]
49 - cipher_dealloc(str->rtp_cipher);60 - cipher_dealloc(str->rtp_cipher);76 - cipher_dealloc(str->rtp_cipher);88 - cipher_dealloc(str->rtcp_cipher);90 - cipher_dealloc(str->rtp_cipher);102 - cipher_dealloc(str->rtcp_cipher);104 - cipher_dealloc(str->rtp_cipher);116 + cipher_dealloc(str->rtcp_cipher);122 + cipher_dealloc(str->rtp_cipher);147 status = cipher_dealloc(stream->rtp_cipher); [all …]
195 status = cipher_dealloc(c); in main()217 status = cipher_dealloc(c); in main()398 cipher_dealloc(cipher_array[i]); in cipher_array_delete()
170 #define cipher_dealloc(c) (((c)->type)->dealloc(c)) macro
68 cipher_dealloc(cipher_t *cipher);
153 cipher_dealloc(str->rtcp_cipher); in srtp_stream_alloc()159 cipher_dealloc(str->rtp_cipher); in srtp_stream_alloc()178 status = cipher_dealloc(stream->rtp_cipher); in srtp_stream_dealloc()200 status = cipher_dealloc(stream->rtcp_cipher); in srtp_stream_dealloc()