summaryrefslogtreecommitdiffstats
path: root/module/zfs/qat_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Code improvement and bug fixes for QAT supportcfzhu2019-04-161-21/+87
* QAT: Allocate digest_buffer using QAT_PHYS_CONTIG_ALLOC()cfzhu2019-03-211-1/+10
* Fix inst_num overflow in qat_crypt.cBrian Behlendorf2018-05-011-6/+5
* Fix spelling errors in commentsTom Caputi2018-03-211-3/+3
* Allow QAT to handle non page-aligned buffersTom Caputi2018-03-161-27/+45
* SHA256 QAT accelerationTom Caputi2018-03-151-24/+193
* QAT support for AES-GCMTom Caputi2018-03-091-0/+371