]> Git Repo - linux.git/commit - crypto/tcrypt.c
crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm
authorTianjia Zhang <[email protected]>
Fri, 13 Aug 2021 07:55:08 +0000 (15:55 +0800)
committerHerbert Xu <[email protected]>
Sat, 21 Aug 2021 07:44:57 +0000 (15:44 +0800)
commit357a753f5ec7ccdec196fa825d906c3acc4bd57c
treecf6e88670ad118e29ec563544dbb9468fced747b
parent68039d605f7bb34ea6dbd4e099bf98599d52b0ac
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
crypto/tcrypt.c
This page took 0.050288 seconds and 4 git commands to generate.