Home
last modified time | relevance | path

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

/external/srtp/srtp/
Dsrtp.c271 str->rtp_services = stream_template->rtp_services; in srtp_stream_clone()
497 srtp->rtp_services = p->rtp.sec_serv; in srtp_stream_init()
694 if (stream->rtp_services & sec_serv_conf) { in srtp_protect()
711 if (stream->rtp_services & sec_serv_auth) { in srtp_protect()
963 if (stream->rtp_services & sec_serv_conf) { in srtp_unprotect()
980 if (stream->rtp_services & sec_serv_auth) { in srtp_unprotect()
/external/srtp/include/
Dsrtp_priv.h221 sec_serv_t rtp_services; member
/external/srtp/test/
Dsrtp_driver.c1001 serv_descr[stream->rtp_services], in srtp_session_print_policy()
1012 if (stream->rtp_services > sec_serv_conf_and_auth) in srtp_session_print_policy()
1027 serv_descr[stream->rtp_services], in srtp_session_print_policy()
/external/srtp/googlepatches/
Dvidyo-3-srtp-ws.patch837 serv_descr[stream->rtp_services],
856 serv_descr[stream->rtp_services],