[#CHMAC_SHA512-OUTPUT_SIZE] = xref:CHMAC_SHA512.adoc[CHMAC_SHA512]::OUTPUT_SIZE :relfileprefix: ../ :mrdocs: Size of the HMAC‐SHA‐512 output in bytes. == Synopsis Declared in `<crypto/hmac_sha512.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static size_t OUTPUT_SIZE = {64}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#