summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/poly1305.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-1/+1
| | | | | | | | me aliasing symbols not in the headers I was procesing. This unbreaks the namespace build so it will pass again ok tb@
* hide symbols in sm, rand, and poly1305beck2023-07-071-0/+32
ok jsing@