openssl/crypto/modes
Andy Polyakov 2d22e08083 ARM assembler pack: reschedule instructions for dual-issue pipeline.
Modest improvement coefficients mean that code already had some
parallelism and there was not very much room for improvement. Special
thanks to Ted Krovetz for benchmarking the code with such patience.
2010-07-13 14:03:31 +00:00
..
asm ARM assembler pack: reschedule instructions for dual-issue pipeline. 2010-07-13 14:03:31 +00:00
.cvsignore Add standard .cvsignore file. 2008-12-29 00:27:06 +00:00
cbc128.c "Jumbo" update for crypto/modes: 2010-05-04 19:23:02 +00:00
cfb128.c "Jumbo" update for crypto/modes: 2010-05-04 19:23:02 +00:00
ctr128.c "Jumbo" update for crypto/modes: 2010-05-04 19:23:02 +00:00
cts128.c "Jumbo" update for crypto/modes: 2010-05-04 19:23:02 +00:00
gcm128.c gcm128.c: API modification and readability improvements, 2010-07-09 14:10:51 +00:00
Makefile crypto/*/Makefile: unify "catch-all" assembler make rules and harmonize 2010-07-08 15:03:42 +00:00
modes_lcl.h "Jumbo" update for crypto/modes: 2010-05-04 19:23:02 +00:00
modes.h gcm128.c: API modification and readability improvements, 2010-07-09 14:10:51 +00:00
ofb128.c "Jumbo" update for crypto/modes: 2010-05-04 19:23:02 +00:00