瀏覽代碼

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 年之前
父節點
當前提交
01b323245e
共有 1 個文件被更改,包括 1016 次插入432 次删除
  1. 1016 432
      crypto/tcrypt.c

文件差異過大導致無法顯示
+ 1016 - 432
crypto/tcrypt.c


部分文件因文件數量過多而無法顯示