Searched refs:srtp_stream_dealloc (Results 1 – 1 of 1) sorted by relevance
/external/libsrtp2/srtp/ |
D | srtp.c | 152 srtp_err_status_t srtp_stream_dealloc(srtp_stream_ctx_t *stream, in srtp_stream_dealloc() function 321 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 333 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 342 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 354 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 363 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 373 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 381 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 392 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() 426 srtp_stream_dealloc(str, NULL); in srtp_stream_alloc() [all …]
|