openssl: use asm SHA1, SHA256, AES on MIPS.
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Sep 2012 15:23:57 +0000 (15:23 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Sep 2012 15:23:57 +0000 (15:23 +0000)
commit6a72b90c872d7477e4b974e0a156ec1f4d0817de
tree03567abe024d4e769d5c2d539d85920429b66fb4
parente945b473b0b5b681114ab4c6c13685eeb41e06f1
openssl: use asm SHA1, SHA256, AES on MIPS.

On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between
27% and 120% speedup depending on block size.
SHA1 is notably used in Transmission for piece verification.
Patch by Catalin Patulea

SVN-Revision: 33531
package/openssl/Makefile
package/openssl/patches/110-optimize-for-size.patch
package/openssl/patches/210-fix_aes_mips.patch [new file with mode: 0644]