crypto: x86/aria-avx512 - fix build failure with old binutils
[platform/kernel/linux-starfive.git] / crypto / tcrypt.h
index 9f65467..96c843a 100644 (file)
@@ -62,7 +62,7 @@ static u8 speed_template_32[] = {32, 0};
  * AEAD speed tests
  */
 static u8 aead_speed_template_19[] = {19, 0};
-static u8 aead_speed_template_20[] = {20, 0};
+static u8 aead_speed_template_20_28_36[] = {20, 28, 36, 0};
 static u8 aead_speed_template_36[] = {36, 0};
 
 /*