[#SHA512state_st-md_len] = xref:SHA512state_st.adoc[SHA512state_st]::md_len :relfileprefix: ../ :mrdocs: Digest output length in bytes (SHA384_DIGEST_LENGTH or SHA512_DIGEST_LENGTH). == Synopsis Declared in `<openssl/sha.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int md_len; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#