]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - noekeon/noekeon_cbc_enc.S
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / noekeon / noekeon_cbc_enc.S
index 0c0b89a840ca1050ab0510f592fa6c8d2987fb04..9da291c15d55297386d9fa99f535f59343b4387b 100644 (file)
@@ -43,7 +43,7 @@
 .extern noekeon_enc
 
 /*
- * void noekeon_cbc_enc(void* buffer, uint8_t block_cnt, const void* key)
+ * void noekeon_cbc_enc(void *buffer, uint8_t block_cnt, const void *key)
  */
 
 /* param buffer    is passed in r24:r25