Searched refs:SSL_set_srtp_profiles (Results 1 – 3 of 3) sorted by relevance
202 int SSL_set_srtp_profiles(SSL *ssl, const char *profiles) { in SSL_set_srtp_profiles() function233 return !SSL_set_srtp_profiles(ssl, profiles); in SSL_set_tlsext_use_srtp()
1209 !SSL_set_srtp_profiles(ssl.get(), config->srtp_profiles.c_str())) { in DoExchange()
2390 OPENSSL_EXPORT int SSL_set_srtp_profiles(SSL *ssl, const char *profiles);