aboutsummaryrefslogtreecommitdiff
path: root/sys/kgssapi/krb5/kcrypto_aes.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
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* opencrypto: Introduce crypto_dispatch_async()Mark Johnston2021-02-081-3/+3
* kgssapi: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* Add support for optional separate output buffers to in-kernel crypto.John Baldwin2020-05-251-6/+5
* Set crp_ilen for crypto requests.John Baldwin2020-04-011-0/+2
* Refactor driver and consumer interfaces for OCF (in-kernel crypto).John Baldwin2020-03-271-61/+50
* OpenCrypto: Convert sessions to opaque handles instead of integersConrad Meyer2018-07-181-5/+5
* OCF: Convert consumers to the session id typedefConrad Meyer2018-07-161-2/+2
* sys/kgssapi: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* kcrypto_aes: Use separate sessions for AES and SHA1Conrad Meyer2016-02-021-26/+32
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+384