Searched refs:sec_serv_conf_and_auth (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/include/
H A Dsrtp.h108 sec_serv_conf_and_auth = 3 /**< confidentiality and authentication */ enumerator in enum:__anon11856
/external/srtp/include/
H A Dsrtp.h108 sec_serv_conf_and_auth = 3 /**< confidentiality and authentication */ enumerator in enum:__anon30330
/external/srtp/test/
H A Dsrtp_driver.c1012 if (stream->rtp_services > sec_serv_conf_and_auth)
1333 sec_serv_conf_and_auth /* security services flag */
1341 sec_serv_conf_and_auth /* security services flag */
1358 sec_serv_conf_and_auth /* security services flag */
1366 sec_serv_conf_and_auth /* security services flag */
1551 sec_serv_conf_and_auth /* security services flag */
1559 sec_serv_conf_and_auth /* security services flag */
H A Drtpw.c313 case sec_serv_conf_and_auth:
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c1067 if (stream->rtp_services > sec_serv_conf_and_auth)
1546 sec_serv_conf_and_auth /* security services flag */
1554 sec_serv_conf_and_auth /* security services flag */
1571 sec_serv_conf_and_auth /* security services flag */
1579 sec_serv_conf_and_auth /* security services flag */
1706 sec_serv_conf_and_auth /* security services flag */
1714 sec_serv_conf_and_auth /* security services flag */
1800 sec_serv_conf_and_auth /* security services flag */
1808 sec_serv_conf_and_auth /* security services flag */
H A Drtpw.c333 case sec_serv_conf_and_auth:
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c1539 p->sec_serv = sec_serv_conf_and_auth;
1551 p->sec_serv = sec_serv_conf_and_auth;
1569 p->sec_serv = sec_serv_conf_and_auth;
1622 p->sec_serv = sec_serv_conf_and_auth;
1640 p->sec_serv = sec_serv_conf_and_auth;
/external/srtp/srtp/
H A Dsrtp.c1370 p->sec_serv = sec_serv_conf_and_auth;
1382 p->sec_serv = sec_serv_conf_and_auth;
1400 p->sec_serv = sec_serv_conf_and_auth;
1685 stream->rtcp_services == sec_serv_conf_and_auth;

Completed in 2645 milliseconds