commit | e29abda591b517be47df7479962ce6baee302a85 | [log] [tgz] |
---|---|---|
author | Harsh Jain <harsh@chelsio.com> | Mon Apr 10 18:23:58 2017 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 21 20:30:31 2017 +0800 |
tree | 59ab627080cf49015d13ace09a163e19a68c1b3a | |
parent | cd15f1020fd627d795e60a142d1f00f7fc1fe7f3 [diff] |
crypto: chcr - Increase priority of AEAD algos. templates(gcm,ccm etc) inherit priority value of driver to calculate its priority. In some cases template priority becomes more than driver priority for same algo. Without this patch we will not be able to use driver authenc algos. It will be good if it pushed in stable kernel. Signed-off-by: Harsh Jain <harsh@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>