Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_num_tickets.pod6 SSL_get_num_tickets,
17 size_t SSL_get_num_tickets(const SSL *s);
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
84 SSL_set_num_tickets(), SSL_get_num_tickets(), SSL_CTX_set_num_tickets(), and
/freebsd/secure/lib/libssl/
H A DVersion.map478 SSL_get_num_tickets;
/freebsd/crypto/openssl/util/
H A Dlibssl.num491 SSL_get_num_tickets 492 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2293 size_t SSL_get_num_tickets(const SSL *s);
H A Dssl.h.in2221 size_t SSL_get_num_tickets(const SSL *s);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c4781 size_t SSL_get_num_tickets(const SSL *s) in SSL_get_num_tickets() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4058 MLINKS+= SSL_CTX_set_num_tickets.3 SSL_get_num_tickets.3