cmll-x86_64.pl: small buglet in CBC subroutine.

PR: 2035
This commit is contained in:
Andy Polyakov 2009-09-17 19:35:13 +00:00
parent e9f613acea
commit 282feebab3

View file

@ -656,7 +656,7 @@ Camellia_cbc_encrypt:
mov %rsi,$out # out argument
mov %r8,%rbx # ivp argument
mov %rcx,$key # key argument
mov 272(%rcx),$keyend # grandRounds
mov 272(%rcx),${keyend}d # grandRounds
mov %r8,$_ivp
mov %rbp,$_rsp