Просмотр исходного кода

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>
Herbert Xu 17 лет назад
Родитель
Сommit
01b323245e
1 измененных файлов с 1016 добавлено и 432 удалено
  1. 1016 432
      crypto/tcrypt.c

Разница между файлами не показана из-за своего большого размера
+ 1016 - 432
crypto/tcrypt.c


Некоторые файлы не были показаны из-за большого количества измененных файлов