Searched refs:srtp_pref (Results 1 – 1 of 1) sorted by relevance
484 int i, srtp_pref; in tls_parse_ctos_use_srtp() local503 srtp_pref = sk_SRTP_PROTECTION_PROFILE_num(srvr); in tls_parse_ctos_use_srtp()518 for (i = 0; i < srtp_pref; i++) { in tls_parse_ctos_use_srtp()524 srtp_pref = i; in tls_parse_ctos_use_srtp()
Completed in 8 milliseconds