Home | History | Annotate | Download | only in apps

Lines Matching refs:srtp_profile

2145  	SRTP_PROTECTION_PROFILE *srtp_profile=SSL_get_selected_srtp_profile(s);
2147 if(srtp_profile)
2149 srtp_profile->name);