Home
last modified time | relevance | path

Searched refs:SSL_get_default_timeout (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_get_default_timeout.pod5 SSL_get_default_timeout - get default session timeout value
11 long SSL_get_default_timeout(const SSL *ssl);
15 SSL_get_default_timeout() returns the default timeout value assigned to
26 SSL_get_default_timeout() return this hardcoded value, which is 300 seconds
39 L<SSL_get_default_timeout(3)>
H A DSSL_CTX_set_timeout.pod41 basis, see L<SSL_get_default_timeout(3)>.
57 L<SSL_get_default_timeout(3)>
H A DSSL_SESSION_get_time.pod65 L<SSL_get_default_timeout(3)>
/freebsd-12.1/secure/lib/libssl/
H A DVersion.map259 SSL_get_default_timeout;
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dssl.pod543 =item long B<SSL_get_default_timeout>(const SSL *ssl);
792 L<SSL_get_default_timeout(3)>,
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_sess.c376 ss->timeout = SSL_get_default_timeout(s); in ssl_get_new_session()
H A Dssl_lib.c1665 long SSL_get_default_timeout(const SSL *s) in SSL_get_default_timeout() function
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h1955 __owur long SSL_get_default_timeout(const SSL *s);
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man377 MAN+= SSL_get_default_timeout.3
/freebsd-12.1/
H A DObsoleteFiles.inc8042 OLD_FILES+=usr/share/man/man3/SSL_get_default_timeout.3.gz