summaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/crypto
Commit message (Expand)AuthorAgeFilesLines
* Fix some incorrect sysctl pointers for some error stats.John Baldwin2017-09-141-3/+4
* Fix the software fallback for GCM to validate the existing tag for decrypts.John Baldwin2017-06-081-3/+14
* Add explicit handling for requests with an empty payload.John Baldwin2017-06-081-6/+83
* Fail large requests with EFBIG.John Baldwin2017-05-261-1/+44
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-172-0/+2288