[#OBJ_NAME] = OBJ_NAME :mrdocs: One entry in OpenSSL's name table mapping algorithm names to type‐specific data. == Synopsis Declared in `<openssl/objects.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:obj_name_st.adoc[obj_name_st] OBJ_NAME; ---- == Description Used by OBJ_NAME_add() / OBJ_NAME_get() for digests, ciphers, and related aliases (see OBJ_NAME_TYPE_* and OBJ_NAME_ALIAS). [.small]#Created with https://www.mrdocs.com[MrDocs]#