[#OPENSSL_LH_NODE] = OPENSSL_LH_NODE :mrdocs: Opaque hash‐table node used internally by OPENSSL_LHASH. == Synopsis Declared in `<openssl/lhash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:lhash_node_st.adoc[lhash_node_st] OPENSSL_LH_NODE; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#