commit | d3f1d2f7863137c5d71e64041b48968db29b149e | [log] [tgz] |
---|---|---|
author | Harsh Jain <harsh@chelsio.com> | Fri Jun 23 19:45:11 2017 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jul 12 18:38:08 2017 +0800 |
tree | e355670658068522a14a1d71698c9d036c0b6869 | |
parent | 854b06f768794cd664886ec3ba3a5b1c58d42167 [diff] |
crypto: chcr - Avoid algo allocation in softirq. Thsi patch fixes calling "crypto_alloc_cipher" call in bottom halves. Pre allocate aes cipher required to update Tweak value for XTS. Signed-off-by: Harsh Jain <harsh@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>