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

/freebsd-10.0-release/crypto/openssl/ssl/
H A Dd1_srtp.c171 static int ssl_ctx_make_profiles(const char *profiles_string,STACK_OF(SRTP_PROTECTION_PROFILE) **out) function
219 return ssl_ctx_make_profiles(profiles,&ctx->srtp_profiles);
224 return ssl_ctx_make_profiles(profiles,&s->srtp_profiles);

Completed in 101 milliseconds