1
0

crypto: chcr - Change algo priority

Update priorities to 3000

Signed-off-by: Harsh Jain <harsh@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Este cometimento está contido em:
Harsh Jain
2017-01-27 16:09:10 +05:30
cometido por Herbert Xu
ascendente 44e9f79916
cometimento 8f06601501

Ver ficheiro

@@ -48,7 +48,7 @@
* giving the processed data
*/
#define CHCR_CRA_PRIORITY 300
#define CHCR_CRA_PRIORITY 3000
#define CHCR_AES_MAX_KEY_LEN (2 * (AES_MAX_KEY_SIZE)) /* consider xts */
#define CHCR_MAX_CRYPTO_IV_LEN 16 /* AES IV len */