Home
last modified time | relevance | path

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

/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)>.
67 L<SSL_get_default_timeout(3)>
H A DSSL_SESSION_get_time.pod86 L<SSL_get_default_timeout(3)>
/openssl/util/
H A Dlibssl.num352 SSL_get_default_timeout 353 3_0_0 EXIST::FUNCTION:
/openssl/doc/
H A Dbuild.info2602 DEPEND[html/man3/SSL_get_default_timeout.html]=man3/SSL_get_default_timeout.pod
2603 GENERATE[html/man3/SSL_get_default_timeout.html]=man3/SSL_get_default_timeout.pod
2604 DEPEND[man/man3/SSL_get_default_timeout.3]=man3/SSL_get_default_timeout.pod
2605 GENERATE[man/man3/SSL_get_default_timeout.3]=man3/SSL_get_default_timeout.pod
3660 html/man3/SSL_get_default_timeout.html \
4324 man/man3/SSL_get_default_timeout.3 \
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md517 | `SSL_get_default_timeout` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in2085 __owur long SSL_get_default_timeout(const SSL *s);
/openssl/ssl/
H A Dssl_lib.c2192 long SSL_get_default_timeout(const SSL *s) in SSL_get_default_timeout() function
/openssl/test/
H A Dsslapitest.c10720 SSL_get_default_timeout(serverssl))) in test_ticket_lifetime()

Completed in 94 milliseconds