[#FSChaCha20-KEYLEN] = xref:FSChaCha20.adoc[FSChaCha20]::KEYLEN :relfileprefix: ../ :mrdocs: Length of keys expected by the constructor. == Synopsis Declared in `<crypto/chacha20.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int KEYLEN = 32; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#