commit | 376e0d697a8194a5ab684d7fc57b2ce5483bda53 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 13 17:29:01 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 17 16:53:46 2015 +0800 |
tree | 284d453d87129d38288c20fd316ad4debf7ab9d8 | |
parent | 659e7f528317d5a97e5100abcaf6e00552c23417 [diff] |
crypto: echainiv - Use generic geniv init/exit helpers This patch replaces the echainiv init/exit handlers with the generic geniv helpers. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>