[LTP] 答复: 答复: [PATCH] add several hash algorithms for crypto/crypto_user02.c

Eric Biggers ebiggers@kernel.org
Tue Jan 11 04:03:13 CET 2022


On Tue, Jan 11, 2022 at 02:19:05AM +0000, wenyehai wrote:
> 
> Hi Eric:
> 
> Thank you very much for your kind reply, and also sorry for causing you confusion. 
> Actually, I do want to get crypto_user02 to run in more cases.
> 
> The product which I tested just only enable sha3 algorithm, but when I run cryto_user02, it tells "no viable algorithm found", as follows:
> ./crypto_user02
> tst_test.c:1365: TINFO: Timeout per run is 0h 05m 00s
> crypto_user02.c:84: TCONF: No viable algorithm found
> 
> Summary:
> passed   0
> failed   0
> broken   0
> skipped  1
> warnings 0
> 
> 
> I want crypto_user02 to support more cases(not only sha3), but I am not sure which algorithms should list, 
> so I compare with the latest linux kernel encryption module, add several hash algorithms which not list in crypto_user02.

Okay, can you please properly explain this in your commit message?

Thanks!

- Eric


More information about the ltp mailing list