commit | 9fcc704dfd7967ebfbdd1031603e4332a905994b | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jun 21 19:11:50 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jun 22 15:49:29 2015 +0800 |
tree | f489c83ce1269fa2fe13e8ceab7f447bb62e5ec5 | |
parent | eeee12aa34d840c6c99051f0ff85a9ffa1badd07 [diff] |
crypto: echainiv - Only hold RNG during initialisation This patch changes the RNG allocation so that we only hold a reference to the RNG during initialisation. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>