commit | a18ccc365f1a29f1b6d7b4a1edbaffb7100fb1f6 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Fri May 26 12:12:51 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Jun 10 12:04:31 2017 +0800 |
tree | 3330c3cc1e1f738d880b3687bec7fb1fda49f05d | |
parent | 543de102e3316983119462c2821b76648ac3e744 [diff] |
crypto: drbg - Fixes panic in wait_for_completion call Initialise ctr_completion variable before use. Signed-off-by: Harsh Jain <harshjain.prof@gmail.com> Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>