Searched refs:lh_SSL_SESSION_num_items (Results 1 – 5 of 5) sorted by relevance
222 #define lh_SSL_SESSION_num_items(lh) \ macro
1251 return(lh_SSL_SESSION_num_items(ctx->sessions)); in SSL_CTX_ctrl()
1194 return(lh_SSL_SESSION_num_items(ctx->sessions)); in SSL_CTX_ctrl()
2656 #define lh_SSL_SESSION_num_items(lh) LHM_lh_num_items(SSL_SESSION,lh) macro