diff options
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | 2021-08-18 11:31:16 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-08-27 16:30:18 +0800 |
commit | de79d9aae493a29d02926f396a4fd1a1309436fc (patch) | |
tree | a1fcb1cc56b05f9009af85bab50babb859ef0834 /arch/x86/crypto/Makefile | |
parent | ff1469a21df5a2e981dd2f78e96e412fecb3ba59 (diff) | |
download | linux-stable-de79d9aae493a29d02926f396a4fd1a1309436fc.tar.gz linux-stable-de79d9aae493a29d02926f396a4fd1a1309436fc.tar.bz2 linux-stable-de79d9aae493a29d02926f396a4fd1a1309436fc.zip |
crypto: x86/sm4 - export reusable AESNI/AVX functions
Export the reusable functions in the SM4 AESNI/AVX implementation,
mainly public functions, which are used to develop the SM4 AESNI/AVX2
implementation, and eliminate unnecessary duplication of code.
At the same time, in order to make the public function universal,
minor fixes was added.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/Makefile')
0 files changed, 0 insertions, 0 deletions