linux/drivers/crypto/chelsio
Arvind Yadav dce094ea69 crypto: chelsio - pr_err() strings should end with newlines
pr_err() messages should terminated with a new-line to avoid
other messages being concatenated onto the end.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-10-12 22:54:55 +08:00
..
chcr_algo.c crypto: chelsio - Use GCM IV size constant 2017-09-22 17:43:13 +08:00
chcr_algo.h crypto: chcr - Add ctr mode and process large sg entries for cipher 2017-06-20 11:21:35 +08:00
chcr_core.c crypto: chelsio - pr_err() strings should end with newlines 2017-10-12 22:54:55 +08:00
chcr_core.h crypto: chcr - Select device in Round Robin fashion 2017-06-20 11:21:40 +08:00
chcr_crypto.h crypto: chcr - Avoid algo allocation in softirq. 2017-07-12 18:38:08 +08:00
Kconfig crypto: chcr - Add AEAD algos. 2016-11-30 20:01:51 +08:00
Makefile