Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: two-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Fix a slew of mdoc warnings/errors. | Christian Brueffer | 2022-04-12 | 1 | -1/+1 |
* | opencrypto: Add a routine to copy a crypto buffer cursor | Mark Johnston | 2022-02-16 | 1 | -1/+12 |
* | crypto: Remove now-unused crypto_cursor_seg{base,len}. | John Baldwin | 2021-06-16 | 1 | -13/+1 |
* | crypto: Add crypto_cursor_segment() to fetch both base and length. | John Baldwin | 2021-05-25 | 1 | -1/+10 |
* | crypto: Add a new type of crypto buffer for a single mbuf. | John Baldwin | 2021-05-25 | 1 | -3/+8 |
* | crypto_buffer(9): Add a HISTORY and a AUTHORS section | Gordon Bergling | 2020-09-24 | 1 | -1/+11 |
* | crypto_buffer(9): Bring back the reference for bus_dma(9) | Gordon Bergling | 2020-09-18 | 1 | -0/+1 |
* | crypto_buffer(9): Sort the SEE ALSO section | Gordon Bergling | 2020-09-17 | 1 | -4/+3 |
* | crypto(9): add CRYPTO_BUF_VMPAGE | Alan Somers | 2020-08-26 | 1 | -2/+22 |
* | Add support for optional separate output buffers to in-kernel crypto. | John Baldwin | 2020-05-25 | 1 | -0/+307 |