crypto: drbg - remove configuration of fixed values
authorStephan Mueller <smueller@chronox.de>
Sun, 17 Aug 2014 15:41:10 +0000 (17:41 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 25 Aug 2014 12:34:12 +0000 (20:34 +0800)
commit05c81ccd9087d238c10b234eadb55632742e5518
tree11d1b1e9d391a1a7feb8d55c58f3938a2a24b370
parentbc034ef5573ef4d81daa666c02a3df1ad28e24a7
crypto: drbg - remove configuration of fixed values

SP800-90A mandates several hard-coded values. The old drbg_cores allows
the setting of these values per DRBG implementation. However, due to the
hard requirement of SP800-90A, these values are now returned globally
for each DRBG.

The ability to set such values per DRBG is therefore removed.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/drbg.c
include/crypto/drbg.h