mirror_zfs/module/icp
Attila Fülöp a9c93ac533
ICP: Add missing stack frame info to SHA asm files
Since the assembly routines calculating SHA checksums don't use
a standard stack layout, CFI directives are needed to unroll the
stack.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Attila Fülöp <attila@fueloep.org>
Closes #11733
2021-04-16 15:11:26 -07:00
..
algs Fix various typos 2021-04-02 18:52:15 -07:00
api Remove checks for null out value in encryption paths 2020-03-26 10:41:57 -07:00
asm-x86_64 ICP: Add missing stack frame info to SHA asm files 2021-04-16 15:11:26 -07:00
core Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
include ICP: gcm: Allocate hash subkey table separately 2020-10-30 15:24:21 -07:00
io Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
os Replace sprintf()->snprintf() and strcpy()->strlcpy() 2020-06-07 11:42:12 -07:00
spi Fix strdup conflict on other platforms 2019-10-10 09:47:06 -07:00
illumos-crypto.c Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
Makefile.in Fix double sha1/sha1.o line in module/icp/Makefile.in 2021-04-08 13:25:24 -07:00