Home | History | Annotate | Download | only in apps

Lines Matching defs:srtp_profiles

510 	char *srtp_profiles = NULL;
967 srtp_profiles = *(++argv);
1152 if (srtp_profiles != NULL)
1153 SSL_CTX_set_tlsext_use_srtp(ctx, srtp_profiles);