提交 d127ef78 编写于 作者: A Andy Polyakov

bsaes-x86_64.pl: fix buffer overrun in tail processing.

上级 d674bb4b
......@@ -1894,6 +1894,7 @@ $code.=<<___;
jmp .Lctr_enc_done
.align 16
.Lctr_enc_loop_done:
add \$8, $len
movdqu 0x00($inp), @XMM[8] # load input
pxor @XMM[8], @XMM[0]
movdqu @XMM[0], 0x00($out) # write output
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册