[#FSChaCha20Poly1305-EXPANSION] = xref:FSChaCha20Poly1305.adoc[FSChaCha20Poly1305]::EXPANSION :relfileprefix: ../ :mrdocs: Expansion when encrypting. == Synopsis Declared in `<crypto/chacha20poly1305.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static auto EXPANSION = AEADChaCha20Poly1305::EXPANSION; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#