Searched refs:ssl_cmp_alpn_protos (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/ssl/ | ||
H A D | ssl_engine_kernel.c | 2183 static int ssl_cmp_alpn_protos(modssl_ctx_t *ctx, function 2294 if (ssl_cmp_alpn_protos(mctx, (const char *)*out, proto) < 0) { |
Completed in 16 milliseconds