HomeSort by relevance Sort by last modified time
    Searched full:ekt_stream_t (Results 1 - 7 of 7) sorted by null

  /external/srtp/include/
ekt.h 80 ekt_octets_after_base_tag(ekt_stream_t ekt);
127 ekt_alloc(ekt_stream_t *stream_data, ekt_policy_t policy);
130 ekt_stream_init(ekt_stream_t e,
136 ekt_stream_init_from_policy(ekt_stream_t e, ekt_policy_t p);
147 ekt_write_data(ekt_stream_t ekt,
srtp_priv.h 229 ekt_stream_t ekt;
srtp.h 180 typedef struct ekt_stream_ctx_t *ekt_stream_t; typedef in typeref:struct:ekt_stream_ctx_t
  /external/srtp/srtp/
ekt.c 75 ekt_octets_after_base_tag(ekt_stream_t ekt) {
123 ekt_alloc(ekt_stream_t *stream_data, ekt_policy_t policy) {
141 ekt_stream_init_from_policy(ekt_stream_t stream_data, ekt_policy_t policy) {
199 ekt_write_data(ekt_stream_t ekt,
261 srtcp_ekt_trailer(ekt_stream_t ekt,
  /external/srtp/googlepatches/
vidyo-1-srtp-win.patch 63 @@ -91,27 +91,27 @@ ekt_octets_after_base_tag(ekt_stream_t e
118 @@ -201,7 +201,7 @@ ekt_write_data(ekt_stream_t ekt,
127 @@ -211,7 +211,7 @@ ekt_write_data(ekt_stream_t ekt,
136 @@ -221,14 +221,14 @@ ekt_write_data(ekt_stream_t ekt,
vidyo-2-srtp-lin.patch 42 @@ -131,6 +131,9 @@ ekt_alloc(ekt_stream_t *stream_data, ekt
vidyo-4-srtp-rtx.patch 25 ekt_stream_t ekt;

Completed in 209 milliseconds