Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/ssl/
HDssl.h1219 SSL_CTX_ctrl(ctx,SSL_CTRL_SESS_MISSES,0,NULL)
1896 # define SSL_CTRL_SESS_MISSES 29 macro
HDssl_lib.c1255 case SSL_CTRL_SESS_MISSES: in SSL_CTX_ctrl()