zfs/module/icp
KireinaHoro 46d4fe880e
SPARC optimizations for SHA1Transform()
Passing arguments explicitly into SHA1Transform() increases the number of
registers abailable to the compiler, hence leaving more local and out registers
available. The missing symbol of sha1_consts[], which prevents compiling on
SPARC, is added back, which speeds up the process of utilizing the relative
constants.
This should fix #6738.

Signed-off-by: Pengcheng Xu <i@jsteward.moe>
2017-10-12 01:36:11 +08:00
..
algs SPARC optimizations for SHA1Transform() 2017-10-12 01:36:11 +08:00
api Illumos Crypto Port module added to enable native encryption in zfs 2016-07-20 10:43:30 -07:00
asm-x86_64 Clang fixes 2017-07-05 10:38:20 -07:00
core Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
include [icp] fpu and asm cleanup for linux 2017-03-07 12:59:31 -08:00
io codebase style improvements for OpenZFS 6459 port 2017-01-22 13:25:40 -08:00
os Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00
spi Allow longer SPA names in stats 2017-08-11 08:56:24 -07:00
Makefile.in [icp] fpu and asm cleanup for linux 2017-03-07 12:59:31 -08:00
illumos-crypto.c Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00