]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
* x86/aes-encrypt-internal.asm: Explicitly include x86/aes.m4.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 16 Oct 2005 19:49:39 +0000 (21:49 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 16 Oct 2005 19:49:39 +0000 (21:49 +0200)
* x86/aes-decrypt-internal.asm: Likewise.

Rev: src/nettle/x86/aes-decrypt-internal.asm:1.2
Rev: src/nettle/x86/aes-encrypt-internal.asm:1.3

x86/aes-decrypt-internal.asm
x86/aes-encrypt-internal.asm

index aa6e3930eda03a06e1e372d8ae88ae2dc554be36..90a497689aa81be8b361b9406780025d6435d971 100644 (file)
@@ -18,6 +18,8 @@ C along with the nettle library; see the file COPYING.LIB.  If not, write to
 C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 C MA 02111-1307, USA.
 
+include_src(<x86/aes.m4>)
+
 C Register usage:
 
 C AES state
index 5f6a29e148402fccdb94a26d57a1e9fb7b266fed..33e4570c4684f49636237e9ce3f02bf29366129e 100644 (file)
@@ -18,6 +18,8 @@ C along with the nettle library; see the file COPYING.LIB.  If not, write to
 C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 C MA 02111-1307, USA.
 
+include_src(<x86/aes.m4>)
+
 C Register usage:
 
 C AES state