openssl/crypto/aes
Andy Polyakov 23f6eec71d aes/asm/aesni-x86[_64].pl update.
This addresses

- request for improvement for faster key setup in RT#3576;
- clearing registers and stack in RT#3554 (this is more of a gesture to
see if there will be some traction from compiler side);
- more commentary around input parameters handling and stack layout
(desired when RT#3553 was reviewed);
- minor size and single block performance optimization (was lying around);

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-04-20 15:43:05 +02:00
..
asm aes/asm/aesni-x86[_64].pl update. 2015-04-20 15:43:05 +02:00
aes_cbc.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_cfb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_core.c Fix undefined behaviour in shifts. 2015-03-13 21:10:13 -07:00
aes_ecb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_ige.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_misc.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_ofb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_wrap.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
aes_x86core.c Fix undefined behaviour in shifts. 2015-03-13 21:10:13 -07:00
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00