Home
last modified time | relevance | path

Searched refs:lh_SSL_SESSION_num_items (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
HDssl_lib.c1238 return (lh_SSL_SESSION_num_items(ctx->sessions)); in SSL_CTX_ctrl()
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h2660 # define lh_SSL_SESSION_num_items(lh) LHM_lh_num_items(SSL_SESSION,lh) macro