aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* Replace dead opensolaris.org license linkTino Reichardt2022-07-116-6/+6
* Fix objtool: missing int3 after ret warningBrian Behlendorf2022-06-2710-30/+30
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-084-0/+8844
* module/*.ko: prune .data, global .rodataнаб2022-01-144-5/+5
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-01-061-1369/+0
* module: icp: fix unused, remove argsusedнаб2021-12-236-10/+10
* ICP: Add missing stack frame info to SHA asm filesAttila Fülöp2021-04-163-4/+72
* ICP: gcm: Allocate hash subkey table separatelyAttila Fülöp2020-10-301-4/+14
* Add some missing cfi frame info in aesni-gcm-x86_64.SAttila Fülöp2020-10-301-0/+6
* ICP: gcm-avx: Support architectures lacking the MOVBE instructionAttila Fülöp2020-03-171-2/+355
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-106-0/+1821
* Fix typos in modules/icp/Andrea Gelmini2019-08-302-2/+2
* Add support for selecting encryption backendNathan Lewis2018-08-022-4/+3
* Change movaps to movups in AES-NI codeTom Caputi2018-01-312-48/+48
* Clang fixesalaviss2017-07-052-10/+10
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-076-285/+102
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-2/+2
* Fix spellingka72017-01-032-2/+2
* icp: mark asm files with noexec stackJason Zaman2016-10-251-0/+4
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-032-5/+2086
* icp: mark asm files with noexec stackJason Zaman2016-08-125-0/+20
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-2013-0/+7752