]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - noekeon_asm.S
updated Makefile
[avr-crypto-lib.git] / noekeon_asm.S
index 146cbb4a4d1f3f11a0f4fd1affc86a84783f888d..b0a2a16f93da12843c5d39a022103f04f5781c01 100644 (file)
@@ -1,6 +1,6 @@
 /* noekeon_asm.S */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-lib.
+    This file is part of the AVR-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -290,7 +290,7 @@ theta:
 #ifndef NOEKEON_NO_ENC
 ; === noekeon_enc ===
 ;
-;  param1: pointer to buffer/state (r24,r25)
+;  param1: pointer to buffer (r24,r25)
 ;  param2: pointer to k (r22,r23) 
 ;
 .global noekeon_enc