Home | History | Annotate | Download | only in apps

Lines Matching refs:srtp_profiles

512 	char *srtp_profiles = NULL;
977 srtp_profiles = *(++argv);
1162 if (srtp_profiles != NULL)
1163 SSL_CTX_set_tlsext_use_srtp(ctx, srtp_profiles);