[#Poly1305-TAGLEN] = xref:Poly1305.adoc[Poly1305]::TAGLEN :relfileprefix: ../ :mrdocs: Length of the output produced by Finalize(). == Synopsis Declared in `<crypto/poly1305.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int TAGLEN = {16}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#