]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>
Fri, 13 Aug 2021 07:55:08 +0000 (15:55 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 21 Aug 2021 07:44:57 +0000 (15:44 +0800)
commite321d3dfc8b6e1a21f1f09b6cac232773ac8486a
treecf6e88670ad118e29ec563544dbb9468fced747b
parent6c99bee966672f9296c6520f253f0e7a9b8067a5
crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm

tcrypt supports GCM/CCM mode, CMAC, CBCMAC, and speed test of
SM4 algorithm.

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c