You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux kernel: updates to meet all extended test requirements
The following tests are not (yet) successful from the Linux
extended test harness:
- XTS fails as testing uses multiple SGLs - as outlined in the code
only one SGL is supported
- ChaCha20: testing uses fancy input data which is rejected by
leancrypto with -EINVAL.
- ChaCha20-Poly1305: testing uses fancy input data which is rejected by
leancrypto with -EINVAL.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
0 commit comments