Home | History | Annotate | Download | only in apps

Lines Matching defs:srtp_profiles

509 	char *srtp_profiles = NULL;
960 srtp_profiles = *(++argv);
1145 if (srtp_profiles != NULL)
1146 SSL_CTX_set_tlsext_use_srtp(ctx, srtp_profiles);