[#WHIRLPOOL_CTX-_01record] = xref:WHIRLPOOL_CTX.adoc[WHIRLPOOL_CTX]::Unnamed union :relfileprefix: ../ :mrdocs: Hash state H stored as bytes or doubles for alignment. == Synopsis Declared in `<openssl/whrlpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- union Unnamed union; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:WHIRLPOOL_CTX/_01record/c.adoc[`c`] [.small]#[variant member]# | Digest bytes (WHIRLPOOL_DIGEST_LENGTH). | xref:WHIRLPOOL_CTX/_01record/q.adoc[`q`] [.small]#[variant member]# | Alignment padding view forcing 64‐bit alignment of H. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#