openssl/crypto/aes
Andy Polyakov a54aba5313 aes/asm/aesp8-ppc.pl: improve [backward] portability.
Some of stone-age assembler can't cope with r0 in address. It's actually
sensible thing to do, because r0 is shunted to 0 in address arithmetic
and by refusing r0 assembler effectively makes you understand that.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-10 12:58:35 +00:00
..
asm aes/asm/aesp8-ppc.pl: improve [backward] portability. 2016-11-10 12:58:35 +00:00
aes_cbc.c
aes_cfb.c
aes_core.c Fix a few if(, for(, while( inside code. 2016-07-20 07:21:53 -04:00
aes_ecb.c
aes_ige.c
aes_locl.h
aes_misc.c
aes_ofb.c
aes_wrap.c
aes_x86core.c Whitespace cleanup in crypto 2016-06-29 09:56:39 -04:00
build.info MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00