summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/err.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the namespace build after a broken mk.conf and tool misfire hadbeck2023-07-071-3/+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 hkdf, evp, err, ecdsa and ecbeck2023-07-071-0/+68
ok jsing@