--- - branch: MAIN date: Mon Feb 18 21:15:25 UTC 2013 files: - new: '1.5' old: '1.4' path: src/crypto/external/bsd/openssl/lib/libcrypto/evp.inc pathrev: src/crypto/external/bsd/openssl/lib/libcrypto/evp.inc@1.5 type: modified - new: '1.3' old: '1.2' path: src/crypto/external/bsd/openssl/lib/libcrypto/modes.inc pathrev: src/crypto/external/bsd/openssl/lib/libcrypto/modes.inc@1.3 type: modified - new: '1.3' old: '1.2' path: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/aes.inc pathrev: src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/aes.inc@1.3 type: modified id: 20130218T211525Z.9ceb13ebfe444f5072c23011b028f9cb5911677d log: | Fix build goo for OpenSSL AES-NI support. OpenSSL now supports AES-NI in evp, not in an engine. We can now get rid of the no longer maintained aesni engine, which was broken last summer. Not only can OpenSSL now use AES-NI for everything it did before we broke it last summer, but it can also use AES-NI for more encryption modes than before, such as CTR. Tested on amd64, both vanilla and in an i386 chroot. ok christos module: src subject: 'CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto' unixtime: '1361222125' user: riastradh