aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/algs/aes
Commit message (Expand)AuthorAgeFilesLines
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-6/+6
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* module: icp: fix unused, remove argsusedнаб2021-12-231-1/+0
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-1/+1
* Add prototypesArvind Sankar2020-06-181-12/+0
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-071-2/+2
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-2/+1
* Remove linux/mod_compat.h from common codeMatthew Macy2019-10-111-1/+0
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-053-3/+4
* Minor style cleanupBrian Behlendorf2019-07-161-3/+8
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-122-14/+22
* Add support for selecting encryption backendNathan Lewis2018-08-024-1445/+1699
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-071-11/+10
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-2/+4
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-7/+6
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-202-0/+1753