]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - crypto/tcrypt.h
mm: teach mm by current context info to not do I/O during memory allocation
[karo-tx-linux.git] / crypto / tcrypt.h
index cd2068524f3f6766696cf5f350d546bb2c9c644b..ecdeeb1a7b05116301c2b6bf315319e463d09264 100644 (file)
@@ -51,6 +51,7 @@ static u8 speed_template_8_16[] = {8, 16, 0};
 static u8 speed_template_8_32[] = {8, 32, 0};
 static u8 speed_template_16_32[] = {16, 32, 0};
 static u8 speed_template_16_24_32[] = {16, 24, 32, 0};
+static u8 speed_template_20_28_36[] = {20, 28, 36, 0};
 static u8 speed_template_32_40_48[] = {32, 40, 48, 0};
 static u8 speed_template_32_48[] = {32, 48, 0};
 static u8 speed_template_32_48_64[] = {32, 48, 64, 0};