openssl/crypto/aes
Bernd Edlinger 1ef6389827 Fix aesni_cbc_sha256_enc_avx2 backtrace info
We store a secondary frame pointer info for the debugger
in the red zone.  This fixes a crash in the unwinder when
this function is interrupted.

Additionally the missing cfi function annotation is added
to aesni_cbc_sha256_enc_shaext.

[extended tests]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10674)

(cherry picked from commit 665de4d48aef2507022a7d74f5c7f6e339d5e6bc)
2019-12-23 17:00:15 +01:00
..
asm Fix aesni_cbc_sha256_enc_avx2 backtrace info 2019-12-23 17:00:15 +01:00
aes_cbc.c
aes_cfb.c
aes_core.c Reorganize local header files 2019-09-27 23:58:06 +02:00
aes_ecb.c Reorganize local header files 2019-09-27 23:58:06 +02:00
aes_ige.c Reorganize local header files 2019-09-27 23:58:06 +02:00
aes_local.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
aes_misc.c Reorganize local header files 2019-09-27 23:58:06 +02:00
aes_ofb.c
aes_wrap.c
aes_x86core.c Reorganize local header files 2019-09-27 23:58:06 +02:00
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00