Home
last modified time | relevance | path

Searched refs:SSL_CTX_sess_cache_full (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/crypto/openssl/doc/man3/
HDSSL_CTX_sess_number.pod5 …SL_CTX_sess_cb_hits, SSL_CTX_sess_misses, SSL_CTX_sess_timeouts, SSL_CTX_sess_cache_full - obtain …
22 long SSL_CTX_sess_cache_full(SSL_CTX *ctx);
63 SSL_CTX_sess_cache_full() returns the number of sessions that were removed
/freebsd-14-stable/crypto/openssl/util/
HDother.syms493 SSL_CTX_sess_cache_full define
/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h721 # define SSL_CTX_sess_cache_full(ctx) \ macro
HDssl.h.in698 # define SSL_CTX_sess_cache_full(ctx) \ macro
/freebsd-14-stable/crypto/openssl/apps/
HDs_server.c2303 SSL_CTX_sess_cache_full(ssl_ctx), in print_stats()
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile3846 MLINKS+= SSL_CTX_sess_number.3 SSL_CTX_sess_cache_full.3