Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_sess.c661 s->session_ctx->stats.sess_cb_hit++; in ssl_get_prev_session()
H A Dssl.h874 int sess_cb_hit; /* session-id that was not in the cache was member
H A Dssl_lib.c1169 return (ctx->stats.sess_cb_hit); in SSL_CTX_ctrl()