aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorStephan Mueller <[email protected]>2014-09-01 07:11:20 +0200
committerHerbert Xu <[email protected]>2014-09-05 15:56:43 +0800
commit78f543a93473f67a1035949a293b79288e259b6e (patch)
tree5916c2fdfb9505d70084a022cc3fd024da23fdb6 /scripts/gdb/linux
parentfb38ab4cd05e11184fd2c3ef916fa106ecc505fc (diff)
crypto: drbg - remove check for uninitialized DRBG handle
The drbg_healthcheck() contained a test to call the DRBG with an uninitialized DRBG cipher handle. As this is an inappropriate use of the kernel crypto API to try to generate random numbers before initialization, checks verifying for an initialized DRBG have been removed in previous patches. Now, the drbg_healthcheck test must also be removed. Changes V2: Added patch marker to email subject line. Signed-off-by: Stephan Mueller <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions