linux/drivers/crypto/chelsio
Harsh Jain e29abda591 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>
2017-04-21 20:30:31 +08:00
..
chcr_algo.c crypto: chcr - Increase priority of AEAD algos. 2017-04-21 20:30:31 +08:00
chcr_algo.h crypto: chcr - Change flow IDs 2017-02-03 18:16:15 +08:00
chcr_core.c crypto: chcr - Fix wrong typecasting 2017-02-03 18:16:16 +08:00
chcr_core.h crypto: chcr - Change flow IDs 2017-02-03 18:16:15 +08:00
chcr_crypto.h crypto: chcr - Increase priority of AEAD algos. 2017-04-21 20:30:31 +08:00
Kconfig crypto: chcr - Add AEAD algos. 2016-11-30 20:01:51 +08:00
Makefile