Searched refs:ssl_ctx_make_profiles (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssl/ssl/
H A Dd1_srtp.c61 static int ssl_ctx_make_profiles(const char *profiles_string, function
114 return ssl_ctx_make_profiles(profiles, &ctx->srtp_profiles);
119 return ssl_ctx_make_profiles(profiles, &s->srtp_profiles);

Completed in 111 milliseconds