]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: drbg - avoid duplicate maintenance of key
authorStephan Mueller <smueller@chronox.de>
Tue, 14 Jun 2016 05:36:06 +0000 (07:36 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 15 Jun 2016 09:07:54 +0000 (17:07 +0800)
commit103eb3f7bfb4fce0e299afbf50fef8ffa8d9d38c
tree002ad713ea2a824fe779d9d09340ceb7df6ab957
parenta07203fbfcf146b737781ee4658ed198956036ca
crypto: drbg - avoid duplicate maintenance of key

The TFM object maintains the key for the CTR DRBG.

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