X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=noekeon_asm.S;h=b0a2a16f93da12843c5d39a022103f04f5781c01;hb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b;hp=146cbb4a4d1f3f11a0f4fd1affc86a84783f888d;hpb=8d79feec50a05a02fadb12e516c20674e698d5ae;p=avr-crypto-lib.git diff --git a/noekeon_asm.S b/noekeon_asm.S index 146cbb4..b0a2a16 100644 --- a/noekeon_asm.S +++ b/noekeon_asm.S @@ -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