Home | History | Annotate | Download | only in apps

Lines Matching refs:srtp_profiles

929 static char *srtp_profiles = NULL;
1330 srtp_profiles = *(++argv);
1559 if (srtp_profiles != NULL)
1560 SSL_CTX_set_tlsext_use_srtp(ctx, srtp_profiles);