Searched refs:srtp_stream_alloc (Results 1 – 2 of 2) sorted by relevance
/external/srtp/googlepatches/ |
D | google-9-rdbx-leak-plug.patch | 23 @@ -92,35 +92,31 @@ srtp_stream_alloc(srtp_stream_ctx_t **str_ptr, 68 @@ -129,13 +125,9 @@ srtp_stream_alloc(srtp_stream_ctx_t **str_ptr, 84 @@ -144,33 +136,37 @@ srtp_stream_alloc(srtp_stream_ctx_t **str_ptr,
|
/external/srtp/srtp/ |
D | srtp.c | 78 srtp_stream_alloc(srtp_stream_ctx_t **str_ptr, in srtp_stream_alloc() function 1220 status = srtp_stream_alloc(&tmp, policy); in srtp_add_stream()
|