OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:srtp_stream_init
(Results
1 - 6
of
6
) sorted by null
/external/srtp/include/
srtp_priv.h
183
*
srtp_stream_init
(s, p) initializes the srtp_stream_t s to
187
srtp_stream_init
(srtp_stream_t srtp,
/external/srtp/googlepatches/
google-9-rdbx-leak-plug.patch
5
@@ -189,6 +189,13 @@
srtp_stream_init
(srtp_stream_t srtp,
207
@@ -549,7 +530,12 @@
srtp_stream_init
(srtp_stream_ctx_t *srtp,
vidyo-4-srtp-rtx.patch
39
@@ -525,6 +526,9 @@
srtp_stream_init
(srtp_stream_ctx_t *srtp
49
@@ -732,9 +736,12 @@
srtp_stream_init
(srtp_stream_ctx_t *srtp
vidyo-3-srtp-ws.patch
622
@@ -491,7 +494,8 @@
srtp_stream_init
(srtp_stream_ctx_t *srtp
632
@@ -525,14 +529,20 @@
srtp_stream_init
(srtp_stream_ctx_t *srtp
/external/srtp/srtp/
ekt.c
192
err =
srtp_stream_init
(stream, &srtp_policy);
srtp.c
471
srtp_stream_init
(srtp_stream_ctx_t *srtp,
function
[
all
...]
Completed in 156 milliseconds