aes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.

RT#4578

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 3d32bab8f1)
This commit is contained in:
Andy Polyakov 2016-06-18 15:37:25 +02:00
parent d0a2bb1f94
commit b62e9bf5cb

View file

@ -2361,9 +2361,9 @@ $code.=<<___;
veor @XMM[0], @XMM[8]
mov r1, sp
vst1.8 {@XMM[0]}, [sp,:128]
mov r5, $magic @ preserve magic
mov r2, $key
mov r4, $fp @ preserve fp
mov r5, $magic @ preserve magic
bl AES_decrypt