summaryrefslogtreecommitdiff
path: root/sys/opencrypto/xform_null.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-10-25opencrypto: fix null esp cryptKonstantin Belousov
2022-07-01crypto: Fix the NULL_HMAC finalizerMark Johnston
2022-01-11crypto: Re-add encrypt/decrypt_multi hooks to enc_xform.John Baldwin
2021-07-26crypto: Constify all transform descriptorsMark Johnston
2020-11-03Consistently use C99 fixed-width types in the in-kernel crypto code.John Baldwin
2020-06-10Adjust crypto_apply function callbacks for OCF.John Baldwin
2020-05-20Various cleanups to the software encryption transform interface.John Baldwin
2019-08-22Use 'const' for keys and IVs passed to software encryption algorithms.John Baldwin
2017-09-26opencrypto: Use C99 initializers for auth_hash instancesConrad Meyer
2017-09-26opencrypto: Loosen restriction on HMAC key sizesConrad Meyer
2015-12-30Break up opencrypto/xform.c so it can be reused piecemealAllan Jude