Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dmod_mbedtls.c2112 static int ssl_parse_client_hello( mbedtls_ssl_context *ssl, handler_ctx *hctx );
2148 rc = ssl_parse_client_hello(&hctx->ssl, hctx); in mod_mbedtls_ssl_handshake()
4224 static int ssl_parse_client_hello( mbedtls_ssl_context *ssl, handler_ctx *hctx ) in ssl_parse_client_hello() function
/lighttpd1.4/
H A DNEWS587 * [mod_mbedtls] preproc wrap ssl_parse_client_hello