Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dd1_srtp.c163 static int ssl_ctx_make_profiles(const char *profiles_string, in ssl_ctx_make_profiles() function
199 return ssl_ctx_make_profiles(profiles, &ctx->srtp_profiles); in SSL_CTX_set_srtp_profiles()
203 return ssl_ctx_make_profiles(profiles, &ssl->srtp_profiles); in SSL_set_srtp_profiles()