]> git.ipfire.org Git - thirdparty/openssl.git/commit
riscv: Fix cpuid_obj asm checks for sm4/sm3
authorHongren Zheng <i@zenithal.me>
Fri, 24 May 2024 06:12:47 +0000 (14:12 +0800)
committerMatt Caswell <matt@openssl.org>
Fri, 12 Jul 2024 10:09:02 +0000 (11:09 +0100)
commit6cf42ad392241c9fee586d99b53d9bfa74130b0b
tree6fb4469fdb75144740dec74a52d204279690357a
parent6eb648941e3ca0fff08876d1d8b849ad2a6b300a
riscv: Fix cpuid_obj asm checks for sm4/sm3

Similar to #22881 / #23752

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
(Merged from https://github.com/openssl/openssl/pull/24486)
crypto/sm3/sm3_local.h
include/crypto/sm4_platform.h
providers/implementations/ciphers/cipher_sm4_ccm_hw.c
providers/implementations/ciphers/cipher_sm4_gcm_hw.c
providers/implementations/ciphers/cipher_sm4_hw.c
providers/implementations/ciphers/cipher_sm4_xts_hw.c