Searched refs:srtp_pref (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_srtp.c287 int i, srtp_pref; local
321 srtp_pref = sk_SRTP_PROTECTION_PROFILE_num(srvr);
334 for (i = 0; i < srtp_pref; i++) {
338 srtp_pref = i;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_srtp.c287 int i, srtp_pref; local
321 srtp_pref = sk_SRTP_PROTECTION_PROFILE_num(srvr);
334 for (i = 0; i < srtp_pref; i++) {
338 srtp_pref = i;

Completed in 102 milliseconds