opnsense-src/secure/lib/libcrypto
Peter Wemm d901a5218e Turn on the amd64-specific bignum code in openssl. This is actually
a variant of the C code but with some scattered asm and things laid out
more optimally for the platform.  This means that we need to the asm
directory to the search path for the amd64 case so that make can find
the source.
2004-04-14 23:26:26 +00:00
..
i386 Re-add the hand-optimised assembler versions of some of the ciphers 2004-03-23 08:32:29 +00:00
man Update manual pages for OpenSSL 0.9.7d. 2004-03-17 16:15:46 +00:00
Makefile Turn on the amd64-specific bignum code in openssl. This is actually 2004-04-14 23:26:26 +00:00
Makefile.asm Re-add the hand-optimised assembler versions of some of the ciphers 2004-03-23 08:32:29 +00:00
Makefile.inc Remove the -pthread from the last commit, as OpenSSL doesn't actually 2004-03-30 21:04:04 +00:00
Makefile.man Update manual pages for OpenSSL 0.9.7d. 2004-03-17 16:15:46 +00:00
opensslconf-alpha.h Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 2003-01-29 01:06:15 +00:00
opensslconf-amd64.h Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 2003-01-29 01:06:15 +00:00
opensslconf-i386.h Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 2003-01-29 01:06:15 +00:00
opensslconf-ia64.h Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 2003-01-29 01:06:15 +00:00
opensslconf-powerpc.h Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 2003-01-29 01:06:15 +00:00
opensslconf-sparc64.h Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 2003-01-29 01:06:15 +00:00