Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/doc/man3/
HDSSL_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-head/secure/lib/libssl/
HDVersion.map478 SSL_get_num_tickets;
/freebsd-head/crypto/openssl/util/
HDlibssl.num491 SSL_get_num_tickets 492 3_0_0 EXIST::FUNCTION:
/freebsd-head/crypto/openssl/include/openssl/
HDssl.h2293 size_t SSL_get_num_tickets(const SSL *s);
HDssl.h.in2221 size_t SSL_get_num_tickets(const SSL *s);
/freebsd-head/crypto/openssl/ssl/
HDssl_lib.c4799 size_t SSL_get_num_tickets(const SSL *s) in SSL_get_num_tickets() function
/freebsd-head/secure/lib/libcrypto/man/man3/
HDMakefile4058 MLINKS+= SSL_CTX_set_num_tickets.3 SSL_get_num_tickets.3