aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/sha2/sha512.h
Commit message (Expand)AuthorAgeFilesLines
* libmd: re-apply masking of _Transform namesKyle Evans2024-09-301-0/+3
* libmd: stop exporting _version symbolsKyle Evans2024-09-301-4/+0
* libmd: stop exporting Transform() symbolsKyle Evans2024-09-301-3/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Fix C++ includability of crypto headers with static array sizesAlan Somers2016-10-181-1/+2
* libmd: introduce functions that operate on an fd instead of filenameEd Maste2016-10-171-0/+8
* crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer2016-05-261-1/+1
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-0/+90