Searched refs:rtcp_auth (Results 1 – 7 of 7) sorted by relevance
101 - auth_dealloc(str->rtcp_auth);114 + auth_dealloc(str->rtcp_auth);192 - && stream->rtcp_auth == session->stream_template->rtcp_auth) {195 + if (!stream_template || stream->rtcp_auth != stream_template->rtcp_auth) {196 status = auth_dealloc(stream->rtcp_auth);237 - status = auth_dealloc(session->stream_template->rtcp_auth);
118 stream->rtcp_auth->type->description,138 stream->rtcp_auth->type->description,
62 tag_len = auth_get_tag_length(stream->rtcp_auth);
839 stream->rtcp_auth->type->description,858 stream->rtcp_auth->type->description,
135 &str->rtcp_auth, in srtp_stream_alloc()151 auth_dealloc(str->rtcp_auth); in srtp_stream_alloc()209 if (!stream_template || stream->rtcp_auth != stream_template->rtcp_auth) { in srtp_stream_dealloc()210 status = auth_dealloc(stream->rtcp_auth); in srtp_stream_dealloc()251 str->rtcp_auth = stream_template->rtcp_auth; in srtp_stream_clone()450 tmp_key, auth_get_key_length(srtp->rtcp_auth)); in srtp_stream_init_keys()453 auth_get_key_length(srtp->rtcp_auth))); in srtp_stream_init_keys()456 stat = auth_init(srtp->rtcp_auth, tmp_key); in srtp_stream_init_keys()1505 tag_len = auth_get_tag_length(stream->rtcp_auth); in srtp_protect_rtcp()1587 prefix_len = auth_get_prefix_length(stream->rtcp_auth); in srtp_protect_rtcp()[all …]
223 auth_t *rtcp_auth; member
1003 stream->rtcp_auth->type->description, in srtp_session_print_policy()1029 stream->rtcp_auth->type->description, in srtp_session_print_policy()