boringssl/crypto/aes/asm
Adam Langley 77b7e63311 Adjust stack pointer in AES-NI CBC decryption.
This change adjusts the stack pointer during CBC decryption. The code
was previously using the red zone across function calls and valgrind
thinks that the "unused" stack is undefined after a function call.
2014-06-20 13:17:35 -07:00
..
aes-586.pl Inital import. 2014-06-20 13:17:32 -07:00
aes-armv4.pl Inital import. 2014-06-20 13:17:32 -07:00
aes-x86_64.pl Inital import. 2014-06-20 13:17:32 -07:00
aesni-x86_64.pl Adjust stack pointer in AES-NI CBC decryption. 2014-06-20 13:17:35 -07:00
aesni-x86.pl Inital import. 2014-06-20 13:17:32 -07:00
bsaes-armv7.pl Inital import. 2014-06-20 13:17:32 -07:00
bsaes-x86_64.pl Inital import. 2014-06-20 13:17:32 -07:00
vpaes-x86_64.pl Inital import. 2014-06-20 13:17:32 -07:00
vpaes-x86.pl Inital import. 2014-06-20 13:17:32 -07:00