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

/external/openssl/ssl/
H A Dd1_srtp.c189 static int ssl_ctx_make_profiles(const char *profiles_string,STACK_OF(SRTP_PROTECTION_PROFILE) **out) function
229 return ssl_ctx_make_profiles(profiles,&ctx->srtp_profiles);
234 return ssl_ctx_make_profiles(profiles,&s->srtp_profiles);

Completed in 25 milliseconds