Searched refs:ssl_parse_client_hello (Results 1 – 2 of 2) sorted by relevance
2112 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
587 * [mod_mbedtls] preproc wrap ssl_parse_client_hello