mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
crypto: tcrypt - Add alg_test interface
This patch creates a new interface algorithm testing. A test can be requested for a particular implementation of an algorithm. This is achieved by taking both the name of the algorithm and that of the implementation. The all-inclusive test has also been rewritten to no longer require a duplicate listing of all algorithms with tests. In that process a number of missing tests have also been discovered and rectified. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
bdecd22821
commit
01b323245e
1 changed files with 1017 additions and 438 deletions
1455
crypto/tcrypt.c
1455
crypto/tcrypt.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue