From 58745c41ec65d13a59559d423f698f9f8ad92361 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 4 Jul 2019 00:23:59 +0300 Subject: Release version 1.1.1+4 Upgrade to 1.1.1c. --- upstream-build/makefile/x86_64-win32-mingw32 | 504 +++++++++++++-------------- 1 file changed, 251 insertions(+), 253 deletions(-) (limited to 'upstream-build/makefile/x86_64-win32-mingw32') diff --git a/upstream-build/makefile/x86_64-win32-mingw32 b/upstream-build/makefile/x86_64-win32-mingw32 index 1a04872..813f936 100644 --- a/upstream-build/makefile/x86_64-win32-mingw32 +++ b/upstream-build/makefile/x86_64-win32-mingw32 @@ -6,12 +6,12 @@ ## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl PLATFORM=mingw64 -OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic -CONFIGURE_ARGS=("mingw64", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm") +OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic +CONFIGURE_ARGS=("mingw64", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng") SRCDIR=.. BLDDIR=. -VERSION=1.1.1a +VERSION=1.1.1c MAJOR=1 MINOR=1.1 SHLIB_VERSION_NUMBER=1.1 @@ -27,10 +27,10 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a SHLIBS=libcrypto-1_1-x64$(SHLIB_EXT) libssl-1_1-x64$(SHLIB_EXT) SHLIB_INFO=";" "libcrypto-1_1-x64$(SHLIB_EXT);libcrypto$(SHLIB_EXT_IMPORT)" "libssl-1_1-x64$(SHLIB_EXT);libssl$(SHLIB_EXT_IMPORT)" ";" ENGINES=engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock.dll -PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_aes.exe test/buildtest_asn1.exe test/buildtest_asn1t.exe test/buildtest_async.exe test/buildtest_bio.exe test/buildtest_blowfish.exe test/buildtest_bn.exe test/buildtest_buffer.exe test/buildtest_camellia.exe test/buildtest_cast.exe test/buildtest_cmac.exe test/buildtest_cms.exe test/buildtest_comp.exe test/buildtest_conf.exe test/buildtest_conf_api.exe test/buildtest_crypto.exe test/buildtest_ct.exe test/buildtest_des.exe test/buildtest_dh.exe test/buildtest_dsa.exe test/buildtest_dtls1.exe test/buildtest_e_os2.exe test/buildtest_ebcdic.exe test/buildtest_ec.exe test/buildtest_ecdh.exe test/buildtest_ecdsa.exe test/buildtest_engine.exe test/buildtest_evp.exe test/buildtest_hmac.exe test/buildtest_idea.exe test/buildtest_kdf.exe test/buildtest_lhash.exe test/buildtest_md2.exe test/buildtest_md4.exe test/buildtest_md5.exe test/buildtest_modes.exe test/buildtest_obj_mac.exe test/buildtest_objects.exe test/buildtest_ocsp.exe test/buildtest_opensslv.exe test/buildtest_ossl_typ.exe test/buildtest_pem.exe test/buildtest_pem2.exe test/buildtest_pkcs12.exe test/buildtest_pkcs7.exe test/buildtest_rand.exe test/buildtest_rand_drbg.exe test/buildtest_rc2.exe test/buildtest_rc4.exe test/buildtest_rc5.exe test/buildtest_ripemd.exe test/buildtest_rsa.exe test/buildtest_safestack.exe test/buildtest_seed.exe test/buildtest_sha.exe test/buildtest_srp.exe test/buildtest_srtp.exe test/buildtest_ssl.exe test/buildtest_ssl2.exe test/buildtest_ssl3.exe test/buildtest_stack.exe test/buildtest_store.exe test/buildtest_symhacks.exe test/buildtest_tls1.exe test/buildtest_ts.exe test/buildtest_txt_db.exe test/buildtest_ui.exe test/buildtest_whrlpool.exe test/buildtest_x509.exe test/buildtest_x509_vfy.exe test/buildtest_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe +PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh -DEPS=crypto/modes/cts128.d test/tls13secretstest.d engines/e_ossltest.d fuzz/conf.d crypto/o_fopen.d crypto/x509v3/v3_crld.d crypto/x509/x_pubkey.d ssl/record/dtls1_bitmap.d crypto/objects/o_names.d crypto/x509/x_x509.d crypto/ts/ts_rsp_utils.d fuzz/cms.d crypto/ec/curve448/scalar.d test/rc5test.d test/buildtest_engine.d crypto/threads_none.d crypto/asn1/i2d_pr.d crypto/cast/c_ofb64.d crypto/asn1/p5_pbev2.d crypto/siphash/siphash.d crypto/asn1/tasn_prn.d crypto/bn/bn_nist.d crypto/bn/bn_kron.d ssl/pqueue.d crypto/evp/e_cast.d crypto/asn1/x_pkey.d crypto/conf/conf_lib.d crypto/dh/dh_rfc5114.d crypto/des/cfb64ede.d test/hmactest.d crypto/bio/b_dump.d crypto/evp/p5_crpt2.d ssl/record/rec_layer_s3.d crypto/evp/evp_cnf.d test/asn1_internal_test.d crypto/x509/x509_ext.d crypto/dsa/dsa_pmeth.d crypto/dsa/dsa_vrf.d ssl/ssl_asn1.d crypto/seed/seed.d test/buildtest_x509_vfy.d crypto/ts/ts_rsp_print.d crypto/idea/i_ecb.d crypto/asn1/x_bignum.d apps/nseq.d test/buildtest_pem2.d crypto/bio/b_sock.d crypto/pkcs12/pk12err.d crypto/dso/dso_win32.d crypto/x509/by_dir.d crypto/rand/randfile.d test/curve448_internal_test.d crypto/ct/ct_policy.d crypto/pkcs7/pkcs7err.d test/verify_extra_test.d test/bioprinttest.d crypto/seed/seed_ecb.d test/casttest.d test/ssl_test.d crypto/asn1/tasn_enc.d crypto/des/des_enc.d crypto/x509v3/v3_pcons.d crypto/des/cfb64enc.d crypto/asn1/bio_asn1.d crypto/ec/ec_lib.d crypto/x509/x509_att.d crypto/md2/md2_one.d crypto/camellia/camellia.d test/buildtest_bn.d test/ciphername_test.d test/x509_dup_cert_test.d crypto/asn1/tasn_typ.d ssl/statem/extensions_cust.d crypto/rsa/rsa_crpt.d crypto/md4/md4_dgst.d test/testutil/init.d test/rsa_complex.d crypto/dsa/dsa_key.d crypto/des/qud_cksm.d crypto/pkcs12/p12_attr.d crypto/ec/curve25519.d crypto/modes/ofb128.d crypto/async/arch/async_win.d crypto/x509/x509_meth.d crypto/conf/conf_err.d crypto/evp/p_open.d crypto/pkcs12/p12_kiss.d crypto/ct/ct_sct.d test/tls13encryptiontest.d crypto/x509v3/v3_bitst.d crypto/engine/tb_dh.d engines/e_padlock.d crypto/evp/c_alld.d crypto/ec/curve448/curve448.d crypto/blake2/m_blake2s.d crypto/pkcs7/pk7_attr.d fuzz/asn1.d crypto/x509/x509_txt.d crypto/ec/ecp_mont.d test/buildtest_pkcs12.d crypto/x509v3/v3_lib.d apps/req.d test/bio_callback_test.d crypto/rsa/rsa_ameth.d crypto/pem/pem_oth.d crypto/ui/ui_lib.d crypto/x509/x509name.d test/modes_internal_test.d test/danetest.d crypto/err/err_all.d apps/smime.d test/buildtest_lhash.d crypto/asn1/n_pkey.d crypto/bn/bn_add.d crypto/cversion.d crypto/des/str2key.d test/drbgtest.d crypto/dh/dh_meth.d ssl/s3_msg.d crypto/evp/e_aes.d crypto/ui/ui_util.d crypto/engine/tb_dsa.d test/buildtest_safestack.d crypto/aes/aes_ige.d crypto/pem/pem_info.d crypto/evp/m_null.d test/buildtest_store.d crypto/engine/eng_lib.d crypto/evp/p_dec.d crypto/ec/ecdh_kdf.d crypto/asn1/tasn_new.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/kdf/tls1_prf.d test/buildtest_ssl2.d crypto/evp/pmeth_lib.d crypto/objects/obj_err.d test/testutil/main.d crypto/ocsp/ocsp_ht.d crypto/evp/bio_b64.d test/buildtest_srtp.d test/testutil/test_cleanup.d crypto/cms/cms_env.d crypto/dllmain.d crypto/asn1/x_spki.d crypto/engine/eng_all.d crypto/bio/bss_file.d ssl/d1_lib.d test/buildtest_async.d crypto/x509v3/v3_extku.d fuzz/server.d test/buildtest_des.d crypto/ct/ct_prn.d crypto/asn1/a_object.d crypto/evp/e_bf.d test/testutil/stanza.d ssl/statem/extensions_clnt.d crypto/x509/x509_d2.d crypto/des/xcbc_enc.d crypto/ocsp/ocsp_lib.d test/testutil/tests.d crypto/rc5/rc5_enc.d crypto/evp/bio_enc.d fuzz/crl.d test/secmemtest.d test/buildtest_ct.d apps/passwd.d test/ideatest.d crypto/x509/t_crl.d crypto/aria/aria.d ssl/ssl_init.d crypto/evp/p_sign.d apps/openssl.d crypto/evp/e_chacha20_poly1305.d crypto/ts/ts_err.d crypto/x509/x509_vfy.d test/ocspapitest.d apps/ca.d crypto/modes/cbc128.d crypto/x509/x_req.d crypto/sha/keccak1600.d ssl/t1_enc.d test/srptest.d crypto/md4/md4_one.d crypto/asn1/tasn_scn.d test/errtest.d crypto/asn1/asn_pack.d crypto/evp/p_enc.d crypto/pkcs12/p12_crt.d test/handshake_helper.d test/testutil/tap_bio.d crypto/evp/m_md4.d crypto/engine/eng_list.d crypto/md2/md2_dgst.d test/ectest.d crypto/x509v3/v3_akey.d crypto/sm4/sm4.d crypto/ocsp/ocsp_err.d crypto/x509v3/pcy_node.d crypto/bf/bf_ofb64.d crypto/rsa/rsa_chk.d crypto/bn/bn_prime.d crypto/async/async.d crypto/modes/ocb128.d crypto/cms/cms_asn1.d crypto/dso/dso_vms.d crypto/asn1/a_strnid.d test/pbelutest.d crypto/x509v3/pcy_lib.d test/buildtest_rsa.d test/buildtest_rc2.d crypto/x509/x_exten.d ssl/d1_srtp.d crypto/x509v3/v3_utl.d crypto/rsa/rsa_gen.d crypto/ts/ts_asn1.d crypto/x509v3/v3_int.d apps/version.d crypto/evp/e_sm4.d crypto/bn/bn_sqrt.d crypto/bn/bn_recp.d crypto/x509v3/v3_sxnet.d crypto/asn1/d2i_pr.d test/constant_time_test.d crypto/x509v3/v3_tlsf.d test/rc4test.d crypto/engine/eng_cnf.d crypto/ec/ec_mult.d crypto/asn1/asn_mstbl.d crypto/asn1/asn_moid.d apps/ecparam.d apps/pkeyparam.d crypto/evp/m_md5_sha1.d crypto/x509v3/v3_cpols.d crypto/bn/bn_lib.d ssl/ssl_err.d apps/sess_id.d crypto/camellia/cmll_ofb.d ssl/statem/extensions_srvr.d crypto/cmac/cmac.d crypto/dsa/dsa_meth.d crypto/engine/eng_ctrl.d ssl/statem/statem_clnt.d crypto/asn1/x_long.d crypto/pem/pem_x509.d test/dsa_no_digest_size_test.d crypto/aes/aes_misc.d crypto/des/ecb3_enc.d crypto/idea/i_cfb64.d crypto/ec/ec_oct.d crypto/hmac/hm_pmeth.d crypto/x509/x509_v3.d crypto/des/pcbc_enc.d crypto/asn1/bio_ndef.d crypto/siphash/siphash_ameth.d crypto/ec/ec_key.d crypto/camellia/cmll_ctr.d test/gmdifftest.d test/drbg_cavs_data.d crypto/rsa/rsa_mp.d crypto/asn1/tasn_dec.d crypto/asn1/asn1_gen.d crypto/bn/bn_mont.d crypto/x509/x509spki.d test/cipherbytes_test.d crypto/des/ofb_enc.d crypto/seed/seed_cbc.d crypto/ec/curve448/curve448_tables.d crypto/dh/dh_key.d crypto/rsa/rsa_oaep.d crypto/mem_sec.d crypto/dh/dh_kdf.d apps/asn1pars.d crypto/rsa/rsa_saos.d test/pkey_meth_test.d crypto/x509v3/pcy_data.d crypto/rsa/rsa_depr.d crypto/asn1/x_sig.d crypto/srp/srp_lib.d crypto/engine/tb_eckey.d crypto/pkcs12/p12_crpt.d test/bftest.d crypto/camellia/cmll_misc.d crypto/pkcs7/pk7_lib.d crypto/ripemd/rmd_one.d crypto/x509v3/v3_enum.d test/buildtest_conf.d ssl/statem/statem.d crypto/ec/ecp_nist.d crypto/cms/cms_cd.d crypto/bn/bn_mul.d crypto/srp/srp_vfy.d test/siphash_internal_test.d crypto/ocsp/ocsp_asn.d crypto/rand/rand_unix.d test/x509_check_cert_pkey_test.d apps/pkcs8.d crypto/x509/by_file.d crypto/bio/bf_buff.d crypto/store/store_err.d test/buildtest_cmac.d crypto/dso/dso_dlfcn.d crypto/x509v3/v3_ia5.d crypto/evp/e_old.d test/rc2test.d crypto/mem.d crypto/rc5/rc5ofb64.d ssl/record/rec_layer_d1.d test/buildtest_rc5.d test/asynciotest.d crypto/pkcs12/p12_utl.d crypto/x509v3/v3err.d crypto/rsa/rsa_sign.d crypto/bn/bn_div.d crypto/asn1/a_mbstr.d crypto/pkcs12/p12_asn.d crypto/bio/b_addr.d test/buildtest_ui.d crypto/bio/b_sock2.d crypto/stack/stack.d crypto/dsa/dsa_lib.d ssl/ssl_cert.d crypto/cms/cms_enc.d crypto/asn1/a_int.d crypto/ctype.d apps/errstr.d crypto/cmac/cm_ameth.d crypto/evp/m_md5.d apps/genrsa.d crypto/x509/x509_vpm.d test/sslbuffertest.d test/buildtest_txt_db.d crypto/rc2/rc2_ecb.d crypto/bio/bf_nbio.d crypto/rc2/rc2_skey.d test/enginetest.d ssl/ssl_stat.d test/bntest.d crypto/evp/m_sha3.d crypto/blake2/m_blake2b.d crypto/engine/tb_pkmeth.d crypto/asn1/tasn_fre.d crypto/ct/ct_err.d crypto/asn1/a_sign.d crypto/conf/conf_sap.d crypto/ts/ts_rsp_verify.d fuzz/ct.d crypto/asn1/p5_scrypt.d crypto/camellia/cmll_ecb.d apps/ocsp.d apps/x509.d crypto/x509/x509type.d crypto/x509/x_all.d crypto/ec/ecp_smpl.d crypto/bio/bss_fd.d crypto/sm3/m_sm3.d crypto/evp/bio_md.d crypto/rsa/rsa_ssl.d test/cipherlist_test.d crypto/asn1/a_i2d_fp.d crypto/err/err_prn.d crypto/asn1/a_verify.d crypto/des/cbc_enc.d test/time_offset_test.d test/pkey_meth_kdf_test.d ssl/ssl_txt.d test/recordlentest.d crypto/ex_data.d crypto/bn/bn_gf2m.d crypto/x509/x509_lu.d crypto/ec/ecp_nistp521.d crypto/x509/x509_def.d crypto/buffer/buffer.d test/buildtest_asn1t.d crypto/ec/ec_print.d crypto/o_str.d crypto/x509v3/v3_genn.d test/ssl_test_ctx.d crypto/evp/m_md2.d crypto/pkcs12/p12_mutl.d crypto/bio/bss_null.d apps/enc.d test/shlibloadtest.d crypto/aes/aes_cbc.d fuzz/bignum.d crypto/x509v3/v3_addr.d crypto/asn1/a_strex.d crypto/x509v3/v3_akeya.d apps/srp.d ssl/statem/extensions.d test/buildtest_bio.d test/fatalerrtest.d crypto/bn/bn_intern.d crypto/ec/ec_kmeth.d fuzz/asn1parse.d test/buildtest_ocsp.d test/buildtest_crypto.d crypto/engine/tb_asnmth.d test/buildtest_ec.d crypto/x509v3/v3_skey.d test/stack_test.d crypto/evp/e_null.d crypto/rsa/rsa_none.d crypto/ec/ec2_smpl.d crypto/uid.d crypto/mem_dbg.d apps/ts.d crypto/threads_win.d test/testutil/output_helpers.d crypto/x509/x509cset.d crypto/evp/m_sigver.d crypto/ec/ecdsa_sign.d ssl/statem/statem_lib.d crypto/asn1/p8_pkey.d test/buildtest_whrlpool.d crypto/comp/comp_err.d test/testutil/cb.d crypto/pkcs7/pk7_smime.d crypto/comp/c_zlib.d test/buildtest_dh.d crypto/sha/sha256.d crypto/store/loader_file.d crypto/pkcs7/pk7_doit.d crypto/asn1/a_d2i_fp.d crypto/rsa/rsa_pk1.d crypto/cms/cms_att.d crypto/bio/bf_lbuf.d crypto/evp/evp_enc.d crypto/ct/ct_sct_ctx.d crypto/evp/names.d test/x509aux.d crypto/rsa/rsa_asn1.d test/servername_test.d crypto/aes/aes_ofb.d crypto/evp/m_mdc2.d crypto/cast/c_skey.d crypto/async/async_err.d crypto/pem/pem_sign.d crypto/kdf/scrypt.d crypto/x509v3/pcy_cache.d test/pemtest.d apps/storeutl.d crypto/poly1305/poly1305_pmeth.d crypto/objects/obj_xref.d crypto/asn1/a_print.d crypto/x509v3/v3_purp.d crypto/dsa/dsa_ossl.d test/ct_test.d crypto/asn1/a_digest.d crypto/asn1/x_info.d crypto/bn/bn_print.d crypto/rand/rand_egd.d test/buildtest_rc4.d crypto/ec/curve448/eddsa.d crypto/aes/aes_cfb.d apps/rsautl.d crypto/engine/eng_init.d crypto/x509/x509_set.d test/buildtest_rand_drbg.d test/x509_time_test.d test/sysdefaulttest.d crypto/asn1/asn_mime.d crypto/comp/comp_lib.d crypto/dh/dh_lib.d crypto/sm2/sm2_sign.d test/mdc2test.d test/tls13ccstest.d crypto/bn/bn_dh.d ssl/ssl_sess.d crypto/bn/bn_ctx.d apps/s_server.d crypto/evp/e_idea.d test/asn1_decode_test.d test/buildtest_rand.d crypto/rc4/rc4_skey.d crypto/rc2/rc2cfb64.d apps/pkcs7.d crypto/aes/aes_wrap.d crypto/evp/e_xcbc_d.d ssl/s3_enc.d test/cmsapitest.d crypto/x509v3/pcy_map.d crypto/asn1/f_int.d crypto/objects/obj_dat.d test/ecstresstest.d crypto/ec/curve448/f_generic.d crypto/rand/rand_win.d crypto/x509v3/v3_alt.d crypto/dsa/dsa_err.d apps/app_rand.d crypto/asn1/a_dup.d crypto/camellia/cmll_cbc.d crypto/store/store_register.d crypto/rsa/rsa_pss.d crypto/evp/e_rc4_hmac_md5.d crypto/dsa/dsa_prn.d crypto/async/async_wait.d crypto/engine/tb_cipher.d test/buildtest_pkcs7.d crypto/conf/conf_ssl.d apps/apps.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/evp/m_sha1.d crypto/ocsp/ocsp_srv.d test/buildtest_ts.d crypto/ocsp/v3_ocsp.d ssl/ssl_utst.d crypto/ec/ecdsa_ossl.d crypto/bn/bn_sqr.d apps/speed.d crypto/bf/bf_skey.d crypto/asn1/t_bitst.d crypto/x509/x_attrib.d crypto/ct/ct_b64.d crypto/engine/eng_rdrand.d crypto/modes/gcm128.d ssl/record/ssl3_record_tls13.d test/ecdsatest.d crypto/dh/dh_err.d crypto/pem/pem_err.d crypto/ec/ecp_nistp224.d crypto/engine/eng_dyn.d crypto/x509/x_name.d crypto/modes/ctr128.d crypto/bf/bf_ecb.d crypto/async/arch/async_null.d test/ssl_cert_table_internal_test.d test/buildtest_dsa.d crypto/asn1/a_time.d crypto/cms/cms_dd.d test/bad_dtls_test.d crypto/bn/bn_word.d crypto/o_time.d test/packettest.d crypto/bn/bn_mod.d crypto/rand/drbg_ctr.d test/buildtest_evp.d apps/prime.d crypto/aes/aes_core.d apps/genpkey.d test/buildtest_md2.d test/dsatest.d test/dtlsv1listentest.d apps/s_cb.d crypto/threads_pthread.d crypto/engine/eng_table.d crypto/asn1/asn1_item_list.d crypto/ec/ecdh_ossl.d crypto/pem/pem_pkey.d crypto/cpt_err.d crypto/dh/dh_gen.d ssl/t1_lib.d crypto/evp/digest.d crypto/rc5/rc5cfb64.d test/sanitytest.d test/buildtest_ecdh.d crypto/sha/sha1_one.d crypto/bio/bss_acpt.d crypto/cmac/cm_pmeth.d crypto/bio/bss_dgram.d crypto/rsa/rsa_lib.d crypto/asn1/t_pkey.d test/testutil/basic_output.d apps/pkeyutl.d crypto/dh/dh_depr.d crypto/asn1/a_type.d crypto/engine/eng_pkey.d test/buildtest_conf_api.d crypto/dsa/dsa_sign.d crypto/bn/bn_srp.d test/asn1_string_table_test.d crypto/asn1/a_gentm.d test/buildtest_sha.d test/buildtest_idea.d crypto/ct/ct_oct.d crypto/ui/ui_openssl.d crypto/x509/t_x509.d crypto/engine/eng_openssl.d test/sm4_internal_test.d crypto/idea/i_skey.d crypto/hmac/hmac.d crypto/bf/bf_cfb64.d crypto/cms/cms_ess.d crypto/pkcs12/p12_p8d.d crypto/whrlpool/wp_block.d test/buildtest_ecdsa.d crypto/store/store_init.d crypto/dh/dh_ameth.d ssl/bio_ssl.d crypto/x509/x_x509a.d crypto/ec/ecdsa_vrf.d crypto/asn1/d2i_pu.d crypto/bio/bio_meth.d test/buildtest_stack.d crypto/o_init.d crypto/sm2/sm2_err.d crypto/asn1/asn1_par.d crypto/dsa/dsa_depr.d crypto/dh/dh_asn1.d crypto/kdf/kdf_err.d test/ssl_test_ctx_test.d test/buildtest_kdf.d crypto/mem_clr.d test/buildtest_ripemd.d crypto/asn1/x_int64.d crypto/rand/rand_vms.d crypto/getenv.d ssl/packet.d crypto/evp/pbe_scrypt.d test/buildtest_hmac.d test/testutil/format_output.d test/afalgtest.d test/buildtest_ssl3.d test/buildtest_buffer.d crypto/blake2/blake2s.d crypto/x509/x509_r2x.d crypto/evp/e_des3.d crypto/asn1/i2d_pu.d test/buildtest_tls1.d crypto/cast/c_enc.d fuzz/client.d fuzz/x509.d test/buildtest_x509.d apps/s_client.d crypto/x509v3/v3_pci.d test/d2i_test.d test/v3nametest.d crypto/pkcs7/pk7_asn1.d test/ssltest_old.d test/buildtest_cast.d crypto/rsa/rsa_prn.d fuzz/bndiv.d crypto/bn/bn_shift.d crypto/asn1/a_utctm.d test/uitest.d crypto/rsa/rsa_err.d crypto/pkcs12/p12_add.d crypto/dso/dso_openssl.d crypto/asn1/p5_pbe.d apps/gendsa.d test/wpackettest.d crypto/engine/tb_digest.d test/bio_enc_test.d crypto/bn/bn_blind.d crypto/evp/evp_key.d crypto/bio/bio_cb.d crypto/buffer/buf_err.d crypto/ts/ts_rsp_sign.d crypto/ec/ec_check.d test/gosttest.d crypto/rc5/rc5_skey.d crypto/bn/bn_rand.d test/crltest.d crypto/rc5/rc5_ecb.d crypto/evp/e_rc4.d crypto/ui/ui_null.d crypto/idea/i_cbc.d crypto/bn/bn_exp2.d crypto/des/cbc_cksm.d crypto/ct/ct_log.d crypto/evp/c_allc.d test/evp_extra_test.d crypto/asn1/ameth_lib.d test/exptest.d crypto/o_fips.d crypto/ts/ts_verify_ctx.d crypto/rsa/rsa_ossl.d apps/rsa.d test/buildtest_objects.d test/aborttest.d crypto/txt_db/txt_db.d ssl/tls13_enc.d crypto/bn/bn_mpi.d test/rsa_mp_test.d crypto/o_dir.d test/dtlstest.d crypto/asn1/t_spki.d crypto/x509/x509_obj.d test/buildtest_comp.d ssl/ssl_mcnf.d crypto/rand/drbg_lib.d ssl/ssl_lib.d test/evp_test.d crypto/pem/pem_lib.d crypto/cms/cms_sd.d crypto/modes/cfb128.d apps/opt.d crypto/rc2/rc2ofb64.d crypto/dsa/dsa_asn1.d crypto/des/cfb_enc.d crypto/ec/ecp_nistp256.d crypto/conf/conf_def.d apps/bf_prefix.d crypto/rsa/rsa_x931g.d test/buildtest_symhacks.d apps/ec.d test/dtls_mtu_test.d crypto/store/store_lib.d crypto/ec/ec_pmeth.d crypto/x509/t_req.d crypto/asn1/a_utf8.d apps/ciphers.d crypto/whrlpool/wp_dgst.d crypto/modes/wrap128.d crypto/ct/ct_x509v3.d test/igetest.d test/buildtest_modes.d crypto/sm2/sm2_crypt.d crypto/x509/x_crl.d crypto/pkcs12/p12_npas.d test/ctype_internal_test.d apps/pkcs12.d crypto/seed/seed_cfb.d crypto/cast/c_cfb64.d crypto/ec/ecp_oct.d crypto/conf/conf_mod.d crypto/ts/ts_req_print.d test/buildtest_opensslv.d apps/spkac.d crypto/pem/pem_all.d crypto/pkcs7/pk7_mime.d crypto/evp/e_rc2.d crypto/evp/evp_err.d crypto/pkcs12/p12_decr.d crypto/x509v3/v3_pmaps.d crypto/ec/curve448/arch_32/f_impl.d crypto/conf/conf_api.d crypto/bio/bss_bio.d test/ssltestlib.d crypto/x509v3/v3_pku.d crypto/bn/bn_x931p.d crypto/evp/e_camellia.d crypto/ec/ecp_nistputil.d crypto/evp/pmeth_gn.d crypto/dh/dh_pmeth.d test/asn1_time_test.d crypto/x509v3/v3_info.d crypto/dsa/dsa_ameth.d apps/s_time.d crypto/x509v3/v3_conf.d apps/win32_init.d crypto/lhash/lhash.d crypto/cms/cms_pwri.d crypto/ts/ts_req_utils.d crypto/ts/ts_conf.d crypto/ebcdic.d crypto/bn/bn_err.d crypto/bio/bss_sock.d test/asynctest.d crypto/ocsp/ocsp_ext.d crypto/ripemd/rmd_dgst.d crypto/bio/b_print.d crypto/evp/evp_pkey.d crypto/modes/xts128.d crypto/cms/cms_lib.d crypto/pkcs12/p12_init.d crypto/modes/ccm128.d test/buildtest_blowfish.d crypto/evp/cmeth_lib.d crypto/md5/md5_dgst.d crypto/sha/sha1dgst.d crypto/dh/dh_rfc7919.d crypto/ec/ecx_meth.d test/buildtest_e_os2.d crypto/evp/e_rc5.d crypto/evp/evp_pbe.d crypto/x509v3/v3_asid.d crypto/asn1/evp_asn1.d crypto/poly1305/poly1305.d crypto/pem/pem_pk8.d test/exdatatest.d test/buildtest_md4.d crypto/dh/dh_check.d crypto/dso/dso_err.d test/x509_internal_test.d crypto/asn1/a_bitstr.d apps/engine.d test/testutil/driver.d crypto/evp/p_seal.d ssl/methods.d crypto/evp/e_seed.d engines/e_capi.d test/buildtest_ossl_typ.d crypto/asn1/a_octet.d crypto/objects/obj_lib.d crypto/conf/conf_mall.d crypto/ct/ct_vfy.d test/memleaktest.d crypto/ocsp/ocsp_prn.d apps/rand.d crypto/asn1/tasn_utl.d engines/e_dasync.d test/buildtest_camellia.d crypto/rsa/rsa_pmeth.d test/buildtest_srp.d ssl/s3_lib.d test/buildtest_seed.d test/buildtest_asn1.d crypto/bio/bss_conn.d crypto/evp/p_lib.d apps/pkey.d ssl/statem/statem_srvr.d apps/s_socket.d crypto/kdf/hkdf.d apps/dgst.d crypto/bio/bio_err.d ssl/ssl_conf.d crypto/siphash/siphash_pmeth.d crypto/bn/bn_depr.d crypto/lhash/lh_stats.d crypto/bn/bn_gcd.d test/sslcorrupttest.d crypto/init.d crypto/des/fcrypt.d test/rsa_test.d ssl/s3_cbc.d crypto/ts/ts_lib.d crypto/evp/encode.d crypto/bio/bf_null.d crypto/pkcs7/bio_pk7.d crypto/evp/m_wp.d crypto/err/err.d test/buildtest_obj_mac.d crypto/dso/dso_dl.d apps/crl.d apps/dsaparam.d test/lhash_test.d crypto/ec/ec_curve.d test/poly1305_internal_test.d crypto/asn1/asn1_err.d test/dhtest.d crypto/bio/bss_mem.d crypto/cms/cms_kari.d crypto/evp/m_ripemd.d crypto/store/store_strings.d crypto/pkcs12/p12_sbag.d fuzz/test-corpus.d crypto/engine/tb_rand.d crypto/des/rand_key.d crypto/x509v3/v3_ncons.d crypto/rc2/rc2_cbc.d test/sslapitest.d crypto/x509/x509_cmp.d test/conf_include_test.d test/asn1_encode_test.d crypto/ec/ec_ameth.d crypto/x509v3/v3_admis.d crypto/x509v3/v3_pcia.d crypto/bn/bn_asm.d crypto/evp/bio_ok.d crypto/rsa/rsa_meth.d crypto/ui/ui_err.d crypto/ocsp/ocsp_cl.d crypto/x509v3/v3_prn.d crypto/ec/ec_asn1.d crypto/asn1/nsseq.d test/sm2_internal_test.d test/versions.d crypto/cryptlib.d crypto/dso/dso_lib.d crypto/poly1305/poly1305_ameth.d crypto/asn1/x_val.d crypto/ec/eck_prn.d crypto/dsa/dsa_gen.d crypto/evp/p_verify.d crypto/blake2/blake2b.d crypto/des/fcrypt_b.d crypto/x509v3/v3_bcons.d test/buildtest_ssl.d ssl/ssl_ciph.d ssl/d1_msg.d crypto/sm2/sm2_pmeth.d crypto/bf/bf_enc.d crypto/pkcs12/p12_key.d test/buildtest_x509v3.d crypto/seed/seed_ofb.d crypto/des/set_key.d apps/dhparam.d test/threadstest.d ssl/statem/statem_dtls.d test/buildtest_ebcdic.d crypto/des/ecb_enc.d test/buildtest_cms.d crypto/bio/bio_lib.d crypto/rand/rand_lib.d ssl/t1_trce.d crypto/x509/x509_req.d test/v3ext.d test/buildtest_dtls1.d crypto/aes/aes_ecb.d crypto/evp/e_des.d ssl/record/ssl3_buffer.d crypto/ocsp/ocsp_vfy.d crypto/chacha/chacha_enc.d crypto/dh/dh_prn.d crypto/sm3/sm3.d apps/rehash.d test/destest.d crypto/x509/x509_err.d ssl/record/ssl3_record.d test/rdrand_sanitytest.d crypto/pkcs12/p12_p8e.d test/buildtest_md5.d crypto/md5/md5_one.d apps/cms.d crypto/evp/evp_lib.d crypto/engine/tb_rsa.d crypto/des/ofb64enc.d crypto/pem/pvkfmt.d crypto/ec/ec2_oct.d test/buildtest_aes.d crypto/asn1/asn1_lib.d crypto/rc4/rc4_enc.d crypto/x509/x509rset.d crypto/x509/x509_trs.d crypto/cast/c_ecb.d apps/crl2p7.d crypto/x509v3/pcy_tree.d crypto/camellia/cmll_cfb.d crypto/engine/eng_err.d ssl/tls_srp.d crypto/asn1/f_string.d crypto/cms/cms_smime.d ssl/ssl_rsa.d crypto/idea/i_ofb64.d apps/verify.d crypto/bn/bn_exp.d apps/dsa.d crypto/evp/pmeth_fn.d test/chacha_internal_test.d test/mdc2_internal_test.d crypto/rand/rand_err.d crypto/bn/bn_const.d crypto/rsa/rsa_x931.d crypto/cms/cms_err.d test/clienthellotest.d crypto/pem/pem_xaux.d crypto/asn1/x_algor.d crypto/engine/eng_fat.d crypto/hmac/hm_ameth.d crypto/sha/sha512.d crypto/evp/e_aria.d crypto/ec/ec_err.d test/drbg_cavs_test.d crypto/async/arch/async_posix.d crypto/des/ofb64ede.d crypto/bio/bss_log.d test/md2test.d crypto/evp/p5_crpt.d test/test_test.d test/buildtest_pem.d crypto/cms/cms_io.d crypto/ec/ec_cvt.d +DEPS=crypto/cast/c_ecb.d crypto/async/arch/async_win.d crypto/aes/aes_cfb.d crypto/idea/i_skey.d test/buildtest_md5.d test/testutil/output_helpers.d apps/srp.d crypto/des/xcbc_enc.d test/buildtest_whrlpool.d crypto/x509/x509_def.d test/ssl_test.d crypto/store/store_lib.d crypto/x509v3/pcy_cache.d crypto/blake2/blake2s.d crypto/dsa/dsa_meth.d crypto/aes/aes_core.d crypto/asn1/x_pkey.d crypto/camellia/camellia.d crypto/camellia/cmll_ecb.d crypto/ocsp/ocsp_asn.d crypto/x509/x509_set.d crypto/evp/p_verify.d crypto/x509v3/v3_lib.d test/mdc2_internal_test.d crypto/asn1/tasn_new.d crypto/bio/bf_nbio.d crypto/x509/x509_obj.d crypto/ec/curve448/curve448_tables.d crypto/ec/curve448/eddsa.d crypto/dsa/dsa_vrf.d crypto/engine/eng_rdrand.d crypto/bn/bn_ctx.d crypto/cms/cms_err.d crypto/evp/cmeth_lib.d fuzz/bignum.d crypto/evp/m_md2.d test/buildtest_rc4.d test/x509_check_cert_pkey_test.d crypto/lhash/lh_stats.d apps/sess_id.d crypto/x509/x509spki.d crypto/asn1/p8_pkey.d test/v3ext.d test/asn1_encode_test.d crypto/objects/obj_lib.d crypto/x509v3/v3_tlsf.d fuzz/asn1.d ssl/ssl_lib.d ssl/statem/statem_dtls.d crypto/bn/bn_word.d crypto/ec/ecdsa_sign.d apps/pkcs12.d crypto/rand/rand_vms.d crypto/md4/md4_dgst.d crypto/x509/x_all.d crypto/bn/bn_gcd.d crypto/x509v3/pcy_tree.d crypto/ec/ecdsa_ossl.d crypto/x509v3/v3_extku.d crypto/asn1/a_d2i_fp.d crypto/ex_data.d crypto/rsa/rsa_prn.d crypto/dsa/dsa_asn1.d crypto/evp/evp_cnf.d crypto/seed/seed_cbc.d test/siphash_internal_test.d crypto/chacha/chacha_enc.d crypto/srp/srp_lib.d test/buildtest_ui.d test/gosttest.d test/ecstresstest.d test/drbgtest.d crypto/asn1/f_string.d test/sm4_internal_test.d crypto/ts/ts_asn1.d engines/e_padlock.d apps/verify.d crypto/cpt_err.d crypto/evp/p_enc.d crypto/bio/bss_file.d crypto/des/cfb64enc.d test/buildtest_opensslv.d crypto/asn1/tasn_typ.d crypto/asn1/a_type.d crypto/pkcs7/pk7_attr.d crypto/evp/pmeth_lib.d crypto/rsa/rsa_asn1.d crypto/dsa/dsa_prn.d apps/ciphers.d crypto/err/err.d crypto/blake2/m_blake2b.d crypto/bn/bn_intern.d crypto/seed/seed.d test/buildtest_bio.d crypto/bn/bn_gf2m.d crypto/rc5/rc5_ecb.d crypto/dso/dso_dlfcn.d test/drbg_cavs_test.d crypto/cms/cms_lib.d test/exptest.d crypto/engine/tb_eckey.d crypto/x509/t_x509.d crypto/ec/ec_key.d crypto/rand/rand_egd.d ssl/record/ssl3_record.d crypto/siphash/siphash.d apps/dsaparam.d test/buildtest_engine.d crypto/x509/x_pubkey.d engines/e_dasync.d ssl/t1_lib.d test/buildtest_aes.d crypto/des/fcrypt.d crypto/cms/cms_pwri.d crypto/evp/e_sm4.d crypto/ct/ct_oct.d crypto/ec/ecp_nistp256.d crypto/rc5/rc5cfb64.d ssl/s3_lib.d crypto/rsa/rsa_meth.d crypto/sha/keccak1600.d crypto/cms/cms_io.d test/stack_test.d crypto/rc5/rc5_skey.d crypto/ts/ts_rsp_print.d test/ssl_test_ctx_test.d crypto/ctype.d test/buildtest_asn1t.d crypto/x509v3/v3err.d test/buildtest_srp.d ssl/ssl_mcnf.d crypto/engine/eng_ctrl.d crypto/cmac/cmac.d test/buildtest_dsa.d crypto/ocsp/ocsp_cl.d crypto/evp/m_sigver.d crypto/dsa/dsa_depr.d crypto/conf/conf_lib.d crypto/ec/ec_asn1.d crypto/asn1/a_object.d crypto/des/str2key.d fuzz/server.d crypto/dsa/dsa_ossl.d crypto/modes/ctr128.d crypto/whrlpool/wp_block.d test/x509aux.d ssl/tls_srp.d crypto/rsa/rsa_none.d crypto/objects/o_names.d test/buildtest_pem.d crypto/des/cbc_enc.d crypto/ocsp/v3_ocsp.d crypto/kdf/tls1_prf.d test/sysdefaulttest.d crypto/mem_dbg.d crypto/idea/i_cbc.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/ec/eck_prn.d crypto/asn1/a_time.d crypto/hmac/hmac.d crypto/rsa/rsa_saos.d apps/prime.d crypto/sha/sha1dgst.d crypto/asn1/a_gentm.d crypto/engine/eng_pkey.d apps/s_time.d crypto/rand/drbg_lib.d crypto/bio/b_dump.d crypto/pkcs7/pkcs7err.d crypto/ec/ecdh_kdf.d test/memleaktest.d crypto/evp/evp_lib.d crypto/modes/cts128.d apps/opt.d crypto/des/ofb64ede.d crypto/rsa/rsa_pk1.d test/x509_internal_test.d crypto/x509v3/v3_cpols.d crypto/pem/pem_lib.d crypto/bn/bn_shift.d crypto/evp/e_aes_cbc_hmac_sha256.d ssl/ssl_txt.d apps/engine.d test/danetest.d crypto/rand/drbg_ctr.d crypto/asn1/n_pkey.d crypto/bio/bss_null.d test/dhtest.d crypto/mem.d crypto/pem/pem_err.d ssl/tls13_enc.d crypto/objects/obj_err.d crypto/evp/m_ripemd.d crypto/bn/bn_rand.d test/buildtest_lhash.d crypto/x509v3/v3_pcia.d crypto/asn1/asn_moid.d crypto/ec/ec_pmeth.d crypto/conf/conf_err.d crypto/pkcs12/p12_p8e.d test/sm2_internal_test.d crypto/evp/evp_err.d test/buildtest_pkcs12.d crypto/rc5/rc5_enc.d crypto/bf/bf_ofb64.d crypto/threads_pthread.d crypto/asn1/a_octet.d test/ct_test.d test/buildtest_ebcdic.d crypto/x509v3/v3_genn.d crypto/pem/pem_oth.d test/buildtest_ssl.d crypto/asn1/asn_pack.d apps/storeutl.d crypto/pkcs12/p12_crpt.d crypto/ts/ts_rsp_verify.d crypto/ct/ct_prn.d crypto/asn1/a_print.d crypto/engine/tb_dh.d crypto/rsa/rsa_depr.d crypto/ocsp/ocsp_prn.d test/buildtest_camellia.d crypto/engine/tb_rsa.d crypto/engine/eng_openssl.d test/dtls_mtu_test.d crypto/store/loader_file.d crypto/rsa/rsa_ossl.d apps/s_server.d crypto/store/store_err.d apps/version.d ssl/statem/extensions_srvr.d test/ectest.d crypto/asn1/x_bignum.d crypto/x509v3/v3_crld.d crypto/x509/x509_r2x.d crypto/des/cbc_cksm.d apps/dgst.d crypto/o_fopen.d crypto/dh/dh_rfc7919.d test/ec_internal_test.d crypto/pkcs7/pk7_doit.d test/dsatest.d crypto/bn/bn_const.d crypto/x509/x509_req.d ssl/statem/extensions_cust.d crypto/poly1305/poly1305_pmeth.d crypto/ui/ui_err.d crypto/x509v3/v3_pku.d crypto/asn1/i2d_pr.d test/buildtest_ssl3.d ssl/ssl_init.d crypto/modes/ccm128.d crypto/asn1/x_sig.d crypto/ct/ct_sct_ctx.d crypto/ec/ec_lib.d crypto/x509/x509name.d apps/dsa.d crypto/dso/dso_win32.d crypto/engine/tb_pkmeth.d crypto/x509v3/v3_bcons.d test/buildtest_rsa.d crypto/asn1/p5_pbe.d crypto/bio/bss_log.d test/sslapitest.d test/bio_enc_test.d crypto/bio/bio_meth.d test/gmdifftest.d crypto/dh/dh_rfc5114.d test/buildtest_ripemd.d test/bio_memleak_test.d crypto/ct/ct_policy.d crypto/dso/dso_dl.d test/rc4test.d crypto/evp/m_sha3.d test/chacha_internal_test.d test/buildtest_symhacks.d test/buildtest_store.d test/buildtest_asn1.d crypto/x509v3/v3_conf.d crypto/siphash/siphash_ameth.d apps/enc.d crypto/modes/ofb128.d crypto/evp/e_cast.d crypto/ec/curve448/curve448.d test/testutil/format_output.d crypto/evp/p_seal.d crypto/aria/aria.d crypto/ec/ec_oct.d crypto/asn1/x_val.d crypto/ui/ui_util.d crypto/evp/p5_crpt.d crypto/evp/e_rc5.d test/errtest.d fuzz/client.d crypto/md4/md4_one.d crypto/asn1/asn_mime.d test/ssl_cert_table_internal_test.d test/buildtest_obj_mac.d crypto/pkcs12/p12_utl.d crypto/async/async_err.d test/buildtest_ct.d test/pkey_meth_test.d fuzz/asn1parse.d crypto/evp/p_lib.d crypto/x509v3/v3_pci.d test/buildtest_ossl_typ.d crypto/bio/bss_acpt.d test/ecdsatest.d crypto/bf/bf_enc.d crypto/pkcs12/pk12err.d crypto/bio/bss_dgram.d crypto/bio/bss_fd.d crypto/threads_none.d crypto/bn/bn_dh.d crypto/evp/names.d crypto/poly1305/poly1305.d crypto/cast/c_ofb64.d test/buildtest_x509.d engines/e_capi.d crypto/x509v3/v3_utl.d crypto/modes/wrap128.d test/buildtest_blowfish.d test/buildtest_conf_api.d crypto/idea/i_cfb64.d test/testutil/basic_output.d ssl/ssl_asn1.d crypto/bn/bn_exp2.d crypto/ts/ts_req_print.d crypto/cversion.d test/time_offset_test.d crypto/evp/e_idea.d crypto/ocsp/ocsp_vfy.d crypto/x509/x509_err.d test/casttest.d crypto/x509/x509rset.d test/buildtest_sha.d ssl/statem/extensions.d crypto/pem/pem_xaux.d crypto/dh/dh_kdf.d apps/s_socket.d crypto/cast/c_enc.d crypto/bn/bn_sqr.d crypto/stack/stack.d apps/pkeyutl.d crypto/dh/dh_err.d crypto/asn1/a_i2d_fp.d crypto/seed/seed_cfb.d crypto/bn/bn_asm.d test/buildtest_md2.d ssl/ssl_conf.d apps/rehash.d crypto/mem_sec.d test/asn1_string_table_test.d crypto/evp/e_camellia.d crypto/rand/randfile.d crypto/asn1/x_spki.d test/testutil/tap_bio.d crypto/engine/tb_digest.d crypto/des/des_enc.d test/buildtest_dh.d crypto/camellia/cmll_ofb.d crypto/pkcs12/p12_attr.d test/curve448_internal_test.d crypto/bio/bio_cb.d crypto/asn1/evp_asn1.d crypto/pkcs12/p12_p8d.d test/testutil/cb.d crypto/rc2/rc2_cbc.d test/hmactest.d test/evp_test.d test/buildtest_stack.d crypto/asn1/a_strnid.d apps/openssl.d crypto/evp/c_alld.d crypto/kdf/hkdf.d crypto/sm3/m_sm3.d crypto/dsa/dsa_sign.d test/testutil/tests.d crypto/pkcs7/pk7_asn1.d test/rc2test.d crypto/des/ofb_enc.d crypto/objects/obj_xref.d crypto/asn1/tasn_prn.d crypto/ec/ec_check.d crypto/bio/b_print.d crypto/kdf/kdf_err.d crypto/cms/cms_kari.d ssl/record/ssl3_record_tls13.d crypto/rsa/rsa_ssl.d crypto/engine/eng_cnf.d crypto/init.d crypto/engine/eng_dyn.d ssl/ssl_ciph.d ssl/s3_msg.d apps/pkey.d crypto/ec/ec_print.d crypto/engine/tb_cipher.d crypto/conf/conf_def.d test/sslbuffertest.d crypto/pem/pem_pk8.d ssl/record/ssl3_buffer.d crypto/ocsp/ocsp_ext.d test/rsa_complex.d crypto/evp/m_sha1.d crypto/bn/bn_prime.d crypto/dso/dso_vms.d test/buildtest_des.d crypto/sm2/sm2_pmeth.d crypto/bn/bn_kron.d crypto/ec/curve448/arch_32/f_impl.d test/d2i_test.d crypto/x509/x_req.d ssl/record/dtls1_bitmap.d test/buildtest_ecdsa.d ssl/ssl_utst.d crypto/x509v3/pcy_data.d crypto/engine/eng_init.d test/buildtest_hmac.d crypto/aes/aes_ofb.d fuzz/test-corpus.d crypto/x509v3/v3_sxnet.d crypto/x509/x509_vpm.d crypto/cms/cms_cd.d test/fatalerrtest.d crypto/x509/x_name.d crypto/bio/bf_null.d crypto/x509/x509_d2.d crypto/rand/rand_err.d crypto/rand/rand_win.d crypto/ec/ec_cvt.d crypto/dso/dso_openssl.d crypto/bn/bn_mpi.d crypto/evp/m_md5_sha1.d crypto/bn/bn_add.d crypto/x509v3/v3_admis.d crypto/evp/m_md4.d crypto/pkcs7/bio_pk7.d crypto/evp/p_sign.d crypto/rand/rand_unix.d crypto/cms/cms_ess.d crypto/ec/ec_ameth.d test/testutil/init.d crypto/x509/x_crl.d crypto/pkcs12/p12_key.d crypto/pkcs12/p12_sbag.d ssl/record/rec_layer_d1.d crypto/conf/conf_ssl.d ssl/ssl_sess.d test/constant_time_test.d crypto/asn1/a_int.d crypto/des/fcrypt_b.d test/x509_time_test.d crypto/ts/ts_lib.d crypto/asn1/x_int64.d crypto/siphash/siphash_pmeth.d crypto/x509/x509_lu.d test/buildtest_rand.d crypto/asn1/t_bitst.d test/buildtest_txt_db.d crypto/evp/digest.d crypto/rc2/rc2_skey.d crypto/asn1/d2i_pr.d crypto/rc2/rc2cfb64.d crypto/sm2/sm2_err.d crypto/o_dir.d ssl/statem/statem.d crypto/x509/x_attrib.d test/pbelutest.d crypto/seed/seed_ofb.d test/ocspapitest.d apps/passwd.d test/buildtest_tls1.d crypto/asn1/tasn_dec.d crypto/evp/evp_key.d crypto/txt_db/txt_db.d apps/app_rand.d crypto/evp/e_aes.d apps/win32_init.d crypto/rand/rand_lib.d test/buildtest_objects.d crypto/rsa/rsa_sign.d test/v3nametest.d crypto/bn/bn_err.d crypto/rc2/rc2_ecb.d test/srptest.d crypto/threads_win.d crypto/evp/e_xcbc_d.d test/destest.d crypto/evp/m_mdc2.d test/buildtest_bn.d test/bio_callback_test.d crypto/lhash/lhash.d test/tls13ccstest.d crypto/x509v3/v3_akey.d ssl/statem/statem_srvr.d fuzz/conf.d apps/speed.d crypto/x509v3/pcy_node.d crypto/poly1305/poly1305_ameth.d crypto/ct/ct_err.d crypto/rsa/rsa_pmeth.d crypto/engine/eng_all.d crypto/x509v3/v3_purp.d test/ciphername_test.d crypto/ebcdic.d crypto/x509/t_crl.d test/x509_dup_cert_test.d crypto/cms/cms_asn1.d apps/nseq.d crypto/asn1/a_strex.d crypto/asn1/ameth_lib.d apps/ocsp.d crypto/aes/aes_ige.d crypto/comp/c_zlib.d crypto/aes/aes_cbc.d crypto/evp/bio_ok.d crypto/evp/pmeth_fn.d crypto/des/ecb_enc.d crypto/bn/bn_mul.d crypto/asn1/i2d_pu.d crypto/engine/eng_list.d test/lhash_test.d test/poly1305_internal_test.d test/buildtest_x509_vfy.d ssl/pqueue.d crypto/ct/ct_sct.d crypto/dsa/dsa_gen.d crypto/pkcs12/p12_mutl.d crypto/cms/cms_sd.d crypto/engine/eng_fat.d test/buildtest_evp.d test/md2test.d apps/cms.d apps/rand.d crypto/dsa/dsa_err.d crypto/engine/eng_table.d crypto/md5/md5_dgst.d crypto/evp/pmeth_gn.d crypto/ec/ec_mult.d crypto/pem/pvkfmt.d crypto/o_time.d crypto/pkcs12/p12_decr.d apps/genrsa.d crypto/evp/e_aria.d test/testutil/main.d test/ideatest.d crypto/asn1/a_dup.d crypto/rsa/rsa_crpt.d crypto/rsa/rsa_lib.d crypto/cms/cms_enc.d crypto/bio/b_sock2.d crypto/x509/x509_v3.d crypto/bn/bn_recp.d crypto/asn1/a_utf8.d crypto/evp/e_rc4_hmac_md5.d apps/ecparam.d crypto/rsa/rsa_err.d crypto/ec/ecp_nistputil.d crypto/asn1/x_algor.d test/exdatatest.d crypto/ec/ecp_oct.d crypto/whrlpool/wp_dgst.d crypto/bio/b_sock.d crypto/pkcs12/p12_npas.d crypto/x509v3/v3_bitst.d crypto/rsa/rsa_gen.d crypto/asn1/f_int.d crypto/bn/bn_nist.d crypto/pkcs7/pk7_smime.d crypto/store/store_strings.d apps/errstr.d crypto/dsa/dsa_lib.d crypto/evp/bio_b64.d test/rc5test.d crypto/bio/bss_sock.d ssl/ssl_err.d crypto/x509v3/v3_int.d test/tls13secretstest.d crypto/des/pcbc_enc.d test/igetest.d crypto/asn1/tasn_scn.d crypto/dh/dh_key.d crypto/x509/t_req.d crypto/buffer/buffer.d crypto/asn1/a_digest.d apps/dhparam.d crypto/rsa/rsa_mp.d crypto/asn1/tasn_enc.d crypto/rc4/rc4_skey.d crypto/evp/e_des.d ssl/t1_trce.d crypto/evp/e_old.d test/buildtest_conf.d crypto/dsa/dsa_pmeth.d crypto/des/cfb_enc.d test/buildtest_rc2.d crypto/conf/conf_mall.d crypto/evp/e_bf.d crypto/ec/ecp_nistp521.d crypto/bn/bn_blind.d test/modes_internal_test.d crypto/ui/ui_null.d crypto/sm2/sm2_sign.d test/buildtest_rand_drbg.d crypto/rc2/rc2ofb64.d apps/spkac.d crypto/uid.d crypto/o_str.d crypto/seed/seed_ecb.d test/buildtest_ocsp.d fuzz/x509.d test/buildtest_pkcs7.d crypto/comp/comp_err.d crypto/rsa/rsa_pss.d crypto/md2/md2_one.d crypto/x509/x509type.d test/enginetest.d crypto/asn1/x_info.d test/testutil/test_cleanup.d crypto/pem/pem_x509.d test/secmemtest.d crypto/evp/c_allc.d crypto/sha/sha512.d crypto/engine/tb_rand.d crypto/ts/ts_conf.d crypto/x509v3/v3_ncons.d crypto/x509v3/v3_skey.d crypto/async/arch/async_posix.d crypto/x509/x509_txt.d ssl/methods.d ssl/record/rec_layer_s3.d test/bioprinttest.d crypto/ec/ecx_meth.d crypto/x509v3/v3_enum.d ssl/ssl_rsa.d crypto/aes/aes_ecb.d crypto/x509v3/v3_asid.d test/buildtest_x509v3.d crypto/cryptlib.d crypto/engine/eng_err.d crypto/camellia/cmll_cbc.d apps/pkcs8.d crypto/rsa/rsa_x931.d crypto/des/rand_key.d crypto/dllmain.d test/buildtest_ec.d crypto/des/qud_cksm.d crypto/asn1/t_spki.d crypto/ts/ts_req_utils.d crypto/dso/dso_err.d crypto/ui/ui_lib.d crypto/bn/bn_mont.d test/buildtest_safestack.d test/packettest.d fuzz/ct.d crypto/dh/dh_asn1.d crypto/evp/e_rc2.d apps/crl.d test/buildtest_ssl2.d apps/smime.d crypto/aes/aes_misc.d test/rsa_test.d test/servername_test.d crypto/asn1/tasn_fre.d apps/asn1pars.d crypto/ec/ec2_oct.d crypto/comp/comp_lib.d crypto/evp/evp_pbe.d crypto/cms/cms_smime.d crypto/pem/pem_all.d crypto/hmac/hm_ameth.d test/rdrand_sanitytest.d crypto/modes/ocb128.d apps/bf_prefix.d crypto/rc4/rc4_enc.d crypto/ct/ct_x509v3.d crypto/dso/dso_lib.d crypto/cms/cms_att.d crypto/cmac/cm_ameth.d apps/s_client.d crypto/bio/bss_conn.d crypto/bn/bn_x931p.d crypto/ocsp/ocsp_ht.d crypto/camellia/cmll_misc.d apps/ts.d crypto/conf/conf_sap.d test/ssl_test_ctx.d test/ssltestlib.d crypto/ec/ecdh_ossl.d crypto/x509v3/v3_info.d crypto/x509/by_file.d apps/req.d crypto/ec/ecp_nist.d crypto/asn1/a_bitstr.d crypto/dh/dh_meth.d crypto/x509/x509_trs.d crypto/bf/bf_cfb64.d crypto/bn/bn_srp.d test/dsa_no_digest_size_test.d ssl/d1_msg.d crypto/cast/c_cfb64.d crypto/asn1/a_mbstr.d crypto/asn1/p5_pbev2.d test/test_test.d test/buildtest_pem2.d apps/pkcs7.d crypto/idea/i_ofb64.d crypto/ec/curve25519.d crypto/pkcs12/p12_kiss.d crypto/evp/evp_enc.d crypto/dh/dh_pmeth.d crypto/x509v3/v3_pcons.d crypto/pkcs7/pk7_mime.d test/cmsapitest.d test/asynciotest.d test/buildtest_ecdh.d crypto/bio/bss_mem.d ssl/statem/statem_lib.d test/bad_dtls_test.d crypto/ec/ecp_mont.d crypto/x509v3/v3_akeya.d test/ssltest_old.d ssl/s3_cbc.d crypto/rsa/rsa_oaep.d crypto/ec/ecp_smpl.d crypto/evp/m_null.d test/buildtest_dtls1.d crypto/hmac/hm_pmeth.d test/dtlsv1listentest.d crypto/engine/tb_asnmth.d ssl/d1_lib.d crypto/sm3/sm3.d crypto/ec/ec_curve.d crypto/kdf/scrypt.d test/asn1_internal_test.d ssl/packet.d fuzz/crl.d test/buildtest_async.d test/recordlentest.d crypto/cms/cms_env.d apps/crl2p7.d crypto/camellia/cmll_ctr.d crypto/ec/curve448/f_generic.d test/buildtest_e_os2.d crypto/x509/x509cset.d test/dtlstest.d crypto/rsa/rsa_chk.d crypto/dsa/dsa_key.d test/buildtest_rc5.d test/asn1_decode_test.d crypto/evp/e_null.d apps/s_cb.d crypto/cmac/cm_pmeth.d test/verify_extra_test.d crypto/evp/p_dec.d test/tls13encryptiontest.d crypto/bio/bf_lbuf.d crypto/ts/ts_rsp_sign.d crypto/x509v3/v3_addr.d crypto/modes/cfb128.d crypto/aes/aes_wrap.d crypto/asn1/a_sign.d crypto/engine/eng_lib.d test/sanitytest.d crypto/asn1/a_utctm.d crypto/evp/e_rc4.d crypto/md5/md5_one.d test/drbg_cavs_data.d crypto/bio/bio_err.d test/cipherbytes_test.d crypto/err/err_prn.d test/cipherlist_test.d crypto/x509/x509_vfy.d crypto/bn/bn_exp.d crypto/bn/bn_print.d crypto/ocsp/ocsp_err.d ssl/statem/extensions_clnt.d crypto/pkcs12/p12_init.d test/pkey_meth_kdf_test.d crypto/asn1/d2i_pu.d crypto/des/set_key.d crypto/evp/e_seed.d test/buildtest_md4.d crypto/dh/dh_lib.d test/buildtest_cms.d test/threadstest.d crypto/evp/bio_enc.d test/buildtest_seed.d crypto/dh/dh_depr.d crypto/des/cfb64ede.d crypto/x509v3/pcy_map.d crypto/sha/sha256.d crypto/evp/p5_crpt2.d test/wpackettest.d test/crltest.d crypto/evp/encode.d crypto/asn1/tasn_utl.d crypto/x509v3/v3_alt.d crypto/err/err_all.d crypto/bio/bio_lib.d crypto/ec/ec_err.d test/mdc2test.d crypto/modes/xts128.d crypto/bio/b_addr.d crypto/o_fips.d crypto/x509/x509_meth.d crypto/modes/cbc128.d crypto/pkcs12/p12_add.d crypto/sm2/sm2_crypt.d ssl/statem/statem_clnt.d crypto/ui/ui_openssl.d crypto/des/ecb3_enc.d crypto/asn1/p5_scrypt.d crypto/pem/pem_info.d apps/rsa.d test/buildtest_modes.d crypto/evp/m_wp.d engines/e_ossltest.d crypto/ct/ct_vfy.d crypto/pem/pem_sign.d crypto/ocsp/ocsp_lib.d crypto/evp/bio_md.d ssl/ssl_stat.d crypto/dh/dh_gen.d test/buildtest_comp.d test/afalgtest.d crypto/asn1/bio_asn1.d crypto/sm4/sm4.d test/clienthellotest.d crypto/asn1/asn1_item_list.d crypto/x509v3/pcy_lib.d crypto/x509/x_exten.d crypto/blake2/m_blake2s.d crypto/conf/conf_mod.d test/buildtest_crypto.d crypto/asn1/asn1_par.d crypto/ripemd/rmd_one.d crypto/md2/md2_dgst.d crypto/ts/ts_rsp_utils.d test/conf_include_test.d crypto/asn1/asn_mstbl.d crypto/bn/bn_div.d crypto/getenv.d test/shlibloadtest.d crypto/engine/tb_dsa.d crypto/ec/ec_kmeth.d crypto/x509v3/v3_pmaps.d test/buildtest_buffer.d crypto/ec/ec2_smpl.d crypto/x509v3/v3_prn.d crypto/bn/bn_mod.d crypto/bio/bss_bio.d apps/pkeyparam.d ssl/bio_ssl.d crypto/evp/e_des3.d crypto/cms/cms_dd.d test/uitest.d apps/gendsa.d test/bftest.d crypto/ts/ts_err.d crypto/sha/sha1_one.d crypto/async/arch/async_null.d crypto/ec/curve448/scalar.d fuzz/cms.d test/asn1_time_test.d crypto/evp/pbe_scrypt.d apps/genpkey.d crypto/ct/ct_b64.d test/buildtest_cast.d crypto/store/store_init.d crypto/asn1/asn1_err.d crypto/dsa/dsa_ameth.d crypto/srp/srp_vfy.d crypto/x509/x_x509.d crypto/bn/bn_lib.d crypto/blake2/blake2b.d crypto/conf/conf_api.d crypto/x509/by_dir.d crypto/ct/ct_log.d crypto/bio/bf_buff.d crypto/modes/gcm128.d crypto/des/ofb64enc.d test/bntest.d ssl/ssl_cert.d test/sslcorrupttest.d crypto/async/async_wait.d crypto/ripemd/rmd_dgst.d crypto/dh/dh_check.d crypto/dh/dh_prn.d crypto/rsa/rsa_x931g.d test/versions.d crypto/ts/ts_verify_ctx.d test/asynctest.d crypto/evp/m_md5.d crypto/cast/c_skey.d crypto/camellia/cmll_cfb.d crypto/idea/i_ecb.d test/testutil/driver.d crypto/ocsp/ocsp_srv.d test/testutil/stanza.d test/ctype_internal_test.d crypto/asn1/nsseq.d apps/ec.d crypto/x509/x_x509a.d crypto/buffer/buf_err.d crypto/asn1/a_verify.d crypto/pkcs7/pk7_lib.d crypto/pem/pem_pkey.d apps/x509.d test/buildtest_idea.d crypto/x509/x509_cmp.d ssl/d1_srtp.d crypto/rsa/rsa_ameth.d crypto/bf/bf_ecb.d test/aborttest.d crypto/evp/e_chacha20_poly1305.d apps/rsautl.d crypto/asn1/t_pkey.d test/buildtest_cmac.d crypto/evp/evp_pkey.d test/evp_extra_test.d crypto/async/async.d crypto/rc5/rc5ofb64.d crypto/bn/bn_depr.d apps/ca.d crypto/mem_clr.d test/buildtest_ts.d crypto/bf/bf_skey.d fuzz/bndiv.d test/buildtest_kdf.d test/handshake_helper.d crypto/ec/ecdsa_vrf.d crypto/asn1/asn1_lib.d ssl/t1_enc.d apps/apps.d crypto/evp/p_open.d crypto/pkcs12/p12_asn.d crypto/o_init.d test/pemtest.d crypto/ec/ecp_nistp224.d ssl/s3_enc.d crypto/bn/bn_sqrt.d crypto/objects/obj_dat.d crypto/x509/x509_ext.d crypto/pkcs12/p12_crt.d crypto/asn1/x_long.d crypto/store/store_register.d crypto/asn1/asn1_gen.d crypto/dh/dh_ameth.d test/buildtest_srtp.d test/rsa_mp_test.d crypto/x509v3/v3_ia5.d crypto/asn1/bio_ndef.d crypto/x509/x509_att.d GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h GENERATED=apps/CA.pl apps/openssl.rc apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.def libcrypto.rc libssl.def libssl.rc test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh @@ -113,6 +113,7 @@ TARFLAGS= BASENAME= openssl NAME= $(BASENAME)-$(VERSION) +# Relative to $(SRCDIR) TARFILE= ../$(NAME).tar ##### Project flags ################################################## @@ -440,7 +441,7 @@ install_runtime_libs: build_libs : ; \ $(ECHO) "install $$s -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \ cp $$s $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \ - chmod 644 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \ + chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \ mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \ $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \ : ; \ @@ -614,37 +615,8 @@ tags TAGS: FORCE # Release targets (note: only available on Unix) ##################### -# If your tar command doesn't support --owner and --group, make sure to -# use one that does, for example GNU tar -TAR_COMMAND=$(TAR) $(TARFLAGS) --owner 0 --group 0 -cf - -PREPARE_CMD=: tar: - set -e; \ - TMPDIR=/var/tmp/openssl-copy.$$$$; \ - DISTDIR=$(NAME); \ - mkdir -p $$TMPDIR/$$DISTDIR; \ - (cd $(SRCDIR); \ - excl_re=`git submodule status | sed -e 's/^.//' | cut -d' ' -f2`; \ - excl_re="^(fuzz/corpora|Configurations/.*\.norelease\.conf|`echo $$excl_re | sed -e 's/ /$$|/g'`\$$)"; \ - echo "$$excl_re"; \ - git ls-tree -r --name-only --full-tree HEAD \ - | egrep -v "$$excl_re" \ - | while read F; do \ - mkdir -p $$TMPDIR/$$DISTDIR/`dirname $$F`; \ - cp $$F $$TMPDIR/$$DISTDIR/$$F; \ - done); \ - (cd $$TMPDIR/$$DISTDIR; \ - $(PREPARE_CMD); \ - find . -type d -print | xargs chmod 755; \ - find . -type f -print | xargs chmod a+r; \ - find . -type f -perm -0100 -print | xargs chmod a+x); \ - (cd $$TMPDIR; $(TAR_COMMAND) $$DISTDIR) \ - | (cd $(SRCDIR); gzip --best > $(TARFILE).gz); \ - rm -rf $$TMPDIR - cd $(SRCDIR); ls -l $(TARFILE).gz - -dist: - @$(MAKE) PREPARE_CMD='$(PERL) ./Configure dist' TARFILE="$(TARFILE)" NAME="$(NAME)" tar + (cd $(SRCDIR); ./util/mktar.sh --name='$(NAME)' --tarfile='$(TARFILE)') # Helper targets ##################################################### @@ -711,7 +683,7 @@ openssl.pc: echo 'Version: '$(VERSION); \ echo 'Requires: libssl libcrypto' ) > openssl.pc -configdata.pm: $(SRCDIR)/Configure $(SRCDIR)/config ../Configurations/common0.tmpl ../Configurations/unix-Makefile.tmpl ../Configurations/common.tmpl ../build.info ../crypto/build.info ../ssl/build.info ../engines/build.info ../apps/build.info ../test/build.info ../util/build.info ../tools/build.info ../fuzz/build.info ../crypto/objects/build.info ../crypto/md2/build.info ../crypto/md4/build.info ../crypto/md5/build.info ../crypto/sha/build.info ../crypto/hmac/build.info ../crypto/ripemd/build.info ../crypto/whrlpool/build.info ../crypto/poly1305/build.info ../crypto/blake2/build.info ../crypto/siphash/build.info ../crypto/sm3/build.info ../crypto/des/build.info ../crypto/aes/build.info ../crypto/rc2/build.info ../crypto/rc4/build.info ../crypto/rc5/build.info ../crypto/idea/build.info ../crypto/aria/build.info ../crypto/bf/build.info ../crypto/cast/build.info ../crypto/camellia/build.info ../crypto/seed/build.info ../crypto/sm4/build.info ../crypto/chacha/build.info ../crypto/modes/build.info ../crypto/bn/build.info ../crypto/ec/build.info ../crypto/rsa/build.info ../crypto/dsa/build.info ../crypto/dh/build.info ../crypto/sm2/build.info ../crypto/dso/build.info ../crypto/engine/build.info ../crypto/buffer/build.info ../crypto/bio/build.info ../crypto/stack/build.info ../crypto/lhash/build.info ../crypto/rand/build.info ../crypto/err/build.info ../crypto/evp/build.info ../crypto/asn1/build.info ../crypto/pem/build.info ../crypto/x509/build.info ../crypto/x509v3/build.info ../crypto/conf/build.info ../crypto/txt_db/build.info ../crypto/pkcs7/build.info ../crypto/pkcs12/build.info ../crypto/comp/build.info ../crypto/ocsp/build.info ../crypto/ui/build.info ../crypto/cms/build.info ../crypto/ts/build.info ../crypto/srp/build.info ../crypto/cmac/build.info ../crypto/ct/build.info ../crypto/async/build.info ../crypto/kdf/build.info ../crypto/store/build.info ../test/ossl_shim/build.info ../Configurations/00-base-templates.conf ../Configurations/10-main.conf ../Configurations/shared-info.pl +configdata.pm: $(SRCDIR)/Configure $(SRCDIR)/config ../Configurations/common0.tmpl ../Configurations/unix-Makefile.tmpl ../Configurations/common.tmpl ../build.info ../crypto/build.info ../ssl/build.info ../engines/build.info ../apps/build.info ../test/build.info ../util/build.info ../tools/build.info ../fuzz/build.info ../crypto/objects/build.info ../crypto/md2/build.info ../crypto/md4/build.info ../crypto/md5/build.info ../crypto/sha/build.info ../crypto/hmac/build.info ../crypto/ripemd/build.info ../crypto/whrlpool/build.info ../crypto/poly1305/build.info ../crypto/blake2/build.info ../crypto/siphash/build.info ../crypto/sm3/build.info ../crypto/des/build.info ../crypto/aes/build.info ../crypto/rc2/build.info ../crypto/rc4/build.info ../crypto/rc5/build.info ../crypto/idea/build.info ../crypto/aria/build.info ../crypto/bf/build.info ../crypto/cast/build.info ../crypto/camellia/build.info ../crypto/seed/build.info ../crypto/sm4/build.info ../crypto/chacha/build.info ../crypto/modes/build.info ../crypto/bn/build.info ../crypto/ec/build.info ../crypto/rsa/build.info ../crypto/dsa/build.info ../crypto/dh/build.info ../crypto/sm2/build.info ../crypto/dso/build.info ../crypto/engine/build.info ../crypto/buffer/build.info ../crypto/bio/build.info ../crypto/stack/build.info ../crypto/lhash/build.info ../crypto/rand/build.info ../crypto/err/build.info ../crypto/evp/build.info ../crypto/asn1/build.info ../crypto/pem/build.info ../crypto/x509/build.info ../crypto/x509v3/build.info ../crypto/conf/build.info ../crypto/txt_db/build.info ../crypto/pkcs7/build.info ../crypto/pkcs12/build.info ../crypto/comp/build.info ../crypto/ocsp/build.info ../crypto/ui/build.info ../crypto/cms/build.info ../crypto/ts/build.info ../crypto/srp/build.info ../crypto/cmac/build.info ../crypto/ct/build.info ../crypto/async/build.info ../crypto/kdf/build.info ../crypto/store/build.info ../test/ossl_shim/build.info ../Configurations/00-base-templates.conf ../Configurations/10-main.conf @echo "Detected changed: $?" $(PERL) configdata.pm -r @echo "**************************************************" @@ -7183,6 +7155,19 @@ test/bio_enc_test.o: ../test/bio_enc_test.c else \ mv test/bio_enc_test.d.tmp test/bio_enc_test.d; \ fi +test/bio_memleak_test.exe: test/bio_memleak_test.o test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/bio_memleak_test.exe + $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ + -o test/bio_memleak_test.exe test/bio_memleak_test.o \ + test/libtestutil.a -lcrypto $(BIN_EX_LIBS) +test/bio_memleak_test.o: ../test/bio_memleak_test.c + $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/bio_memleak_test.d.tmp -MT $@ -c -o $@ ../test/bio_memleak_test.c + @touch test/bio_memleak_test.d.tmp + @if cmp test/bio_memleak_test.d.tmp test/bio_memleak_test.d > /dev/null 2> /dev/null; then \ + rm -f test/bio_memleak_test.d.tmp; \ + else \ + mv test/bio_memleak_test.d.tmp test/bio_memleak_test.d; \ + fi test/bioprinttest.exe: test/bioprinttest.o test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT) rm -f test/bioprinttest.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ @@ -7209,10 +7194,10 @@ test/bntest.o: ../test/bntest.c else \ mv test/bntest.d.tmp test/bntest.d; \ fi -test/buildtest_aes.exe: test/buildtest_aes.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_aes.exe +test/buildtest_c_aes.exe: test/buildtest_aes.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_aes.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_aes.exe test/buildtest_aes.o \ + -o test/buildtest_c_aes.exe test/buildtest_aes.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_aes.o: test/buildtest_aes.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_aes.d.tmp -MT $@ -c -o $@ test/buildtest_aes.c @@ -7224,10 +7209,10 @@ test/buildtest_aes.o: test/buildtest_aes.c fi test/buildtest_aes.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl aes > $@ -test/buildtest_asn1.exe: test/buildtest_asn1.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_asn1.exe +test/buildtest_c_asn1.exe: test/buildtest_asn1.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_asn1.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_asn1.exe test/buildtest_asn1.o \ + -o test/buildtest_c_asn1.exe test/buildtest_asn1.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_asn1.o: test/buildtest_asn1.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_asn1.d.tmp -MT $@ -c -o $@ test/buildtest_asn1.c @@ -7239,10 +7224,10 @@ test/buildtest_asn1.o: test/buildtest_asn1.c fi test/buildtest_asn1.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl asn1 > $@ -test/buildtest_asn1t.exe: test/buildtest_asn1t.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_asn1t.exe +test/buildtest_c_asn1t.exe: test/buildtest_asn1t.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_asn1t.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_asn1t.exe test/buildtest_asn1t.o \ + -o test/buildtest_c_asn1t.exe test/buildtest_asn1t.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_asn1t.o: test/buildtest_asn1t.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_asn1t.d.tmp -MT $@ -c -o $@ test/buildtest_asn1t.c @@ -7254,10 +7239,10 @@ test/buildtest_asn1t.o: test/buildtest_asn1t.c fi test/buildtest_asn1t.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl asn1t > $@ -test/buildtest_async.exe: test/buildtest_async.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_async.exe +test/buildtest_c_async.exe: test/buildtest_async.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_async.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_async.exe test/buildtest_async.o \ + -o test/buildtest_c_async.exe test/buildtest_async.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_async.o: test/buildtest_async.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_async.d.tmp -MT $@ -c -o $@ test/buildtest_async.c @@ -7269,10 +7254,10 @@ test/buildtest_async.o: test/buildtest_async.c fi test/buildtest_async.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl async > $@ -test/buildtest_bio.exe: test/buildtest_bio.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_bio.exe +test/buildtest_c_bio.exe: test/buildtest_bio.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_bio.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_bio.exe test/buildtest_bio.o \ + -o test/buildtest_c_bio.exe test/buildtest_bio.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_bio.o: test/buildtest_bio.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_bio.d.tmp -MT $@ -c -o $@ test/buildtest_bio.c @@ -7284,10 +7269,10 @@ test/buildtest_bio.o: test/buildtest_bio.c fi test/buildtest_bio.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl bio > $@ -test/buildtest_blowfish.exe: test/buildtest_blowfish.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_blowfish.exe +test/buildtest_c_blowfish.exe: test/buildtest_blowfish.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_blowfish.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_blowfish.exe test/buildtest_blowfish.o \ + -o test/buildtest_c_blowfish.exe test/buildtest_blowfish.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_blowfish.o: test/buildtest_blowfish.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_blowfish.d.tmp -MT $@ -c -o $@ test/buildtest_blowfish.c @@ -7299,10 +7284,10 @@ test/buildtest_blowfish.o: test/buildtest_blowfish.c fi test/buildtest_blowfish.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl blowfish > $@ -test/buildtest_bn.exe: test/buildtest_bn.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_bn.exe +test/buildtest_c_bn.exe: test/buildtest_bn.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_bn.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_bn.exe test/buildtest_bn.o \ + -o test/buildtest_c_bn.exe test/buildtest_bn.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_bn.o: test/buildtest_bn.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_bn.d.tmp -MT $@ -c -o $@ test/buildtest_bn.c @@ -7314,10 +7299,10 @@ test/buildtest_bn.o: test/buildtest_bn.c fi test/buildtest_bn.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl bn > $@ -test/buildtest_buffer.exe: test/buildtest_buffer.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_buffer.exe +test/buildtest_c_buffer.exe: test/buildtest_buffer.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_buffer.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_buffer.exe test/buildtest_buffer.o \ + -o test/buildtest_c_buffer.exe test/buildtest_buffer.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_buffer.o: test/buildtest_buffer.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_buffer.d.tmp -MT $@ -c -o $@ test/buildtest_buffer.c @@ -7329,10 +7314,10 @@ test/buildtest_buffer.o: test/buildtest_buffer.c fi test/buildtest_buffer.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl buffer > $@ -test/buildtest_camellia.exe: test/buildtest_camellia.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_camellia.exe +test/buildtest_c_camellia.exe: test/buildtest_camellia.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_camellia.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_camellia.exe test/buildtest_camellia.o \ + -o test/buildtest_c_camellia.exe test/buildtest_camellia.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_camellia.o: test/buildtest_camellia.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_camellia.d.tmp -MT $@ -c -o $@ test/buildtest_camellia.c @@ -7344,10 +7329,10 @@ test/buildtest_camellia.o: test/buildtest_camellia.c fi test/buildtest_camellia.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl camellia > $@ -test/buildtest_cast.exe: test/buildtest_cast.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_cast.exe +test/buildtest_c_cast.exe: test/buildtest_cast.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_cast.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_cast.exe test/buildtest_cast.o \ + -o test/buildtest_c_cast.exe test/buildtest_cast.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_cast.o: test/buildtest_cast.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_cast.d.tmp -MT $@ -c -o $@ test/buildtest_cast.c @@ -7359,10 +7344,10 @@ test/buildtest_cast.o: test/buildtest_cast.c fi test/buildtest_cast.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl cast > $@ -test/buildtest_cmac.exe: test/buildtest_cmac.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_cmac.exe +test/buildtest_c_cmac.exe: test/buildtest_cmac.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_cmac.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_cmac.exe test/buildtest_cmac.o \ + -o test/buildtest_c_cmac.exe test/buildtest_cmac.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_cmac.o: test/buildtest_cmac.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_cmac.d.tmp -MT $@ -c -o $@ test/buildtest_cmac.c @@ -7374,10 +7359,10 @@ test/buildtest_cmac.o: test/buildtest_cmac.c fi test/buildtest_cmac.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl cmac > $@ -test/buildtest_cms.exe: test/buildtest_cms.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_cms.exe +test/buildtest_c_cms.exe: test/buildtest_cms.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_cms.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_cms.exe test/buildtest_cms.o \ + -o test/buildtest_c_cms.exe test/buildtest_cms.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_cms.o: test/buildtest_cms.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_cms.d.tmp -MT $@ -c -o $@ test/buildtest_cms.c @@ -7389,10 +7374,10 @@ test/buildtest_cms.o: test/buildtest_cms.c fi test/buildtest_cms.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl cms > $@ -test/buildtest_comp.exe: test/buildtest_comp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_comp.exe +test/buildtest_c_comp.exe: test/buildtest_comp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_comp.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_comp.exe test/buildtest_comp.o \ + -o test/buildtest_c_comp.exe test/buildtest_comp.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_comp.o: test/buildtest_comp.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_comp.d.tmp -MT $@ -c -o $@ test/buildtest_comp.c @@ -7404,10 +7389,10 @@ test/buildtest_comp.o: test/buildtest_comp.c fi test/buildtest_comp.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl comp > $@ -test/buildtest_conf.exe: test/buildtest_conf.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_conf.exe +test/buildtest_c_conf.exe: test/buildtest_conf.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_conf.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_conf.exe test/buildtest_conf.o \ + -o test/buildtest_c_conf.exe test/buildtest_conf.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_conf.o: test/buildtest_conf.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_conf.d.tmp -MT $@ -c -o $@ test/buildtest_conf.c @@ -7419,10 +7404,10 @@ test/buildtest_conf.o: test/buildtest_conf.c fi test/buildtest_conf.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl conf > $@ -test/buildtest_conf_api.exe: test/buildtest_conf_api.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_conf_api.exe +test/buildtest_c_conf_api.exe: test/buildtest_conf_api.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_conf_api.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_conf_api.exe test/buildtest_conf_api.o \ + -o test/buildtest_c_conf_api.exe test/buildtest_conf_api.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_conf_api.o: test/buildtest_conf_api.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_conf_api.d.tmp -MT $@ -c -o $@ test/buildtest_conf_api.c @@ -7434,10 +7419,10 @@ test/buildtest_conf_api.o: test/buildtest_conf_api.c fi test/buildtest_conf_api.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl conf_api > $@ -test/buildtest_crypto.exe: test/buildtest_crypto.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_crypto.exe +test/buildtest_c_crypto.exe: test/buildtest_crypto.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_crypto.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_crypto.exe test/buildtest_crypto.o \ + -o test/buildtest_c_crypto.exe test/buildtest_crypto.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_crypto.o: test/buildtest_crypto.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_crypto.d.tmp -MT $@ -c -o $@ test/buildtest_crypto.c @@ -7449,10 +7434,10 @@ test/buildtest_crypto.o: test/buildtest_crypto.c fi test/buildtest_crypto.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl crypto > $@ -test/buildtest_ct.exe: test/buildtest_ct.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ct.exe +test/buildtest_c_ct.exe: test/buildtest_ct.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ct.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ct.exe test/buildtest_ct.o \ + -o test/buildtest_c_ct.exe test/buildtest_ct.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ct.o: test/buildtest_ct.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ct.d.tmp -MT $@ -c -o $@ test/buildtest_ct.c @@ -7464,10 +7449,10 @@ test/buildtest_ct.o: test/buildtest_ct.c fi test/buildtest_ct.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ct > $@ -test/buildtest_des.exe: test/buildtest_des.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_des.exe +test/buildtest_c_des.exe: test/buildtest_des.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_des.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_des.exe test/buildtest_des.o \ + -o test/buildtest_c_des.exe test/buildtest_des.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_des.o: test/buildtest_des.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_des.d.tmp -MT $@ -c -o $@ test/buildtest_des.c @@ -7479,10 +7464,10 @@ test/buildtest_des.o: test/buildtest_des.c fi test/buildtest_des.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl des > $@ -test/buildtest_dh.exe: test/buildtest_dh.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_dh.exe +test/buildtest_c_dh.exe: test/buildtest_dh.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_dh.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_dh.exe test/buildtest_dh.o \ + -o test/buildtest_c_dh.exe test/buildtest_dh.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_dh.o: test/buildtest_dh.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_dh.d.tmp -MT $@ -c -o $@ test/buildtest_dh.c @@ -7494,10 +7479,10 @@ test/buildtest_dh.o: test/buildtest_dh.c fi test/buildtest_dh.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl dh > $@ -test/buildtest_dsa.exe: test/buildtest_dsa.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_dsa.exe +test/buildtest_c_dsa.exe: test/buildtest_dsa.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_dsa.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_dsa.exe test/buildtest_dsa.o \ + -o test/buildtest_c_dsa.exe test/buildtest_dsa.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_dsa.o: test/buildtest_dsa.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_dsa.d.tmp -MT $@ -c -o $@ test/buildtest_dsa.c @@ -7509,10 +7494,10 @@ test/buildtest_dsa.o: test/buildtest_dsa.c fi test/buildtest_dsa.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl dsa > $@ -test/buildtest_dtls1.exe: test/buildtest_dtls1.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_dtls1.exe +test/buildtest_c_dtls1.exe: test/buildtest_dtls1.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_dtls1.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_dtls1.exe test/buildtest_dtls1.o \ + -o test/buildtest_c_dtls1.exe test/buildtest_dtls1.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_dtls1.o: test/buildtest_dtls1.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_dtls1.d.tmp -MT $@ -c -o $@ test/buildtest_dtls1.c @@ -7524,10 +7509,10 @@ test/buildtest_dtls1.o: test/buildtest_dtls1.c fi test/buildtest_dtls1.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl dtls1 > $@ -test/buildtest_e_os2.exe: test/buildtest_e_os2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_e_os2.exe +test/buildtest_c_e_os2.exe: test/buildtest_e_os2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_e_os2.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_e_os2.exe test/buildtest_e_os2.o \ + -o test/buildtest_c_e_os2.exe test/buildtest_e_os2.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_e_os2.o: test/buildtest_e_os2.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_e_os2.d.tmp -MT $@ -c -o $@ test/buildtest_e_os2.c @@ -7539,10 +7524,10 @@ test/buildtest_e_os2.o: test/buildtest_e_os2.c fi test/buildtest_e_os2.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl e_os2 > $@ -test/buildtest_ebcdic.exe: test/buildtest_ebcdic.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ebcdic.exe +test/buildtest_c_ebcdic.exe: test/buildtest_ebcdic.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ebcdic.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ebcdic.exe test/buildtest_ebcdic.o \ + -o test/buildtest_c_ebcdic.exe test/buildtest_ebcdic.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ebcdic.o: test/buildtest_ebcdic.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ebcdic.d.tmp -MT $@ -c -o $@ test/buildtest_ebcdic.c @@ -7554,10 +7539,10 @@ test/buildtest_ebcdic.o: test/buildtest_ebcdic.c fi test/buildtest_ebcdic.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ebcdic > $@ -test/buildtest_ec.exe: test/buildtest_ec.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ec.exe +test/buildtest_c_ec.exe: test/buildtest_ec.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ec.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ec.exe test/buildtest_ec.o \ + -o test/buildtest_c_ec.exe test/buildtest_ec.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ec.o: test/buildtest_ec.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ec.d.tmp -MT $@ -c -o $@ test/buildtest_ec.c @@ -7569,10 +7554,10 @@ test/buildtest_ec.o: test/buildtest_ec.c fi test/buildtest_ec.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ec > $@ -test/buildtest_ecdh.exe: test/buildtest_ecdh.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ecdh.exe +test/buildtest_c_ecdh.exe: test/buildtest_ecdh.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ecdh.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ecdh.exe test/buildtest_ecdh.o \ + -o test/buildtest_c_ecdh.exe test/buildtest_ecdh.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ecdh.o: test/buildtest_ecdh.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ecdh.d.tmp -MT $@ -c -o $@ test/buildtest_ecdh.c @@ -7584,10 +7569,10 @@ test/buildtest_ecdh.o: test/buildtest_ecdh.c fi test/buildtest_ecdh.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ecdh > $@ -test/buildtest_ecdsa.exe: test/buildtest_ecdsa.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ecdsa.exe +test/buildtest_c_ecdsa.exe: test/buildtest_ecdsa.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ecdsa.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ecdsa.exe test/buildtest_ecdsa.o \ + -o test/buildtest_c_ecdsa.exe test/buildtest_ecdsa.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ecdsa.o: test/buildtest_ecdsa.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ecdsa.d.tmp -MT $@ -c -o $@ test/buildtest_ecdsa.c @@ -7599,10 +7584,10 @@ test/buildtest_ecdsa.o: test/buildtest_ecdsa.c fi test/buildtest_ecdsa.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ecdsa > $@ -test/buildtest_engine.exe: test/buildtest_engine.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_engine.exe +test/buildtest_c_engine.exe: test/buildtest_engine.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_engine.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_engine.exe test/buildtest_engine.o \ + -o test/buildtest_c_engine.exe test/buildtest_engine.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_engine.o: test/buildtest_engine.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_engine.d.tmp -MT $@ -c -o $@ test/buildtest_engine.c @@ -7614,10 +7599,10 @@ test/buildtest_engine.o: test/buildtest_engine.c fi test/buildtest_engine.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl engine > $@ -test/buildtest_evp.exe: test/buildtest_evp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_evp.exe +test/buildtest_c_evp.exe: test/buildtest_evp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_evp.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_evp.exe test/buildtest_evp.o \ + -o test/buildtest_c_evp.exe test/buildtest_evp.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_evp.o: test/buildtest_evp.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_evp.d.tmp -MT $@ -c -o $@ test/buildtest_evp.c @@ -7629,10 +7614,10 @@ test/buildtest_evp.o: test/buildtest_evp.c fi test/buildtest_evp.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl evp > $@ -test/buildtest_hmac.exe: test/buildtest_hmac.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_hmac.exe +test/buildtest_c_hmac.exe: test/buildtest_hmac.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_hmac.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_hmac.exe test/buildtest_hmac.o \ + -o test/buildtest_c_hmac.exe test/buildtest_hmac.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_hmac.o: test/buildtest_hmac.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_hmac.d.tmp -MT $@ -c -o $@ test/buildtest_hmac.c @@ -7644,10 +7629,10 @@ test/buildtest_hmac.o: test/buildtest_hmac.c fi test/buildtest_hmac.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl hmac > $@ -test/buildtest_idea.exe: test/buildtest_idea.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_idea.exe +test/buildtest_c_idea.exe: test/buildtest_idea.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_idea.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_idea.exe test/buildtest_idea.o \ + -o test/buildtest_c_idea.exe test/buildtest_idea.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_idea.o: test/buildtest_idea.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_idea.d.tmp -MT $@ -c -o $@ test/buildtest_idea.c @@ -7659,10 +7644,10 @@ test/buildtest_idea.o: test/buildtest_idea.c fi test/buildtest_idea.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl idea > $@ -test/buildtest_kdf.exe: test/buildtest_kdf.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_kdf.exe +test/buildtest_c_kdf.exe: test/buildtest_kdf.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_kdf.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_kdf.exe test/buildtest_kdf.o \ + -o test/buildtest_c_kdf.exe test/buildtest_kdf.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_kdf.o: test/buildtest_kdf.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_kdf.d.tmp -MT $@ -c -o $@ test/buildtest_kdf.c @@ -7674,10 +7659,10 @@ test/buildtest_kdf.o: test/buildtest_kdf.c fi test/buildtest_kdf.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl kdf > $@ -test/buildtest_lhash.exe: test/buildtest_lhash.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_lhash.exe +test/buildtest_c_lhash.exe: test/buildtest_lhash.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_lhash.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_lhash.exe test/buildtest_lhash.o \ + -o test/buildtest_c_lhash.exe test/buildtest_lhash.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_lhash.o: test/buildtest_lhash.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_lhash.d.tmp -MT $@ -c -o $@ test/buildtest_lhash.c @@ -7689,10 +7674,10 @@ test/buildtest_lhash.o: test/buildtest_lhash.c fi test/buildtest_lhash.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl lhash > $@ -test/buildtest_md2.exe: test/buildtest_md2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_md2.exe +test/buildtest_c_md2.exe: test/buildtest_md2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_md2.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_md2.exe test/buildtest_md2.o \ + -o test/buildtest_c_md2.exe test/buildtest_md2.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_md2.o: test/buildtest_md2.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_md2.d.tmp -MT $@ -c -o $@ test/buildtest_md2.c @@ -7704,10 +7689,10 @@ test/buildtest_md2.o: test/buildtest_md2.c fi test/buildtest_md2.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl md2 > $@ -test/buildtest_md4.exe: test/buildtest_md4.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_md4.exe +test/buildtest_c_md4.exe: test/buildtest_md4.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_md4.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_md4.exe test/buildtest_md4.o \ + -o test/buildtest_c_md4.exe test/buildtest_md4.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_md4.o: test/buildtest_md4.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_md4.d.tmp -MT $@ -c -o $@ test/buildtest_md4.c @@ -7719,10 +7704,10 @@ test/buildtest_md4.o: test/buildtest_md4.c fi test/buildtest_md4.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl md4 > $@ -test/buildtest_md5.exe: test/buildtest_md5.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_md5.exe +test/buildtest_c_md5.exe: test/buildtest_md5.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_md5.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_md5.exe test/buildtest_md5.o \ + -o test/buildtest_c_md5.exe test/buildtest_md5.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_md5.o: test/buildtest_md5.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_md5.d.tmp -MT $@ -c -o $@ test/buildtest_md5.c @@ -7734,10 +7719,10 @@ test/buildtest_md5.o: test/buildtest_md5.c fi test/buildtest_md5.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl md5 > $@ -test/buildtest_modes.exe: test/buildtest_modes.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_modes.exe +test/buildtest_c_modes.exe: test/buildtest_modes.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_modes.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_modes.exe test/buildtest_modes.o \ + -o test/buildtest_c_modes.exe test/buildtest_modes.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_modes.o: test/buildtest_modes.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_modes.d.tmp -MT $@ -c -o $@ test/buildtest_modes.c @@ -7749,10 +7734,10 @@ test/buildtest_modes.o: test/buildtest_modes.c fi test/buildtest_modes.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl modes > $@ -test/buildtest_obj_mac.exe: test/buildtest_obj_mac.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_obj_mac.exe +test/buildtest_c_obj_mac.exe: test/buildtest_obj_mac.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_obj_mac.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_obj_mac.exe test/buildtest_obj_mac.o \ + -o test/buildtest_c_obj_mac.exe test/buildtest_obj_mac.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_obj_mac.o: test/buildtest_obj_mac.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_obj_mac.d.tmp -MT $@ -c -o $@ test/buildtest_obj_mac.c @@ -7764,10 +7749,10 @@ test/buildtest_obj_mac.o: test/buildtest_obj_mac.c fi test/buildtest_obj_mac.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl obj_mac > $@ -test/buildtest_objects.exe: test/buildtest_objects.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_objects.exe +test/buildtest_c_objects.exe: test/buildtest_objects.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_objects.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_objects.exe test/buildtest_objects.o \ + -o test/buildtest_c_objects.exe test/buildtest_objects.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_objects.o: test/buildtest_objects.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_objects.d.tmp -MT $@ -c -o $@ test/buildtest_objects.c @@ -7779,10 +7764,10 @@ test/buildtest_objects.o: test/buildtest_objects.c fi test/buildtest_objects.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl objects > $@ -test/buildtest_ocsp.exe: test/buildtest_ocsp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ocsp.exe +test/buildtest_c_ocsp.exe: test/buildtest_ocsp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ocsp.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ocsp.exe test/buildtest_ocsp.o \ + -o test/buildtest_c_ocsp.exe test/buildtest_ocsp.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ocsp.o: test/buildtest_ocsp.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ocsp.d.tmp -MT $@ -c -o $@ test/buildtest_ocsp.c @@ -7794,10 +7779,10 @@ test/buildtest_ocsp.o: test/buildtest_ocsp.c fi test/buildtest_ocsp.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ocsp > $@ -test/buildtest_opensslv.exe: test/buildtest_opensslv.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_opensslv.exe +test/buildtest_c_opensslv.exe: test/buildtest_opensslv.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_opensslv.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_opensslv.exe test/buildtest_opensslv.o \ + -o test/buildtest_c_opensslv.exe test/buildtest_opensslv.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_opensslv.o: test/buildtest_opensslv.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_opensslv.d.tmp -MT $@ -c -o $@ test/buildtest_opensslv.c @@ -7809,10 +7794,10 @@ test/buildtest_opensslv.o: test/buildtest_opensslv.c fi test/buildtest_opensslv.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl opensslv > $@ -test/buildtest_ossl_typ.exe: test/buildtest_ossl_typ.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ossl_typ.exe +test/buildtest_c_ossl_typ.exe: test/buildtest_ossl_typ.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ossl_typ.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ossl_typ.exe test/buildtest_ossl_typ.o \ + -o test/buildtest_c_ossl_typ.exe test/buildtest_ossl_typ.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ossl_typ.o: test/buildtest_ossl_typ.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ossl_typ.d.tmp -MT $@ -c -o $@ test/buildtest_ossl_typ.c @@ -7824,10 +7809,10 @@ test/buildtest_ossl_typ.o: test/buildtest_ossl_typ.c fi test/buildtest_ossl_typ.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ossl_typ > $@ -test/buildtest_pem.exe: test/buildtest_pem.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_pem.exe +test/buildtest_c_pem.exe: test/buildtest_pem.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_pem.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_pem.exe test/buildtest_pem.o \ + -o test/buildtest_c_pem.exe test/buildtest_pem.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_pem.o: test/buildtest_pem.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_pem.d.tmp -MT $@ -c -o $@ test/buildtest_pem.c @@ -7839,10 +7824,10 @@ test/buildtest_pem.o: test/buildtest_pem.c fi test/buildtest_pem.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl pem > $@ -test/buildtest_pem2.exe: test/buildtest_pem2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_pem2.exe +test/buildtest_c_pem2.exe: test/buildtest_pem2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_pem2.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_pem2.exe test/buildtest_pem2.o \ + -o test/buildtest_c_pem2.exe test/buildtest_pem2.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_pem2.o: test/buildtest_pem2.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_pem2.d.tmp -MT $@ -c -o $@ test/buildtest_pem2.c @@ -7854,10 +7839,10 @@ test/buildtest_pem2.o: test/buildtest_pem2.c fi test/buildtest_pem2.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl pem2 > $@ -test/buildtest_pkcs12.exe: test/buildtest_pkcs12.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_pkcs12.exe +test/buildtest_c_pkcs12.exe: test/buildtest_pkcs12.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_pkcs12.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_pkcs12.exe test/buildtest_pkcs12.o \ + -o test/buildtest_c_pkcs12.exe test/buildtest_pkcs12.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_pkcs12.o: test/buildtest_pkcs12.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_pkcs12.d.tmp -MT $@ -c -o $@ test/buildtest_pkcs12.c @@ -7869,10 +7854,10 @@ test/buildtest_pkcs12.o: test/buildtest_pkcs12.c fi test/buildtest_pkcs12.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl pkcs12 > $@ -test/buildtest_pkcs7.exe: test/buildtest_pkcs7.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_pkcs7.exe +test/buildtest_c_pkcs7.exe: test/buildtest_pkcs7.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_pkcs7.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_pkcs7.exe test/buildtest_pkcs7.o \ + -o test/buildtest_c_pkcs7.exe test/buildtest_pkcs7.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_pkcs7.o: test/buildtest_pkcs7.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_pkcs7.d.tmp -MT $@ -c -o $@ test/buildtest_pkcs7.c @@ -7884,10 +7869,10 @@ test/buildtest_pkcs7.o: test/buildtest_pkcs7.c fi test/buildtest_pkcs7.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl pkcs7 > $@ -test/buildtest_rand.exe: test/buildtest_rand.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_rand.exe +test/buildtest_c_rand.exe: test/buildtest_rand.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_rand.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_rand.exe test/buildtest_rand.o \ + -o test/buildtest_c_rand.exe test/buildtest_rand.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_rand.o: test/buildtest_rand.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_rand.d.tmp -MT $@ -c -o $@ test/buildtest_rand.c @@ -7899,10 +7884,10 @@ test/buildtest_rand.o: test/buildtest_rand.c fi test/buildtest_rand.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl rand > $@ -test/buildtest_rand_drbg.exe: test/buildtest_rand_drbg.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_rand_drbg.exe +test/buildtest_c_rand_drbg.exe: test/buildtest_rand_drbg.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_rand_drbg.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_rand_drbg.exe test/buildtest_rand_drbg.o \ + -o test/buildtest_c_rand_drbg.exe test/buildtest_rand_drbg.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_rand_drbg.o: test/buildtest_rand_drbg.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_rand_drbg.d.tmp -MT $@ -c -o $@ test/buildtest_rand_drbg.c @@ -7914,10 +7899,10 @@ test/buildtest_rand_drbg.o: test/buildtest_rand_drbg.c fi test/buildtest_rand_drbg.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl rand_drbg > $@ -test/buildtest_rc2.exe: test/buildtest_rc2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_rc2.exe +test/buildtest_c_rc2.exe: test/buildtest_rc2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_rc2.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_rc2.exe test/buildtest_rc2.o \ + -o test/buildtest_c_rc2.exe test/buildtest_rc2.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_rc2.o: test/buildtest_rc2.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_rc2.d.tmp -MT $@ -c -o $@ test/buildtest_rc2.c @@ -7929,10 +7914,10 @@ test/buildtest_rc2.o: test/buildtest_rc2.c fi test/buildtest_rc2.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl rc2 > $@ -test/buildtest_rc4.exe: test/buildtest_rc4.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_rc4.exe +test/buildtest_c_rc4.exe: test/buildtest_rc4.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_rc4.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_rc4.exe test/buildtest_rc4.o \ + -o test/buildtest_c_rc4.exe test/buildtest_rc4.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_rc4.o: test/buildtest_rc4.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_rc4.d.tmp -MT $@ -c -o $@ test/buildtest_rc4.c @@ -7944,10 +7929,10 @@ test/buildtest_rc4.o: test/buildtest_rc4.c fi test/buildtest_rc4.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl rc4 > $@ -test/buildtest_rc5.exe: test/buildtest_rc5.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_rc5.exe +test/buildtest_c_rc5.exe: test/buildtest_rc5.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_rc5.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_rc5.exe test/buildtest_rc5.o \ + -o test/buildtest_c_rc5.exe test/buildtest_rc5.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_rc5.o: test/buildtest_rc5.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_rc5.d.tmp -MT $@ -c -o $@ test/buildtest_rc5.c @@ -7959,10 +7944,10 @@ test/buildtest_rc5.o: test/buildtest_rc5.c fi test/buildtest_rc5.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl rc5 > $@ -test/buildtest_ripemd.exe: test/buildtest_ripemd.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ripemd.exe +test/buildtest_c_ripemd.exe: test/buildtest_ripemd.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ripemd.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ripemd.exe test/buildtest_ripemd.o \ + -o test/buildtest_c_ripemd.exe test/buildtest_ripemd.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ripemd.o: test/buildtest_ripemd.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ripemd.d.tmp -MT $@ -c -o $@ test/buildtest_ripemd.c @@ -7974,10 +7959,10 @@ test/buildtest_ripemd.o: test/buildtest_ripemd.c fi test/buildtest_ripemd.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ripemd > $@ -test/buildtest_rsa.exe: test/buildtest_rsa.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_rsa.exe +test/buildtest_c_rsa.exe: test/buildtest_rsa.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_rsa.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_rsa.exe test/buildtest_rsa.o \ + -o test/buildtest_c_rsa.exe test/buildtest_rsa.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_rsa.o: test/buildtest_rsa.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_rsa.d.tmp -MT $@ -c -o $@ test/buildtest_rsa.c @@ -7989,10 +7974,10 @@ test/buildtest_rsa.o: test/buildtest_rsa.c fi test/buildtest_rsa.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl rsa > $@ -test/buildtest_safestack.exe: test/buildtest_safestack.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_safestack.exe +test/buildtest_c_safestack.exe: test/buildtest_safestack.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_safestack.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_safestack.exe test/buildtest_safestack.o \ + -o test/buildtest_c_safestack.exe test/buildtest_safestack.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_safestack.o: test/buildtest_safestack.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_safestack.d.tmp -MT $@ -c -o $@ test/buildtest_safestack.c @@ -8004,10 +7989,10 @@ test/buildtest_safestack.o: test/buildtest_safestack.c fi test/buildtest_safestack.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl safestack > $@ -test/buildtest_seed.exe: test/buildtest_seed.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_seed.exe +test/buildtest_c_seed.exe: test/buildtest_seed.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_seed.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_seed.exe test/buildtest_seed.o \ + -o test/buildtest_c_seed.exe test/buildtest_seed.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_seed.o: test/buildtest_seed.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_seed.d.tmp -MT $@ -c -o $@ test/buildtest_seed.c @@ -8019,10 +8004,10 @@ test/buildtest_seed.o: test/buildtest_seed.c fi test/buildtest_seed.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl seed > $@ -test/buildtest_sha.exe: test/buildtest_sha.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_sha.exe +test/buildtest_c_sha.exe: test/buildtest_sha.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_sha.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_sha.exe test/buildtest_sha.o \ + -o test/buildtest_c_sha.exe test/buildtest_sha.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_sha.o: test/buildtest_sha.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_sha.d.tmp -MT $@ -c -o $@ test/buildtest_sha.c @@ -8034,10 +8019,10 @@ test/buildtest_sha.o: test/buildtest_sha.c fi test/buildtest_sha.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl sha > $@ -test/buildtest_srp.exe: test/buildtest_srp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_srp.exe +test/buildtest_c_srp.exe: test/buildtest_srp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_srp.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_srp.exe test/buildtest_srp.o \ + -o test/buildtest_c_srp.exe test/buildtest_srp.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_srp.o: test/buildtest_srp.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_srp.d.tmp -MT $@ -c -o $@ test/buildtest_srp.c @@ -8049,10 +8034,10 @@ test/buildtest_srp.o: test/buildtest_srp.c fi test/buildtest_srp.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl srp > $@ -test/buildtest_srtp.exe: test/buildtest_srtp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_srtp.exe +test/buildtest_c_srtp.exe: test/buildtest_srtp.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_srtp.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_srtp.exe test/buildtest_srtp.o \ + -o test/buildtest_c_srtp.exe test/buildtest_srtp.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_srtp.o: test/buildtest_srtp.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_srtp.d.tmp -MT $@ -c -o $@ test/buildtest_srtp.c @@ -8064,10 +8049,10 @@ test/buildtest_srtp.o: test/buildtest_srtp.c fi test/buildtest_srtp.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl srtp > $@ -test/buildtest_ssl.exe: test/buildtest_ssl.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ssl.exe +test/buildtest_c_ssl.exe: test/buildtest_ssl.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ssl.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ssl.exe test/buildtest_ssl.o \ + -o test/buildtest_c_ssl.exe test/buildtest_ssl.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ssl.o: test/buildtest_ssl.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ssl.d.tmp -MT $@ -c -o $@ test/buildtest_ssl.c @@ -8079,10 +8064,10 @@ test/buildtest_ssl.o: test/buildtest_ssl.c fi test/buildtest_ssl.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ssl > $@ -test/buildtest_ssl2.exe: test/buildtest_ssl2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ssl2.exe +test/buildtest_c_ssl2.exe: test/buildtest_ssl2.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ssl2.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ssl2.exe test/buildtest_ssl2.o \ + -o test/buildtest_c_ssl2.exe test/buildtest_ssl2.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ssl2.o: test/buildtest_ssl2.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ssl2.d.tmp -MT $@ -c -o $@ test/buildtest_ssl2.c @@ -8094,10 +8079,10 @@ test/buildtest_ssl2.o: test/buildtest_ssl2.c fi test/buildtest_ssl2.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ssl2 > $@ -test/buildtest_ssl3.exe: test/buildtest_ssl3.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ssl3.exe +test/buildtest_c_ssl3.exe: test/buildtest_ssl3.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ssl3.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ssl3.exe test/buildtest_ssl3.o \ + -o test/buildtest_c_ssl3.exe test/buildtest_ssl3.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ssl3.o: test/buildtest_ssl3.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ssl3.d.tmp -MT $@ -c -o $@ test/buildtest_ssl3.c @@ -8109,10 +8094,10 @@ test/buildtest_ssl3.o: test/buildtest_ssl3.c fi test/buildtest_ssl3.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ssl3 > $@ -test/buildtest_stack.exe: test/buildtest_stack.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_stack.exe +test/buildtest_c_stack.exe: test/buildtest_stack.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_stack.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_stack.exe test/buildtest_stack.o \ + -o test/buildtest_c_stack.exe test/buildtest_stack.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_stack.o: test/buildtest_stack.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_stack.d.tmp -MT $@ -c -o $@ test/buildtest_stack.c @@ -8124,10 +8109,10 @@ test/buildtest_stack.o: test/buildtest_stack.c fi test/buildtest_stack.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl stack > $@ -test/buildtest_store.exe: test/buildtest_store.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_store.exe +test/buildtest_c_store.exe: test/buildtest_store.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_store.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_store.exe test/buildtest_store.o \ + -o test/buildtest_c_store.exe test/buildtest_store.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_store.o: test/buildtest_store.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_store.d.tmp -MT $@ -c -o $@ test/buildtest_store.c @@ -8139,10 +8124,10 @@ test/buildtest_store.o: test/buildtest_store.c fi test/buildtest_store.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl store > $@ -test/buildtest_symhacks.exe: test/buildtest_symhacks.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_symhacks.exe +test/buildtest_c_symhacks.exe: test/buildtest_symhacks.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_symhacks.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_symhacks.exe test/buildtest_symhacks.o \ + -o test/buildtest_c_symhacks.exe test/buildtest_symhacks.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_symhacks.o: test/buildtest_symhacks.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_symhacks.d.tmp -MT $@ -c -o $@ test/buildtest_symhacks.c @@ -8154,10 +8139,10 @@ test/buildtest_symhacks.o: test/buildtest_symhacks.c fi test/buildtest_symhacks.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl symhacks > $@ -test/buildtest_tls1.exe: test/buildtest_tls1.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_tls1.exe +test/buildtest_c_tls1.exe: test/buildtest_tls1.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_tls1.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_tls1.exe test/buildtest_tls1.o \ + -o test/buildtest_c_tls1.exe test/buildtest_tls1.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_tls1.o: test/buildtest_tls1.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_tls1.d.tmp -MT $@ -c -o $@ test/buildtest_tls1.c @@ -8169,10 +8154,10 @@ test/buildtest_tls1.o: test/buildtest_tls1.c fi test/buildtest_tls1.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl tls1 > $@ -test/buildtest_ts.exe: test/buildtest_ts.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ts.exe +test/buildtest_c_ts.exe: test/buildtest_ts.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ts.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ts.exe test/buildtest_ts.o \ + -o test/buildtest_c_ts.exe test/buildtest_ts.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ts.o: test/buildtest_ts.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ts.d.tmp -MT $@ -c -o $@ test/buildtest_ts.c @@ -8184,10 +8169,10 @@ test/buildtest_ts.o: test/buildtest_ts.c fi test/buildtest_ts.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ts > $@ -test/buildtest_txt_db.exe: test/buildtest_txt_db.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_txt_db.exe +test/buildtest_c_txt_db.exe: test/buildtest_txt_db.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_txt_db.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_txt_db.exe test/buildtest_txt_db.o \ + -o test/buildtest_c_txt_db.exe test/buildtest_txt_db.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_txt_db.o: test/buildtest_txt_db.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_txt_db.d.tmp -MT $@ -c -o $@ test/buildtest_txt_db.c @@ -8199,10 +8184,10 @@ test/buildtest_txt_db.o: test/buildtest_txt_db.c fi test/buildtest_txt_db.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl txt_db > $@ -test/buildtest_ui.exe: test/buildtest_ui.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_ui.exe +test/buildtest_c_ui.exe: test/buildtest_ui.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_ui.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_ui.exe test/buildtest_ui.o \ + -o test/buildtest_c_ui.exe test/buildtest_ui.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_ui.o: test/buildtest_ui.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_ui.d.tmp -MT $@ -c -o $@ test/buildtest_ui.c @@ -8214,10 +8199,10 @@ test/buildtest_ui.o: test/buildtest_ui.c fi test/buildtest_ui.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl ui > $@ -test/buildtest_whrlpool.exe: test/buildtest_whrlpool.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_whrlpool.exe +test/buildtest_c_whrlpool.exe: test/buildtest_whrlpool.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_whrlpool.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_whrlpool.exe test/buildtest_whrlpool.o \ + -o test/buildtest_c_whrlpool.exe test/buildtest_whrlpool.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_whrlpool.o: test/buildtest_whrlpool.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_whrlpool.d.tmp -MT $@ -c -o $@ test/buildtest_whrlpool.c @@ -8229,10 +8214,10 @@ test/buildtest_whrlpool.o: test/buildtest_whrlpool.c fi test/buildtest_whrlpool.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl whrlpool > $@ -test/buildtest_x509.exe: test/buildtest_x509.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_x509.exe +test/buildtest_c_x509.exe: test/buildtest_x509.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_x509.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_x509.exe test/buildtest_x509.o \ + -o test/buildtest_c_x509.exe test/buildtest_x509.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_x509.o: test/buildtest_x509.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_x509.d.tmp -MT $@ -c -o $@ test/buildtest_x509.c @@ -8244,10 +8229,10 @@ test/buildtest_x509.o: test/buildtest_x509.c fi test/buildtest_x509.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl x509 > $@ -test/buildtest_x509_vfy.exe: test/buildtest_x509_vfy.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_x509_vfy.exe +test/buildtest_c_x509_vfy.exe: test/buildtest_x509_vfy.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_x509_vfy.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_x509_vfy.exe test/buildtest_x509_vfy.o \ + -o test/buildtest_c_x509_vfy.exe test/buildtest_x509_vfy.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_x509_vfy.o: test/buildtest_x509_vfy.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_x509_vfy.d.tmp -MT $@ -c -o $@ test/buildtest_x509_vfy.c @@ -8259,10 +8244,10 @@ test/buildtest_x509_vfy.o: test/buildtest_x509_vfy.c fi test/buildtest_x509_vfy.c: ../test/generate_buildtest.pl $(PERL) ../test/generate_buildtest.pl x509_vfy > $@ -test/buildtest_x509v3.exe: test/buildtest_x509v3.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) - rm -f test/buildtest_x509v3.exe +test/buildtest_c_x509v3.exe: test/buildtest_x509v3.o libssl$(SHLIB_EXT_IMPORT) libcrypto$(SHLIB_EXT_IMPORT) + rm -f test/buildtest_c_x509v3.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ - -o test/buildtest_x509v3.exe test/buildtest_x509v3.o \ + -o test/buildtest_c_x509v3.exe test/buildtest_x509v3.o \ -lssl -lcrypto $(BIN_EX_LIBS) test/buildtest_x509v3.o: test/buildtest_x509v3.c $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/buildtest_x509v3.d.tmp -MT $@ -c -o $@ test/buildtest_x509v3.c @@ -8594,6 +8579,19 @@ test/dtlsv1listentest.o: ../test/dtlsv1listentest.c else \ mv test/dtlsv1listentest.d.tmp test/dtlsv1listentest.d; \ fi +test/ec_internal_test.exe: test/ec_internal_test.o test/libtestutil.a libcrypto.a + rm -f test/ec_internal_test.exe + $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ + -o test/ec_internal_test.exe test/ec_internal_test.o \ + test/libtestutil.a libcrypto.a $(BIN_EX_LIBS) +test/ec_internal_test.o: ../test/ec_internal_test.c + $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c + @touch test/ec_internal_test.d.tmp + @if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \ + rm -f test/ec_internal_test.d.tmp; \ + else \ + mv test/ec_internal_test.d.tmp test/ec_internal_test.d; \ + fi test/ecdsatest.exe: test/ecdsatest.o test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT) rm -f test/ecdsatest.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ @@ -9088,11 +9086,11 @@ test/servername_test.o: ../test/servername_test.c else \ mv test/servername_test.d.tmp test/servername_test.d; \ fi -test/shlibloadtest.exe: test/shlibloadtest.o test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT) +test/shlibloadtest.exe: test/shlibloadtest.o rm -f test/shlibloadtest.exe $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \ -o test/shlibloadtest.exe test/shlibloadtest.o \ - test/libtestutil.a -lcrypto $(BIN_EX_LIBS) + $(BIN_EX_LIBS) test/shlibloadtest.o: ../test/shlibloadtest.c $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c @touch test/shlibloadtest.d.tmp @@ -9590,7 +9588,7 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509 crypto/x509v3 crypto/x509v3/: crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o engines engines/: engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock.dll fuzz fuzz/: fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe -ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o +ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o @ : No support to produce bin test/tls13secretstest ssl/record ssl/record/: ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/statem ssl/statem/: ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o -- cgit v1.1