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:59 +0000 (13:05 +0200)
commitca28c2422a7b32644161caa55f818dfafd8eeb9a
tree12cd77759c1d61610c73823eeb82773a00c756eb
parentfdb4cbd20f50e60fc266d9de4b83890e995d3502
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)

(cherry picked from commit 6d3f798cba8075e700003aaf34f1e72bb930086c)
crypto/chacha/asm/chacha-x86_64.pl