diff --git a/include/linux/crypto.h b/include/linux/crypto.h index c0b0cf3d2d2fac2ec58ac9f0b39f7fd30b552ffc..84da9978e9516a591fea2c1ad33af4c7db98a7b5 100644 --- a/include/linux/crypto.h +++ b/include/linux/crypto.h @@ -123,7 +123,7 @@ /* * Miscellaneous stuff. */ -#define CRYPTO_MAX_ALG_NAME 64 +#define CRYPTO_MAX_ALG_NAME 128 /* * The macro CRYPTO_MINALIGN_ATTR (along with the void * type in the actual