Searched refs:lh_SSL_SESSION_num_items (Results 1 – 3 of 3) sorted by relevance
148 #define lh_SSL_SESSION_num_items(lh) \ macro
1076 while (lh_SSL_SESSION_num_items(ctx->sessions) > in SSL_CTX_add_session()
1697 return lh_SSL_SESSION_num_items(ctx->sessions); in SSL_CTX_sess_number()