aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/crypto_request.9
Commit message (Expand)AuthorAgeFilesLines
* crypto: Remove uses of CRYPTO_F_DONEMark Johnston2025-05-091-12/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* [skip ci] Remove obsolete references in crypto_request(9)Alan Somers2022-11-021-8/+3
* Fix a slew of mdoc warnings/errors.Christian Brueffer2022-04-121-2/+1
* Bump Dd for crypto_clonereq.John Baldwin2022-01-041-1/+1
* OCF: Add crypto_clonereq().John Baldwin2022-01-041-3/+22
* opencrypto: Introduce crypto_dispatch_async()Mark Johnston2021-02-081-57/+55
* Prepare crypto framework for IPsec ESN supportMarcin Wojtas2020-10-161-0/+18
* crypto(9): add CRYPTO_BUF_VMPAGEAlan Somers2020-08-261-3/+15
* Add crypto_initreq() and crypto_destroyreq().John Baldwin2020-07-161-5/+30
* Add support to the crypto framework for separate AAD buffers.John Baldwin2020-06-221-2/+11
* Add support for optional separate output buffers to in-kernel crypto.John Baldwin2020-05-251-55/+111
* Retire the CRYPTO_F_IV_GENERATE flag.John Baldwin2020-04-201-11/+1
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-0/+419