Home
last modified time | relevance | path

Searched refs:srtp_stream_t (Results 1 – 9 of 9) sorted by relevance

/external/srtp/include/
Dsrtp_priv.h169 srtp_stream_t
180 srtp_stream_init_keys(srtp_stream_t srtp, const void *key);
187 srtp_stream_init(srtp_stream_t srtp,
195 srtp_stream_uninit_and_dealloc(srtp_stream_t stream,
196 srtp_stream_t stream_template);
Dekt.h141 srtp_stream_init_from_ekt(srtp_stream_t stream,
187 srtp_stream_srtcp_auth_tag_generation_preprocess(const srtp_stream_t *s,
Dsrtp.h264 typedef struct srtp_stream_ctx_t *srtp_stream_t; typedef
887 srtp_stream_t stream; /**< The stream in which the event happend. */
/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch5 @@ -189,6 +189,13 @@ srtp_stream_init(srtp_stream_t srtp,
12 +srtp_stream_uninit_and_dealloc(srtp_stream_t stream,
13 + srtp_stream_t stream_template);
224 srtp_stream_t next = stream->next;
Dvidyo-1-srtp-win.patch100 @@ -161,7 +161,7 @@ srtp_stream_init_from_ekt(srtp_stream_t
109 @@ -179,7 +179,7 @@ srtp_stream_init_from_ekt(srtp_stream_t
/external/srtp/srtp/
Dekt.c163 srtp_stream_init_from_ekt(srtp_stream_t stream, in srtp_stream_init_from_ekt()
Dsrtp.c1146 srtp_get_trailer_length(const srtp_stream_t s) {
1189 srtp_stream_t next = stream->next; in srtp_dealloc()
1213 srtp_stream_t tmp; in srtp_add_stream()
/external/srtp/test/
Dsrtp_driver.c980 srtp_stream_t stream; in srtp_session_print_policy()
1271 srtp_stream_t stream; in srtp_test_remove_stream()
1277 extern srtp_stream_t srtp_get_stream(srtp_t srtp, uint32_t ssrc); in srtp_test_remove_stream()
/external/srtp/doc/
Dintro.txt290 The typedef srtp_stream_t points to a structure holding all of the
293 anti-replay data. A particular srtp_stream_t holds the information