]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix sm4-xts aarch64 assembly implementation bug
authorLiu-Ermeng <liuermeng2@huawei.com>
Wed, 17 Jan 2024 02:04:32 +0000 (18:04 -0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 8 Feb 2024 08:55:58 +0000 (09:55 +0100)
commitcd9b3e561a2f164d16f37b897f81244dcc9f30bc
treebd77efc611a04d829e34f80e4506b455a2990772
parent162b3b547eebd07d468af85372f0dfcb6b07f281
Fix sm4-xts aarch64 assembly implementation bug

Tested on kunpeng920, to turn on 'VPSM4_EX_CAPABLE'.

Signed-off-by: Liu-Ermeng <liuermeng2@huawei.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23317)

(cherry picked from commit 2a2561709ab316584d8b0a6220e244094fe507f5)
crypto/sm4/asm/vpsm4-armv8.pl
crypto/sm4/asm/vpsm4_ex-armv8.pl
test/recipes/30-test_evp_data/evpciph_sm4.txt