]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/testmgr.c
crypto: testmgr - Allow implementation-specific tests
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 2 Jul 2009 08:32:12 +0000 (16:32 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 2 Jul 2009 08:32:12 +0000 (16:32 +0800)
commita68f6610d4f1ebe61818f5926fa8fa9e75d06a95
tree24c23aafabff2045996ed02fb5eae295f29d5e2a
parent0b67fb65d1b2ba1396de69112b8b9bc95d8d5feb
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>
crypto/testmgr.c