aes/asm/aesp8-ppc.pl: implement "tweak chaining".
authorAndy Polyakov <appro@openssl.org>
Sat, 4 Jun 2016 17:24:57 +0000 (19:24 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 14 Jun 2016 21:19:45 +0000 (23:19 +0200)
commit627c95337611151b4293944e1b706fea7e1ba5dc
tree6694622ff3a157b7d00535535546efdfc13fc359
parent74daca72a59d7200929b23096f2ff15e93a2ee25
aes/asm/aesp8-ppc.pl: implement "tweak chaining".

This is useful in Linux kernel context, in cases data happens
to be fragmented and processing can take multiple calls.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/aes/asm/aesp8-ppc.pl