]> git.ipfire.org Git - thirdparty/openssl.git/commit
SM4 AESE optimization for ARMv8
authorXu Yizhou <xuyizhou1@huawei.com>
Wed, 18 Jan 2023 01:55:02 +0000 (09:55 +0800)
committerPauli <pauli@openssl.org>
Wed, 1 Feb 2023 23:16:47 +0000 (10:16 +1100)
commitc007203b94b6921ebc8103cb7ae51af554c86afe
treeae62848655e7cf9daf5e072c34909f858195cfe3
parente3663717fc16bd140f54ee7f1600bdced7f9ea66
SM4 AESE optimization for ARMv8

Signed-off-by: Xu Yizhou <xuyizhou1@huawei.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19914)
crypto/sm4/asm/vpsm4-armv8.pl
crypto/sm4/asm/vpsm4_ex-armv8.pl [new file with mode: 0644]
crypto/sm4/build.info
include/crypto/sm4_platform.h
providers/implementations/ciphers/cipher_sm4_hw.c
providers/implementations/ciphers/cipher_sm4_xts.c
providers/implementations/ciphers/cipher_sm4_xts.h
providers/implementations/ciphers/cipher_sm4_xts_hw.c