Home
last modified time | relevance | path

Searched refs:srtp_ekt_stream_t (Results 1 – 4 of 4) sorted by relevance

/external/libsrtp2/include/
Dekt.h77 unsigned srtp_ekt_octets_after_base_tag(srtp_ekt_stream_t ekt);
120 srtp_err_status_t srtp_ekt_alloc(srtp_ekt_stream_t *stream_data,
123 srtp_err_status_t srtp_ekt_stream_init(srtp_ekt_stream_t e,
128 srtp_err_status_t srtp_ekt_stream_init_from_policy(srtp_ekt_stream_t e,
135 void srtp_ekt_write_data(srtp_ekt_stream_t ekt,
Dsrtp_priv.h150 srtp_ekt_stream_t ekt;
Dsrtp.h281 typedef struct srtp_ekt_stream_ctx_t *srtp_ekt_stream_t; typedef
/external/libsrtp2/srtp/
Dekt.c73 unsigned srtp_ekt_octets_after_base_tag(srtp_ekt_stream_t ekt) in srtp_ekt_octets_after_base_tag()
124 srtp_err_status_t srtp_ekt_alloc(srtp_ekt_stream_t *stream_data, in srtp_ekt_alloc()
143 srtp_ekt_stream_t stream_data, in srtp_ekt_stream_init_from_policy()
208 void srtp_ekt_write_data(srtp_ekt_stream_t ekt, in srtp_ekt_write_data()
269 void srtcp_ekt_trailer(srtp_ekt_stream_t ekt, in srtcp_ekt_trailer()