[PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3

Herbert Xu herbert at gondor.apana.org.au
Thu Jan 27 20:42:38 PST 2022


On Fri, Jan 07, 2022 at 08:07:00PM +0800, Tianjia Zhang wrote:
> tcrypt supports testing of SM3 hash algorithms that use AVX
> instruction acceleration.
> 
> In order to add the sm3 asynchronous test to the appropriate
> position, shift the testcase sequence number of the multi buffer
> backward and start from 450.
> 
> Signed-off-by: Tianjia Zhang <tianjia.zhang at linux.alibaba.com>
> ---
>  crypto/tcrypt.c | 14 +++++++++-----
>  1 file changed, 9 insertions(+), 5 deletions(-)

This is not an issue with your patch but we should delete all
the mb hash tests as the mb hash algorithm tself was removed
in 2018.

Thanks,
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list