aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform_rmd160.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xform_*.c: Add headers when needed to compile standalone.John Baldwin2022-01-241-0/+1
* OCF: Hook up plain RIPEMD160 in cryptosoft and /dev/crypto.John Baldwin2021-12-301-0/+12
* crypto: Constify all transform descriptorsMark Johnston2021-07-261-1/+1
* Adjust crypto_apply function callbacks for OCF.John Baldwin2020-06-101-7/+18
* Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro namesConrad Meyer2018-07-091-2/+2
* opencrypto: Use C99 initializers for auth_hash instancesConrad Meyer2017-09-261-5/+9
* opencrypto: Loosen restriction on HMAC key sizesConrad Meyer2017-09-261-1/+1
* Break up opencrypto/xform.c so it can be reused piecemealAllan Jude2015-12-301-0/+75