mirror_zfs/module/icp/algs
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
..
aes [icp] fpu and asm cleanup for linux 2017-03-07 12:59:31 -08:00
edonr OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
modes [icp] fpu and asm cleanup for linux 2017-03-07 12:59:31 -08:00
sha1 SPARC optimizations for SHA1Transform() 2017-10-12 01:36:11 +08:00
sha2 Native Encryption for ZFS on Linux 2017-08-14 10:36:48 -07:00
skein codebase style improvements for OpenZFS 6459 port 2017-01-22 13:25:40 -08:00