]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fix definition of HAVE_NATIVE_aes_decrypt and HAVE_NATIVE_aes_encrypt
authorNiels Möller <nisse@lysator.liu.se>
Wed, 19 Aug 2020 20:28:16 +0000 (22:28 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 26 Aug 2020 16:13:51 +0000 (18:13 +0200)
configure.ac

index 0e4b41f35caa4f074cbb2437fd9bb918db315fa6..212f8e78ebae6d9ef0a84eec153fdfe94243def6 100644 (file)
@@ -580,6 +580,8 @@ AC_SUBST([IF_ASM])
 AH_VERBATIM([HAVE_NATIVE],
 [/* Define to 1 each of the following for which a native (ie. CPU specific)
     implementation of the corresponding routine exists.  */
+#undef HAVE_NATIVE_aes_decrypt
+#undef HAVE_NATIVE_aes_encrypt
 #undef HAVE_NATIVE_chacha_core
 #undef HAVE_NATIVE_chacha_3core
 #undef HAVE_NATIVE_fat_chacha_3core