commit | b3614763059b82c26bdd02ffcb1c016c1132aad0 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <sm@eperm.de> | Fri Jan 22 09:52:28 2016 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jan 25 22:42:11 2016 +0800 |
tree | 8d6d529fe676c6e41fe67759df49a977985f106c | |
parent | 973fb3fb50e3959d90179d09ed3ce454dd7bc6e4 [diff] |
crypto: drbg - remove FIPS 140-2 continuous test The newly released FIPS 140-2 IG 9.8 specifies that for SP800-90A compliant DRBGs, the FIPS 140-2 continuous random number generator test is not required any more. This patch removes the test and all associated data structures. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>