]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add ROTATE inline asm support for SM3
authorHongren (Zenithal) Zheng <i@zenithal.me>
Wed, 11 May 2022 09:18:27 +0000 (17:18 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 22 Jun 2022 10:46:50 +0000 (12:46 +0200)
commiteea820f3e239a4c11d618741fd5d00a6bc877347
tree91927cfddc327b5ad6f52924c06c62adf5a48c43
parent7ae2bc9df6e0916a8f16183f07dfa1815dd4b66d
Add ROTATE inline asm support for SM3

And move ROTATE inline asm to header.

Now this benefits SM3, SHA (when with Zbb only and no Zknh)
and other hash functions

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18287)
crypto/sm3/sm3_local.h
include/crypto/md32_common.h