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

/external/srtp/include/
H A Dsrtp.h108 sec_serv_conf_and_auth = 3 /**< confidentiality and authentication */ enumerator in enum:__anon26036
/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/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 312 milliseconds