Home
last modified time | relevance | path

Searched refs:SSL_CTX_get_num_tickets (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_num_tickets.pod8 SSL_CTX_get_num_tickets,
19 size_t SSL_CTX_get_num_tickets(const SSL_CTX *ctx);
65 SSL_CTX_get_num_tickets() and SSL_get_num_tickets() return the number of
74 SSL_CTX_get_num_tickets() and SSL_get_num_tickets() return the number of tickets
85 SSL_CTX_get_num_tickets() were added in OpenSSL 1.1.1.
/freebsd/secure/lib/libssl/
H A DVersion.map423 SSL_CTX_get_num_tickets;
/freebsd/crypto/openssl/util/
H A Dlibssl.num490 SSL_CTX_get_num_tickets 491 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2295 size_t SSL_CTX_get_num_tickets(const SSL_CTX *ctx);
H A Dssl.h.in2223 size_t SSL_CTX_get_num_tickets(const SSL_CTX *ctx);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c4793 size_t SSL_CTX_get_num_tickets(const SSL_CTX *ctx) in SSL_CTX_get_num_tickets() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3820 MLINKS+= SSL_CTX_set_num_tickets.3 SSL_CTX_get_num_tickets.3