projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44e9f79
)
crypto: chcr - Change algo priority
author
Harsh Jain
<harsh@chelsio.com>
Fri, 27 Jan 2017 10:39:10 +0000
(16:09 +0530)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 3 Feb 2017 10:16:16 +0000
(18:16 +0800)
Update priorities to 3000
Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/chelsio/chcr_crypto.h
patch
|
blob
|
history
diff --git
a/drivers/crypto/chelsio/chcr_crypto.h
b/drivers/crypto/chelsio/chcr_crypto.h
index
7ec0a8f
..
81cfd0b
100644
(file)
--- a/
drivers/crypto/chelsio/chcr_crypto.h
+++ b/
drivers/crypto/chelsio/chcr_crypto.h
@@
-48,7
+48,7
@@
* giving the processed data
*/
-#define CHCR_CRA_PRIORITY 300
+#define CHCR_CRA_PRIORITY 300
0
#define CHCR_AES_MAX_KEY_LEN (2 * (AES_MAX_KEY_SIZE)) /* consider xts */
#define CHCR_MAX_CRYPTO_IV_LEN 16 /* AES IV len */