Searched refs:srtp_stream_init (Results 1 – 3 of 3) sorted by relevance
104 srtp_err_status_t srtp_stream_init(srtp_stream_t srtp, const srtp_policy_t *p);
201 err = srtp_stream_init(stream, &srtp_policy); in srtp_stream_init_from_ekt()
1218 srtp_err_status_t srtp_stream_init(srtp_stream_ctx_t *srtp, in srtp_stream_init() function2850 status = srtp_stream_init(tmp, policy); in srtp_add_stream()3006 status = srtp_stream_init(new_stream_template, policy); in update_template_streams()