commit | a68f6610d4f1ebe61818f5926fa8fa9e75d06a95 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 02 16:32:12 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 02 16:32:12 2009 +0800 |
tree | 24c23aafabff2045996ed02fb5eae295f29d5e2a | |
parent | 0b67fb65d1b2ba1396de69112b8b9bc95d8d5feb [diff] |
crypto: testmgr - Allow implementation-specific tests This patch adds the support for testing specific implementations. This should only be used in very specific situations. Right now this means specific implementations of random number generators. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>