aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/include
Commit message (Expand)AuthorAgeFilesLines
* module: icp: spi: remove crypto_control_ops_tнаб2022-02-152-32/+0
* module: icp: spi: remove crypto_{provider,op}_notification()наб2022-02-151-2/+0
* icp: asm_linkage.h: clean out unused bits, CSTYLEDнаб2022-01-261-143/+3
* module/*.ko: prune .data, global .rodataнаб2022-01-143-31/+16
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-01-063-199/+0
* module: icp: remove solaris crypto and cryptoadm ioctl definitionsнаб2022-01-063-1620/+0
* module: icp: rip out the Solaris loadable module architectureнаб2022-01-061-477/+0
* ICP: gcm: Allocate hash subkey table separatelyAttila Fülöp2020-10-301-4/+4
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-1/+1
* Add prototypesArvind Sankar2020-06-181-0/+10
* 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