Home
last modified time | relevance | path

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

/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch215 +srtp_stream_uninit(srtp_stream_ctx_t *srtp) {
289 + status = srtp_stream_uninit(stream);
/external/srtp/srtp/
Dsrtp.c536 srtp_stream_uninit(srtp_stream_ctx_t *srtp) { in srtp_stream_uninit() function
1335 status = srtp_stream_uninit(stream); in srtp_stream_uninit_and_dealloc()