Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | xform_*.c: Add headers when needed to compile standalone. | John Baldwin | 2022-01-24 | 1 | -0/+1 |
* | crypto: Re-add encrypt/decrypt_multi hooks to enc_xform. | John Baldwin | 2022-01-11 | 1 | -2/+43 |
* | crypto: Move CBC handling into enc_xform_aes_cbc. | John Baldwin | 2021-12-16 | 1 | -7/+37 |
* | crypto: Consistently use AES instead of Rijndael128 for the AES-CBC cipher. | John Baldwin | 2021-12-16 | 1 | -0/+98 |