Searched defs:post_handshake_rc (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_io.c1128 int post_handshake_rc = OK; local
1221 post_handshake_rc = ssl_run_proxy_post_handshake(c, filter_ctx->pssl);
1229 || (post_handshake_rc != OK && post_handshake_rc != DECLINED)) {

Completed in 418 milliseconds