Home
last modified time | relevance | path

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

/external/libsrtp2/srtp/
Dsrtp.c284 srtp_err_status_t srtp_stream_alloc(srtp_stream_ctx_t **str_ptr, in srtp_stream_alloc() function
2844 status = srtp_stream_alloc(&tmp, policy); in srtp_add_stream()
3000 status = srtp_stream_alloc(&new_stream_template, policy); in update_template_streams()