X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TABLE;h=40bda4e34b5ef1b993c33b2d6294fcdf0769a8b4;hb=808f55351aa4834a7b358c43fb6cac371e79ff7c;hp=799a04dccb46056f38efc07f00e143def82cc168;hpb=7d608f9e32b5b0a9573563084bf90a7f850d123f;p=oweals%2Fopenssl.git diff --git a/TABLE b/TABLE index 799a04dccb..40bda4e34b 100644 --- a/TABLE +++ b/TABLE @@ -124,7 +124,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -148,7 +148,7 @@ $bn_obj = $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv9.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -198,14 +198,14 @@ $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-out.o -$bn_obj = bn86-out.o co86-out.o +$bn_obj = bn86-out.o co86-out.o MAYBE-MO86-out.o $des_obj = dx86-out.o yx86-out.o $aes_obj = ax86-out.o $bf_obj = bx86-out.o $md5_obj = mx86-out.o $sha1_obj = sx86-out.o s512sse2-out.o $cast_obj = cx86-out.o -$rc4_obj = rx86-out.o +$rc4_obj = rx86-out.o rc4_skey.o $rmd160_obj = rm86-out.o $rc5_obj = r586-out.o $dso_scheme = dlfcn @@ -225,14 +225,14 @@ $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -252,12 +252,12 @@ $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o -$bn_obj = x86_64-gcc.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes-x86_64.o $bf_obj = $md5_obj = md5-x86_64.o -$sha1_obj = +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = $rc4_obj = rc4-x86_64.o $rmd160_obj = @@ -279,14 +279,14 @@ $sys_id = CYGWIN32 $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-cof.o -$bn_obj = bn86-cof.o co86-cof.o +$bn_obj = bn86-cof.o co86-cof.o MAYBE-MO86-cof.o $des_obj = dx86-cof.o yx86-cof.o $aes_obj = ax86-cof.o $bf_obj = bx86-cof.o $md5_obj = mx86-cof.o $sha1_obj = sx86-cof.o s512sse2-cof.o $cast_obj = cx86-cof.o -$rc4_obj = rx86-cof.o +$rc4_obj = rx86-cof.o rc4_skey.o $rmd160_obj = rm86-cof.o $rc5_obj = r586-cof.o $dso_scheme = dlfcn @@ -333,14 +333,14 @@ $sys_id = MSDOS $lflags = -L/dev/env/WATT_ROOT/lib -lwatt $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-out.o -$bn_obj = bn86-out.o co86-out.o +$bn_obj = bn86-out.o co86-out.o MAYBE-MO86-out.o $des_obj = dx86-out.o yx86-out.o $aes_obj = ax86-out.o $bf_obj = bx86-out.o $md5_obj = mx86-out.o $sha1_obj = sx86-out.o s512sse2-out.o $cast_obj = cx86-out.o -$rc4_obj = rx86-out.o +$rc4_obj = rx86-out.o rc4_skey.o $rmd160_obj = rm86-out.o $rc5_obj = r586-out.o $dso_scheme = @@ -432,6 +432,60 @@ $shared_extension = $ranlib = $arflags = +*** QNX6 +$cc = gcc +$cflags = -DTERMIOS +$unistd = +$thread_cflag = +$sys_id = +$lflags = -lsocket +$bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + +*** QNX6-i386 +$cc = gcc +$cflags = -DL_ENDIAN -DTERMIOS -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = -lsocket +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** ReliantUNIX $cc = cc $cflags = -KPIC -g -DTERMIOS -DB_ENDIAN @@ -677,7 +731,7 @@ $arflags = *** aix-cc $cc = cc -$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 +$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst $unistd = $thread_cflag = -qthreaded $sys_id = AIX @@ -697,7 +751,7 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -q32 +$shared_ldflag = -q32 -G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 32 @@ -706,7 +760,7 @@ $arflags = -X 32 $cc = gcc $cflags = -O -DB_ENDIAN $unistd = -$thread_cflag = -D_THREAD_SAFE +$thread_cflag = -pthread $sys_id = AIX $lflags = $bn_ops = BN_LLONG RC4_CHAR @@ -722,12 +776,12 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_ldflag = -shared -Wl,-G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X 32 *** aix3-cc $cc = cc @@ -758,7 +812,7 @@ $arflags = *** aix64-cc $cc = cc -$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 +$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst $unistd = $thread_cflag = -qthreaded $sys_id = AIX @@ -778,7 +832,7 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -q64 +$shared_ldflag = -q64 -G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 64 @@ -787,7 +841,7 @@ $arflags = -X 64 $cc = gcc $cflags = -maix64 -O -DB_ENDIAN $unistd = -$thread_cflag = -D_THREAD_SAFE +$thread_cflag = -pthread $sys_id = AIX $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR @@ -803,13 +857,40 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_ldflag = -maix64 -shared -Wl,-G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X64 +*** android +$cc = gcc +$cflags = -mandroid -I$(ANDROID_DEV)/include -B$(ANDROID_DEV)/lib -O3 -fomit-frame-pointer -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** aux3-gcc $cc = gcc $cflags = -O2 -DTERMIO @@ -846,14 +927,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -947,11 +1028,11 @@ $arflags = *** darwin-i386-cc $cc = cc -$cflags = -O3 -fomit-frame-pointer -fno-common +$cflags = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN $unistd = $thread_cflag = -D_REENTRANT $sys_id = MACOSX -$lflags = +$lflags = -Wl,-search_paths_first% $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = $bn_obj = @@ -967,18 +1048,18 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= darwin-shared $shared_cflag = -fPIC -fno-common -$shared_ldflag = -dynamiclib +$shared_ldflag = -arch i386 -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = *** darwin-ppc-cc $cc = cc -$cflags = -O3 -DB_ENDIAN +$cflags = -arch ppc -O3 -DB_ENDIAN $unistd = $thread_cflag = -D_REENTRANT $sys_id = MACOSX -$lflags = -Wl,-search_paths_first +$lflags = -Wl,-search_paths_first% $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = $bn_obj = osx_ppc32.o @@ -994,7 +1075,61 @@ $rc5_obj = $dso_scheme = dlfcn $shared_target= darwin-shared $shared_cflag = -fPIC -fno-common -$shared_ldflag = -dynamiclib +$shared_ldflag = -arch ppc -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = + +*** darwin64-ppc-cc +$cc = cc +$cflags = -arch ppc64 -O3 -DB_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = osx_ppc64.o +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch ppc64 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = + +*** darwin64-x86_64-cc +$cc = cc +$cflags = -arch x86_64 -O3 -fomit-frame-pointer -DL_ENDIAN -DMD32_REG_T=int -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch x86_64 -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = @@ -1035,14 +1170,14 @@ $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1109,7 +1244,34 @@ $arflags = *** debug-ben-debug $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -ggdb3 -O2 -pipe +$unistd = +$thread_cflag = (unknown) +$sys_id = +$lflags = +$bn_ops = +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** debug-ben-debug-noopt +$cc = gcc +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -ggdb3 -pipe $unistd = $thread_cflag = (unknown) $sys_id = @@ -1217,21 +1379,21 @@ $arflags = *** debug-bodo $cc = gcc -$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall +$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = @@ -1242,6 +1404,33 @@ $shared_extension = $ranlib = $arflags = +*** debug-darwin-i386-cc +$cc = cc +$cflags = -arch i386 -g3 -DL_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch i386 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = + *** debug-darwin-ppc-cc $cc = cc $cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O @@ -1305,14 +1494,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1332,14 +1521,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1413,14 +1602,14 @@ $sys_id = $lflags = -lefence -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1440,14 +1629,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1458,6 +1647,60 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +*** debug-linux-generic32 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + +*** debug-linux-generic64 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** debug-linux-pentium $cc = gcc $cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentium -Wall @@ -1467,14 +1710,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1494,14 +1737,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1512,6 +1755,33 @@ $shared_extension = $ranlib = $arflags = +*** debug-linux-x86_64 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -m64 -DL_ENDIAN -DTERMIO -g -Wall -DMD32_REG_T=int +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes-x86_64.o +$bf_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o +$cast_obj = +$rc4_obj = rc4-x86_64.o +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** debug-rse $cc = cc $cflags = -DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall @@ -1521,14 +1791,14 @@ $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = @@ -1606,7 +1876,7 @@ $bn_obj = sparcv8plus.o $des_obj = $aes_obj = $bf_obj = -$md5_obj = md5-sparcv8plus.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -1633,7 +1903,7 @@ $bn_obj = sparcv8plus.o $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv8plus.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -1649,21 +1919,21 @@ $arflags = *** debug-steve $cc = gcc -$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe +$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -m32 -g -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -rdynamic -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -1701,6 +1971,87 @@ $shared_extension = $ranlib = $arflags = +*** debug-steve-opt +$cc = gcc +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m64 -O3 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTACK -g -DMD32_REG_T=int +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes-x86_64.o +$bf_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o +$cast_obj = +$rc4_obj = rc4-x86_64.o +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + +*** debug-steve32 +$cc = gcc +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m32 -DL_ENDIAN -DCONF_DEBUG -DDEBUG_SAFESTACK -g -pipe +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -rdynamic -ldl +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m32 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + +*** debug-steve64 +$cc = gcc +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m64 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTACK -g -DMD32_REG_T=int +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes-x86_64.o +$bf_obj = +$md5_obj = md5-x86_64.o +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o +$cast_obj = +$rc4_obj = rc4-x86_64.o +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** debug-ulf $cc = gcc $cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DBN_DEBUG_RAND -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations @@ -1818,14 +2169,14 @@ $sys_id = $lflags = -lnsl -lsocket $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = @@ -1960,7 +2311,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -1987,7 +2338,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -2176,7 +2527,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -2203,7 +2554,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -2277,14 +2628,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -2351,7 +2702,7 @@ $arflags = *** irix-mips3-cc $cc = cc -$cflags = -n32 -mips3 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = @@ -2405,7 +2756,7 @@ $arflags = *** irix64-mips4-cc $cc = cc -$cflags = -64 -mips4 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = @@ -2574,14 +2925,14 @@ $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-out.o -$bn_obj = bn86-out.o co86-out.o +$bn_obj = bn86-out.o co86-out.o MAYBE-MO86-out.o $des_obj = dx86-out.o yx86-out.o $aes_obj = ax86-out.o $bf_obj = bx86-out.o $md5_obj = mx86-out.o $sha1_obj = sx86-out.o s512sse2-out.o $cast_obj = cx86-out.o -$rc4_obj = rx86-out.o +$rc4_obj = rx86-out.o rc4_skey.o $rmd160_obj = rm86-out.o $rc5_obj = r586-out.o $dso_scheme = @@ -2601,14 +2952,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -2682,14 +3033,14 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -2716,7 +3067,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -2743,7 +3094,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -2770,7 +3121,7 @@ $bf_obj = $md5_obj = $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn @@ -2875,7 +3226,7 @@ $bn_obj = sparcv8plus.o $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv8plus.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -2896,14 +3247,14 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o -$bn_obj = x86_64-gcc.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes-x86_64.o $bf_obj = $md5_obj = md5-x86_64.o -$sha1_obj = +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = $rc4_obj = rc4-x86_64.o $rmd160_obj = @@ -2926,10 +3277,10 @@ $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = $bn_obj = -$des_obj = des_enc-sparc.o fcrypt_b.o +$des_obj = $aes_obj = $bf_obj = -$md5_obj = md5-sparcv9.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -2952,14 +3303,14 @@ $sys_id = MINGW32 $lflags = -lwsock32 -lgdi32 $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT EXPORT_VAR_AS_FN $cpuid_obj = x86cpuid-cof.o -$bn_obj = bn86-cof.o co86-cof.o +$bn_obj = bn86-cof.o co86-cof.o MAYBE-MO86-cof.o $des_obj = dx86-cof.o yx86-cof.o $aes_obj = ax86-cof.o $bf_obj = bx86-cof.o $md5_obj = mx86-cof.o $sha1_obj = sx86-cof.o s512sse2-cof.o $cast_obj = cx86-cof.o -$rc4_obj = rx86-cof.o +$rc4_obj = rx86-cof.o rc4_skey.o $rmd160_obj = rm86-cof.o $rc5_obj = r586-cof.o $dso_scheme = win32 @@ -3004,7 +3355,88 @@ $unistd = $thread_cflag = $sys_id = $lflags = -$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** netware-clib-bsdsock +$cc = mwccnlm +$cflags = +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** netware-clib-bsdsock-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -DNETWARE_BSDSOCK -DNETDB_USE_INTERNET -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** netware-clib-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -I/ndk/ws295sdk/include -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -3078,6 +3510,33 @@ $shared_extension = $ranlib = $arflags = +*** netware-libc-bsdsock-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/libc/include -DNETWARE_BSDSOCK -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$cpuid_obj = +$bn_obj = +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + *** netware-libc-gcc $cc = i586-netware-gcc $cflags = -nostdinc -I/ndk/libc/include -I/ndk/libc/include/winsock -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall @@ -3294,33 +3753,6 @@ $shared_extension = $ranlib = $arflags = -*** qnx6 -$cc = cc -$cflags = -DL_ENDIAN -DTERMIOS -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -lsocket -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - *** rhapsody-ppc-cc $cc = cc $cflags = -O3 -DB_ENDIAN @@ -3357,14 +3789,14 @@ $sys_id = $lflags = -lsocket -lnsl $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -3384,14 +3816,14 @@ $sys_id = $lflags = -lsocket -lnsl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -3523,7 +3955,7 @@ $bn_obj = sparcv8plus.o $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv8plus.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -3550,7 +3982,7 @@ $bn_obj = sparcv8plus.o $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv8plus.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -3600,14 +4032,14 @@ $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -3631,7 +4063,7 @@ $bn_obj = $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv9.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -3658,7 +4090,7 @@ $bn_obj = $des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = -$md5_obj = md5-sparcv9.o +$md5_obj = $sha1_obj = $cast_obj = $rc4_obj = @@ -3679,14 +4111,14 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o -$bn_obj = x86_64-gcc.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes-x86_64.o $bf_obj = $md5_obj = md5-x86_64.o -$sha1_obj = +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = $rc4_obj = rc4-x86_64.o $rmd160_obj = @@ -3706,14 +4138,14 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o -$bn_obj = x86_64-gcc.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes-x86_64.o $bf_obj = $md5_obj = md5-x86_64.o -$sha1_obj = +$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o $cast_obj = $rc4_obj = rc4-x86_64.o $rmd160_obj = @@ -3924,14 +4356,14 @@ $sys_id = $lflags = -lsocket -lnsl $bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn @@ -3951,14 +4383,14 @@ $sys_id = $lflags = -lsocket -lnsl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = bn86-elf.o co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o MAYBE-MO86-elf.o $des_obj = dx86-elf.o yx86-elf.o $aes_obj = ax86-elf.o $bf_obj = bx86-elf.o $md5_obj = mx86-elf.o $sha1_obj = sx86-elf.o s512sse2-elf.o $cast_obj = cx86-elf.o -$rc4_obj = rx86-elf.o +$rc4_obj = rx86-elf.o rc4_skey.o $rmd160_obj = rm86-elf.o $rc5_obj = r586-elf.o $dso_scheme = dlfcn