Searched defs:LHASH_OF (Results 1 – 2 of 2) sorted by relevance
88 #define LHASH_OF(type) struct lhash_st_##type macro
1222 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx) { return ctx->sessions; } in LHASH_OF() function