Properly restore XMM registers in ChaCha20's AVX-512(VL) assembly
authorJean-Philippe Boivin <jpboivin@me.com>
Mon, 17 May 2021 20:38:14 +0000 (16:38 -0400)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 May 2021 11:05:18 +0000 (13:05 +0200)
commit6d3f798cba8075e700003aaf34f1e72bb930086c
tree1ae4504a4730ec5d9ed3e8a00dab399a6340e235
parentb938544969577e3b74da6f8c689c87c90ceced22
Properly restore XMM registers in ChaCha20's AVX-512(VL) assembly

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15315)
crypto/chacha/asm/chacha-x86_64.pl