]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - twister-asm.S
moved twister naming from big to large
[avr-crypto-lib.git] / twister-asm.S
index 7ae38422a16fe5599bfdf06f93e55ac8c5dc5110..746ea097fb7545c858c15a788276bb0da76a7dae 100644 (file)
@@ -301,7 +301,7 @@ TMP_SAVE1  = 17
 
 .global twister_ctx2hash
 .global twister_small_ctx2hash
-.global twister_big_ctx2hash
+.global twister_large_ctx2hash
 .global twister224_ctx2hash
 .global twister256_ctx2hash
 .global twister384_ctx2hash
@@ -327,7 +327,7 @@ twister512_ctx2hash:
        ldi r21, hi8(512)
 ;      rjmp twister_ctx2hash
 
-twister_big_ctx2hash:
+twister_large_ctx2hash:
 twister_small_ctx2hash:
 twister_ctx2hash:
        push_range 10, 17