From: Niels Möller Date: Sun, 30 Oct 2022 18:28:15 +0000 (+0100) Subject: Revert change to HAVE_NATIVE_poly1305_* definitions. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Frefactor-poly1305;p=thirdparty%2Fnettle.git Revert change to HAVE_NATIVE_poly1305_* definitions. --- diff --git a/configure.ac b/configure.ac index 5ee7239e..4e9dceda 100644 --- a/configure.ac +++ b/configure.ac @@ -759,6 +759,9 @@ AH_VERBATIM([HAVE_NATIVE], #undef HAVE_NATIVE_ecc_secp384r1_redc #undef HAVE_NATIVE_ecc_secp521r1_modp #undef HAVE_NATIVE_ecc_secp521r1_redc +#undef HAVE_NATIVE_poly1305_set_key +#undef HAVE_NATIVE_poly1305_block +#undef HAVE_NATIVE_poly1305_digest #undef HAVE_NATIVE_poly1305_blocks #undef HAVE_NATIVE_ghash_set_key #undef HAVE_NATIVE_ghash_update