Home
last modified time | relevance | path

Searched refs:SSL_CTX_flush_sessions (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_flush_sessions.pod5 SSL_CTX_flush_sessions - remove expired sessions
11 void SSL_CTX_flush_sessions(SSL_CTX *ctx, long tm);
15 SSL_CTX_flush_sessions() causes a run through the session cache of
26 or manually by calling SSL_CTX_flush_sessions().
32 SSL_CTX_flush_sessions() will only check sessions stored in the internal
39 SSL_CTX_flush_sessions() does not return a value.
H A DSSL_CTX_sess_set_cache_size.pod32 L<SSL_CTX_flush_sessions(3)> to remove
51 L<SSL_CTX_flush_sessions(3)>
H A DSSL_CTX_set_session_cache_mode.pod75 L<SSL_CTX_flush_sessions(3)> function. Since
78 L<SSL_CTX_flush_sessions(3)> can be called
130 L<SSL_CTX_flush_sessions(3)>
H A DSSL_CTX_set_timeout.pod36 L<SSL_CTX_flush_sessions(3)> is called, either
66 L<SSL_CTX_flush_sessions(3)>,
H A DSSL_SESSION_free.pod50 L<SSL_CTX_flush_sessions(3)> operation.
71 L<SSL_CTX_flush_sessions(3)>,
H A DSSL_get_default_timeout.pod38 L<SSL_CTX_flush_sessions(3)>,
H A DSSL_SESSION_has_ticket.pod30 may also become invalid as a result of a call to SSL_CTX_flush_sessions().
H A DSSL_get_session.pod68 during L<SSL_CTX_flush_sessions(3)>.
H A DSSL_CTX_sess_set_get_cb.pod110 L<SSL_CTX_flush_sessions(3)>,
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_flush_sessions.pod5 SSL_CTX_flush_sessions - remove expired sessions
11 void SSL_CTX_flush_sessions(SSL_CTX *ctx, long tm);
15 SSL_CTX_flush_sessions() causes a run through the session cache of
26 or manually by calling SSL_CTX_flush_sessions().
32 SSL_CTX_flush_sessions() will only check sessions stored in the internal
39 SSL_CTX_flush_sessions() does not return a value.
H A DSSL_CTX_sess_set_cache_size.pod32 L<SSL_CTX_flush_sessions(3)> to remove
51 L<SSL_CTX_flush_sessions(3)>
H A DSSL_CTX_set_timeout.pod36 L<SSL_CTX_flush_sessions(3)> is called, either
66 L<SSL_CTX_flush_sessions(3)>,
H A DSSL_CTX_set_session_cache_mode.pod75 L<SSL_CTX_flush_sessions(3)> function. Since
78 L<SSL_CTX_flush_sessions(3)> can be called
135 L<SSL_CTX_flush_sessions(3)>
H A DSSL_SESSION_free.pod50 L<SSL_CTX_flush_sessions(3)> operation.
73 L<SSL_CTX_flush_sessions(3)>,
H A DSSL_get_default_timeout.pod38 L<SSL_CTX_flush_sessions(3)>,
H A DSSL_SESSION_has_ticket.pod30 may also become invalid as a result of a call to SSL_CTX_flush_sessions().
H A DSSL_get_session.pod68 during L<SSL_CTX_flush_sessions(3)>.
H A DSSL_CTX_sess_set_get_cb.pod110 L<SSL_CTX_flush_sessions(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map70 SSL_CTX_flush_sessions;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map81 SSL_CTX_flush_sessions;
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc296 SSL_CTX_flush_sessions.3 \
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc515 SSL_CTX_flush_sessions.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod237 =item void B<SSL_CTX_flush_sessions>(SSL_CTX *s, long t);
756 L<SSL_CTX_flush_sessions(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_sess.c1069 void SSL_CTX_flush_sessions(SSL_CTX *s, long t) in SSL_CTX_flush_sessions() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num189 SSL_CTX_flush_sessions 190 1_1_0 EXIST::FUNCTION:

12