aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/include
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeArvind Sankar2020-06-181-2/+2
* Remove checks for null out value in encryption pathsDirkjan Bussink2020-03-261-3/+0
* ICP: gcm-avx: Support architectures lacking the MOVBE instructionAttila Fülöp2020-03-171-1/+2
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-102-2/+32
* Fix icp build on FreeBSDMatthew Macy2019-11-011-1/+1
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-242-2/+2
* Fix typos in modules/icp/Andrea Gelmini2019-08-303-5/+5
* Minor style cleanupBrian Behlendorf2019-07-162-3/+3
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-122-6/+6
* Add support for selecting encryption backendNathan Lewis2018-08-022-4/+121
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-071-0/+10
* Fix spellingka72017-01-031-1/+1
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-032-116/+2
* icp: add no_const for PaX CompatJason Zaman2016-08-121-16/+21
* Fix for compilation error when using the kernel's CONFIG_LOCKDEPTom Caputi2016-07-211-9/+2
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-2025-0/+7756