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

/external/boringssl/src/ssl/
H A Dd1_srtp.c161 static int ssl_ctx_make_profiles(const char *profiles_string, function
201 return ssl_ctx_make_profiles(profiles, &ctx->srtp_profiles);
205 return ssl_ctx_make_profiles(profiles, &ssl->srtp_profiles);

Completed in 72 milliseconds