X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=twister-asm.S;h=746ea097fb7545c858c15a788276bb0da76a7dae;hb=bce0505abf49276430f7439960829683b4daf53b;hp=7ae38422a16fe5599bfdf06f93e55ac8c5dc5110;hpb=052cd5b12044286abbb0076ecff6956a02ac9325;p=avr-crypto-lib.git diff --git a/twister-asm.S b/twister-asm.S index 7ae3842..746ea09 100644 --- a/twister-asm.S +++ b/twister-asm.S @@ -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