summaryrefslogtreecommitdiff
path: root/upstream-build/makefile/i686-linux
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-12-14 17:35:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-12-14 17:35:27 +0300
commitb56236b58b3f5b798cacebecca57cd6d34658587 (patch)
tree016bdd78e360df5803aefec652b41ecf8f913115 /upstream-build/makefile/i686-linux
parentf77f1f8554862fe4d0f7f4c032dfa23744de9063 (diff)
Release version 1.1.1+12v1.1.1+12
Upgrade to 1.1.1i Add symlink attribute for symbolic links that refer to upstream subdirectories Make the .map and .def files prerequisites of the libs type target Canonicalize the license in the package manifests Load the c.config module rather than c in openssl/tests/build/root.build
Diffstat (limited to 'upstream-build/makefile/i686-linux')
-rw-r--r--upstream-build/makefile/i686-linux31
1 files changed, 22 insertions, 9 deletions
diff --git a/upstream-build/makefile/i686-linux b/upstream-build/makefile/i686-linux
index 76d8020..cc62d21 100644
--- a/upstream-build/makefile/i686-linux
+++ b/upstream-build/makefile/i686-linux
@@ -6,12 +6,12 @@
## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl
PLATFORM=linux-x86
-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=("linux-x86", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng")
+OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers enable-zlib 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-dynamic
+CONFIGURE_ARGS=("linux-x86", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng", "enable-zlib")
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1g
+VERSION=1.1.1i
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$(SHLIB_EXT) libssl$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto$(SHLIB_EXT);libcrypto$(SHLIB_EXT_SIMPLE)" "libssl$(SHLIB_EXT);libssl$(SHLIB_EXT_SIMPLE)" ";"
ENGINES=engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
-PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
+PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmactest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/asn1/x_algor.d crypto/dso/dso_dlfcn.d crypto/asn1/x_info.d crypto/rand/rand_egd.d test/buildtest_ecdh.d crypto/err/err_prn.d crypto/siphash/siphash_ameth.d crypto/x509/x509rset.d test/asn1_internal_test.d crypto/kdf/kdf_err.d crypto/asn1/n_pkey.d crypto/bf/bf_skey.d crypto/kdf/scrypt.d test/clienthellotest.d crypto/ec/ecdsa_sign.d crypto/siphash/siphash.d crypto/o_fips.d crypto/asn1/x_spki.d crypto/rsa/rsa_chk.d crypto/ocsp/ocsp_vfy.d ssl/statem/extensions_cust.d test/siphash_internal_test.d crypto/pkcs7/pk7_attr.d crypto/asn1/a_octet.d crypto/dsa/dsa_depr.d crypto/cms/cms_smime.d crypto/dsa/dsa_prn.d crypto/async/arch/async_posix.d ssl/ssl_txt.d crypto/bio/bf_nbio.d crypto/asn1/tasn_enc.d crypto/asn1/t_bitst.d crypto/cms/cms_err.d apps/dsaparam.d crypto/pkcs12/p12_mutl.d test/buildtest_md4.d crypto/sha/sha256.d crypto/hmac/hm_pmeth.d test/drbg_cavs_data.d ssl/statem/statem_lib.d crypto/ec/ec_lib.d crypto/asn1/tasn_typ.d test/sm4_internal_test.d crypto/ctype.d crypto/bio/bss_log.d crypto/objects/obj_err.d crypto/x509/x_all.d crypto/bn/bn_gcd.d crypto/o_fopen.d crypto/cast/c_ecb.d crypto/evp/m_ripemd.d test/buildtest_idea.d crypto/bio/b_dump.d test/buildtest_sha.d crypto/md5/md5_dgst.d crypto/x509/t_crl.d crypto/pkcs12/p12_sbag.d crypto/bio/bss_conn.d crypto/x509/x_exten.d fuzz/asn1parse.d test/bio_memleak_test.d crypto/des/ecb_enc.d ssl/statem/statem_dtls.d apps/engine.d crypto/bf/bf_cfb64.d crypto/ui/ui_lib.d test/evp_extra_test.d test/ocspapitest.d fuzz/x509.d crypto/pem/pem_x509.d crypto/async/arch/async_null.d test/crltest.d crypto/x509v3/pcy_lib.d crypto/cmac/cm_pmeth.d test/bad_dtls_test.d test/buildtest_bio.d crypto/pem/pem_err.d test/rc2test.d ssl/ssl_rsa.d test/buildtest_md2.d crypto/x509v3/v3_cpols.d ssl/t1_trce.d test/testutil/format_output.d test/exdatatest.d test/buildtest_engine.d crypto/asn1/a_strnid.d crypto/bn/bn_shift.d ssl/s3_enc.d test/srptest.d test/stack_test.d crypto/bf/bf_enc.d crypto/dsa/dsa_vrf.d engines/e_afalg.d test/dtls_mtu_test.d crypto/evp/e_aria.d apps/req.d apps/pkcs12.d crypto/x509/x509_err.d apps/ocsp.d crypto/async/async_wait.d crypto/ec/ecp_mont.d crypto/bn/bn_srp.d crypto/evp/e_cast.d crypto/asn1/d2i_pu.d test/buildtest_cms.d crypto/bio/bio_lib.d crypto/ocsp/ocsp_prn.d crypto/ct/ct_prn.d crypto/bn/bn_add.d crypto/md2/md2_dgst.d test/mdc2_internal_test.d crypto/getenv.d crypto/conf/conf_api.d test/buildtest_ssl3.d ssl/d1_srtp.d test/testutil/cb.d crypto/ec/ec2_oct.d crypto/des/rand_key.d crypto/bn/bn_exp.d crypto/evp/evp_lib.d apps/verify.d test/ideatest.d crypto/des/xcbc_enc.d crypto/evp/bio_enc.d crypto/ec/ecp_nist.d crypto/evp/e_seed.d crypto/bn/bn_print.d test/ssl_test_ctx.d crypto/dh/dh_rfc5114.d crypto/asn1/i2d_pu.d test/buildtest_rand.d apps/genrsa.d crypto/rand/drbg_lib.d crypto/store/store_init.d crypto/rsa/rsa_ameth.d crypto/evp/e_rc4.d apps/crl2p7.d test/buildtest_rc4.d crypto/ui/ui_util.d crypto/cms/cms_io.d apps/dsa.d test/sanitytest.d crypto/bf/bf_ecb.d test/d2i_test.d test/buildtest_x509_vfy.d test/gmdifftest.d crypto/asn1/a_digest.d test/modes_internal_test.d crypto/rsa/rsa_sign.d crypto/bio/bio_err.d crypto/aes/aes_cfb.d crypto/dso/dso_err.d crypto/rsa/rsa_asn1.d crypto/pkcs12/p12_init.d crypto/x509/x509_meth.d test/x509_time_test.d crypto/engine/eng_ctrl.d crypto/rand/rand_err.d test/cmsapitest.d crypto/cms/cms_cd.d crypto/x509/x509_v3.d crypto/ec/ecp_oct.d crypto/modes/xts128.d crypto/bn/bn_mul.d test/casttest.d test/asn1_decode_test.d test/buildtest_cast.d fuzz/test-corpus.d test/ssl_cert_table_internal_test.d crypto/bio/bss_bio.d crypto/asn1/ameth_lib.d test/ecdsatest.d crypto/x509v3/v3_genn.d test/buildtest_whrlpool.d crypto/des/cfb64ede.d crypto/ec/curve25519.d crypto/err/err_all.d crypto/seed/seed_cfb.d crypto/aes/aes_ecb.d ssl/ssl_sess.d crypto/dso/dso_dl.d crypto/x509/x_name.d crypto/evp/pmeth_gn.d test/buildtest_pkcs7.d crypto/engine/tb_rsa.d apps/errstr.d crypto/pkcs12/p12_kiss.d test/pbelutest.d crypto/ocsp/ocsp_ext.d crypto/evp/p5_crpt2.d test/dtlstest.d crypto/mem_dbg.d apps/asn1pars.d test/asynciotest.d crypto/asn1/a_utf8.d crypto/hmac/hmac.d crypto/asn1/p5_scrypt.d test/ciphername_test.d crypto/x509v3/v3_ia5.d test/constant_time_test.d ssl/d1_msg.d crypto/blake2/blake2b.d crypto/x509/x509_d2.d crypto/ec/ec2_smpl.d crypto/ec/curve448/scalar.d crypto/ct/ct_b64.d crypto/ec/curve448/curve448.d crypto/x509/x509_vpm.d crypto/ct/ct_log.d test/testutil/tests.d crypto/rsa/rsa_pk1.d crypto/rsa/rsa_pss.d crypto/x509/x_x509.d crypto/ts/ts_rsp_print.d crypto/pem/pvkfmt.d test/buildtest_crypto.d crypto/modes/ccm128.d apps/ec.d crypto/blake2/m_blake2s.d ssl/methods.d crypto/asn1/i2d_pr.d crypto/modes/wrap128.d crypto/ts/ts_req_print.d crypto/evp/e_xcbc_d.d crypto/pkcs12/p12_crt.d crypto/ec/ecp_nistp521.d crypto/x509/x509_lu.d crypto/evp/m_wp.d test/v3ext.d crypto/asn1/a_gentm.d crypto/rsa/rsa_gen.d crypto/ct/ct_sct_ctx.d crypto/ec/ecdh_ossl.d crypto/rc2/rc2_ecb.d apps/dhparam.d crypto/x509v3/v3err.d crypto/evp/e_rc5.d ssl/s3_msg.d crypto/ts/ts_lib.d crypto/asn1/a_time.d test/servername_test.d crypto/bio/bss_acpt.d test/drbg_cavs_test.d crypto/x509/x_x509a.d crypto/rsa/rsa_meth.d crypto/sm3/sm3.d crypto/buffer/buf_err.d crypto/asn1/tasn_utl.d crypto/pkcs12/p12_add.d crypto/cpt_err.d crypto/bn/bn_mod.d test/x509_dup_cert_test.d crypto/ts/ts_conf.d crypto/des/fcrypt_b.d crypto/camellia/cmll_misc.d test/sslbuffertest.d crypto/whrlpool/wp_block.d crypto/pem/pem_sign.d crypto/asn1/a_dup.d test/verify_extra_test.d crypto/modes/cbc128.d crypto/engine/tb_cipher.d crypto/asn1/a_verify.d crypto/dh/dh_key.d crypto/bio/bf_buff.d crypto/x509/x509type.d crypto/siphash/siphash_pmeth.d crypto/rand/randfile.d crypto/ec/ec_oct.d crypto/rc5/rc5_enc.d test/buildtest_ripemd.d crypto/engine/eng_fat.d crypto/bn/bn_x931p.d test/sslapitest.d crypto/conf/conf_mod.d crypto/x509v3/v3_crld.d crypto/rsa/rsa_none.d crypto/ripemd/rmd_one.d crypto/dso/dso_openssl.d crypto/rsa/rsa_lib.d crypto/dsa/dsa_meth.d crypto/evp/m_md5_sha1.d crypto/ocsp/ocsp_asn.d crypto/rc2/rc2ofb64.d engines/e_capi.d crypto/bio/bss_dgram.d crypto/pkcs12/p12_npas.d crypto/ec/ecx_meth.d crypto/rsa/rsa_mp.d test/ecstresstest.d crypto/aes/aes_wrap.d test/dsatest.d crypto/x509v3/v3_pcia.d test/buildtest_lhash.d crypto/conf/conf_sap.d crypto/idea/i_cfb64.d crypto/x509v3/v3_utl.d test/danetest.d crypto/idea/i_cbc.d test/ectest.d crypto/des/str2key.d crypto/asn1/a_sign.d test/buildtest_ebcdic.d test/buildtest_buffer.d crypto/asn1/a_utctm.d apps/dgst.d crypto/chacha/chacha_enc.d crypto/des/cbc_cksm.d crypto/ec/ec_asn1.d crypto/sha/sha1_one.d crypto/camellia/camellia.d test/exptest.d crypto/cms/cms_kari.d ssl/ssl_err.d test/testutil/driver.d crypto/dsa/dsa_lib.d crypto/cms/cms_enc.d crypto/asn1/tasn_prn.d test/buildtest_pem2.d crypto/store/store_strings.d crypto/asn1/d2i_pr.d crypto/x509v3/v3_pcons.d crypto/asn1/x_bignum.d test/pemtest.d engines/e_dasync.d crypto/asn1/tasn_new.d crypto/x509v3/pcy_data.d crypto/ec/curve448/arch_32/f_impl.d crypto/pkcs7/pk7_asn1.d ssl/s3_cbc.d crypto/evp/names.d crypto/x509/x_pubkey.d crypto/asn1/bio_ndef.d apps/srp.d crypto/x509v3/v3_addr.d crypto/poly1305/poly1305_ameth.d test/buildtest_evp.d crypto/rsa/rsa_depr.d crypto/async/async.d crypto/poly1305/poly1305.d crypto/cmac/cmac.d apps/ciphers.d crypto/pem/pem_info.d crypto/evp/p_verify.d test/buildtest_asn1t.d test/buildtest_tls1.d test/bioprinttest.d crypto/ui/ui_null.d test/handshake_helper.d test/buildtest_opensslv.d crypto/cversion.d crypto/idea/i_ofb64.d crypto/x509v3/v3_conf.d test/buildtest_async.d test/bio_callback_test.d test/testutil/basic_output.d crypto/kdf/tls1_prf.d crypto/rand/rand_vms.d crypto/dh/dh_kdf.d test/buildtest_seed.d crypto/bn/bn_asm.d crypto/mem.d crypto/asn1/x_val.d crypto/objects/obj_dat.d crypto/asn1/a_d2i_fp.d crypto/asn1/tasn_scn.d crypto/conf/conf_def.d crypto/asn1/p5_pbe.d crypto/evp/e_camellia.d crypto/aes/aes_core.d test/enginetest.d crypto/evp/m_sha1.d crypto/evp/pmeth_lib.d crypto/des/des_enc.d test/buildtest_ecdsa.d crypto/x509v3/v3_enum.d crypto/threads_pthread.d test/chacha_internal_test.d crypto/o_dir.d crypto/bn/bn_err.d crypto/whrlpool/wp_dgst.d crypto/x509v3/v3_ncons.d test/recordlentest.d crypto/x509v3/pcy_node.d crypto/pkcs7/pk7_lib.d crypto/ec/curve448/f_generic.d crypto/bio/bf_lbuf.d crypto/dso/dso_lib.d crypto/asn1/bio_asn1.d crypto/ec/ec_err.d crypto/engine/eng_cnf.d crypto/x509/x509_req.d crypto/ec/ecdsa_vrf.d crypto/x509v3/v3_pku.d crypto/x509/x509_vfy.d crypto/o_time.d crypto/md4/md4_dgst.d crypto/pem/pem_all.d test/conf_include_test.d crypto/evp/e_des3.d crypto/dh/dh_pmeth.d crypto/evp/bio_b64.d test/buildtest_ssl.d crypto/rc2/rc2_cbc.d crypto/rc4/rc4_skey.d test/asn1_string_table_test.d ssl/statem/statem_clnt.d crypto/x509/x509_def.d test/rc5test.d apps/s_time.d apps/bf_prefix.d fuzz/server.d crypto/ec/ec_kmeth.d crypto/evp/e_des.d crypto/ec/ec_ameth.d crypto/ec/ecp_nistp224.d crypto/aria/aria.d crypto/srp/srp_vfy.d ssl/record/rec_layer_s3.d crypto/pkcs12/p12_attr.d test/buildtest_stack.d crypto/x509v3/v3_int.d crypto/evp/m_sigver.d crypto/aes/aes_misc.d crypto/asn1/tasn_fre.d crypto/engine/tb_eckey.d crypto/idea/i_skey.d crypto/engine/eng_openssl.d crypto/rand/rand_lib.d crypto/evp/evp_enc.d crypto/dh/dh_depr.d crypto/des/cbc_enc.d crypto/store/store_register.d crypto/x509/x509_att.d crypto/bn/bn_sqrt.d crypto/init.d test/mdc2test.d crypto/evp/p5_crpt.d fuzz/bndiv.d crypto/x509v3/v3_pmaps.d test/buildtest_store.d crypto/evp/c_allc.d crypto/evp/e_sm4.d crypto/engine/tb_digest.d crypto/bn/bn_intern.d crypto/rsa/rsa_prn.d crypto/ct/ct_vfy.d crypto/asn1/evp_asn1.d crypto/bn/bn_prime.d crypto/dh/dh_meth.d test/buildtest_dtls1.d crypto/sm3/m_sm3.d crypto/x509v3/pcy_cache.d ssl/ssl_init.d crypto/o_init.d crypto/asn1/x_long.d crypto/bn/bn_depr.d crypto/ocsp/ocsp_cl.d test/buildtest_rsa.d test/aborttest.d crypto/objects/obj_lib.d crypto/conf/conf_ssl.d crypto/rsa/rsa_ossl.d crypto/ts/ts_verify_ctx.d crypto/ebcdic.d ssl/pqueue.d crypto/idea/i_ecb.d test/buildtest_modes.d crypto/ui/ui_openssl.d apps/x509.d crypto/kdf/hkdf.d crypto/cms/cms_pwri.d crypto/engine/eng_all.d crypto/dh/dh_err.d crypto/asn1/f_int.d ssl/bio_ssl.d apps/pkcs7.d crypto/bn/bn_blind.d crypto/cms/cms_att.d test/buildtest_srp.d crypto/dso/dso_win32.d crypto/ts/ts_req_utils.d crypto/ec/ec_print.d apps/cms.d ssl/statem/statem_srvr.d test/buildtest_comp.d ssl/ssl_utst.d crypto/des/set_key.d ssl/statem/statem.d crypto/asn1/f_string.d test/buildtest_pkcs12.d test/evp_test.d crypto/evp/evp_pkey.d crypto/threads_win.d crypto/rc4/rc4_enc.d fuzz/client.d crypto/x509v3/v3_pci.d crypto/bio/bss_mem.d crypto/evp/e_aes.d apps/pkey.d crypto/evp/p_lib.d crypto/store/store_lib.d test/bntest.d ssl/statem/extensions.d crypto/bn/bn_div.d crypto/evp/m_md2.d crypto/ts/ts_rsp_utils.d test/tls13ccstest.d apps/apps.d crypto/pkcs12/p12_p8e.d crypto/ocsp/ocsp_lib.d crypto/asn1/p5_pbev2.d crypto/poly1305/poly1305_pmeth.d crypto/x509v3/v3_akey.d crypto/rsa/rsa_x931g.d test/time_offset_test.d crypto/des/ofb64enc.d test/buildtest_txt_db.d test/test_test.d fuzz/crl.d test/buildtest_rc2.d test/buildtest_camellia.d crypto/x509v3/v3_bitst.d test/ssl_test.d test/v3nametest.d apps/prime.d test/ssl_test_ctx_test.d apps/s_socket.d test/buildtest_rc5.d ssl/t1_enc.d crypto/ts/ts_rsp_sign.d test/pkey_meth_kdf_test.d crypto/x509v3/v3_tlsf.d crypto/dsa/dsa_err.d crypto/rand/rand_win.d crypto/des/pcbc_enc.d crypto/cms/cms_ess.d crypto/evp/m_md4.d apps/spkac.d crypto/evp/evp_err.d crypto/x509/x509_cmp.d crypto/sm2/sm2_err.d test/uitest.d crypto/evp/cmeth_lib.d crypto/modes/cts128.d apps/nseq.d crypto/rsa/rsa_saos.d crypto/bio/b_sock.d crypto/evp/e_chacha20_poly1305.d crypto/aes/aes_ige.d test/errtest.d crypto/evp/p_open.d crypto/mem_sec.d crypto/conf/conf_err.d crypto/ec/ec_curve.d crypto/x509/t_req.d apps/storeutl.d crypto/engine/tb_dsa.d crypto/evp/encode.d ssl/ssl_lib.d fuzz/bignum.d crypto/modes/gcm128.d crypto/sm2/sm2_sign.d crypto/x509v3/v3_info.d crypto/buffer/buffer.d crypto/md2/md2_one.d crypto/sm4/sm4.d crypto/evp/evp_pbe.d crypto/ec/ec_cvt.d crypto/ct/ct_policy.d apps/enc.d crypto/evp/p_enc.d crypto/pkcs7/bio_pk7.d crypto/engine/eng_err.d crypto/ec/curve448/curve448_tables.d test/buildtest_x509.d ssl/record/ssl3_record_tls13.d crypto/asn1/x_pkey.d apps/ts.d crypto/ec/ecp_nistp256.d apps/app_rand.d test/ssl_ctx_test.d test/buildtest_hmac.d apps/ecparam.d crypto/threads_none.d crypto/ec/ecp_nistputil.d test/testutil/testutil_init.d fuzz/asn1.d crypto/dsa/dsa_key.d crypto/bio/b_sock2.d crypto/asn1/asn1_lib.d test/rdrand_sanitytest.d ssl/tls_srp.d crypto/aes/aes_cbc.d crypto/seed/seed_cbc.d crypto/cms/cms_dd.d crypto/camellia/cmll_cfb.d crypto/ocsp/ocsp_err.d crypto/evp/e_bf.d test/buildtest_obj_mac.d crypto/uid.d crypto/asn1/p8_pkey.d test/destest.d crypto/rc5/rc5_ecb.d test/rc4test.d crypto/modes/ocb128.d crypto/comp/comp_err.d crypto/x509v3/v3_extku.d crypto/x509v3/v3_skey.d crypto/rsa/rsa_err.d crypto/pkcs12/p12_decr.d test/threadstest.d crypto/ts/ts_asn1.d crypto/ocsp/ocsp_srv.d apps/version.d apps/s_client.d crypto/ui/ui_err.d crypto/bn/bn_word.d crypto/ex_data.d crypto/comp/comp_lib.d test/testutil/stanza.d crypto/evp/bio_md.d crypto/cms/cms_sd.d test/buildtest_asn1.d test/rsa_mp_test.d crypto/ocsp/v3_ocsp.d engines/e_padlock.d test/dsa_no_digest_size_test.d crypto/asn1/a_strex.d crypto/x509v3/v3_sxnet.d test/asn1_time_test.d crypto/ec/ec_pmeth.d crypto/evp/p_seal.d test/shlibloadtest.d crypto/sm2/sm2_crypt.d test/buildtest_ct.d ssl/ssl_asn1.d crypto/engine/eng_rdrand.d crypto/asn1/a_i2d_fp.d crypto/dh/dh_lib.d crypto/ts/ts_rsp_verify.d crypto/x509/x509spki.d apps/rsa.d crypto/bio/bio_cb.d crypto/modes/cfb128.d crypto/blake2/m_blake2b.d apps/opt.d test/igetest.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/ec/eck_prn.d crypto/store/loader_file.d crypto/bn/bn_dh.d crypto/bn/bn_kron.d crypto/asn1/asn_mime.d crypto/rsa/rsa_ssl.d crypto/stack/stack.d crypto/cryptlib.d crypto/objects/o_names.d crypto/sha/sha512.d test/hmactest.d crypto/x509/x_req.d apps/rsautl.d crypto/aes/aes_ofb.d apps/pkcs8.d test/sslcorrupttest.d crypto/mem_clr.d crypto/bn/bn_nist.d crypto/cms/cms_env.d test/x509_check_cert_pkey_test.d crypto/pkcs7/pkcs7err.d crypto/pem/pem_pkey.d crypto/async/async_err.d apps/rehash.d crypto/dh/dh_prn.d crypto/bio/bf_null.d test/curve448_internal_test.d apps/genpkey.d crypto/bn/bn_recp.d crypto/x509v3/pcy_tree.d crypto/o_str.d crypto/des/fcrypt.d crypto/evp/e_rc2.d crypto/asn1/a_type.d test/x509aux.d test/bio_enc_test.d fuzz/conf.d test/ssltest_old.d ssl/statem/extensions_srvr.d crypto/bio/bss_file.d test/cipherbytes_test.d crypto/dh/dh_gen.d crypto/cms/cms_lib.d test/pkey_meth_test.d test/poly1305_internal_test.d crypto/rsa/rsa_oaep.d crypto/err/err.d fuzz/cms.d crypto/x509/x509cset.d ssl/record/dtls1_bitmap.d test/fatalerrtest.d crypto/camellia/cmll_cbc.d crypto/x509/by_file.d ssl/ssl_ciph.d crypto/dh/dh_ameth.d crypto/x509/x509_r2x.d test/afalgtest.d crypto/pem/pem_pk8.d apps/pkeyutl.d crypto/sm2/sm2_pmeth.d ssl/record/rec_layer_d1.d crypto/pkcs12/p12_crpt.d test/ct_test.d crypto/asn1/a_int.d crypto/dsa/dsa_ameth.d crypto/rsa/rsa_pmeth.d test/buildtest_conf.d crypto/dh/dh_asn1.d crypto/rc2/rc2_skey.d test/gosttest.d crypto/rand/drbg_ctr.d crypto/pkcs7/pk7_doit.d test/buildtest_blowfish.d crypto/asn1/asn1_err.d crypto/evp/p_dec.d crypto/sha/keccak1600.d crypto/txt_db/txt_db.d crypto/rc2/rc2cfb64.d crypto/evp/evp_key.d test/ssltestlib.d crypto/evp/e_idea.d crypto/des/cfb64enc.d apps/ca.d ssl/ssl_cert.d test/ec_internal_test.d crypto/evp/evp_cnf.d crypto/asn1/a_bitstr.d crypto/asn1/tasn_dec.d crypto/pem/pem_lib.d test/asynctest.d crypto/conf/conf_lib.d crypto/rc5/rc5_skey.d test/buildtest_conf_api.d crypto/cast/c_enc.d crypto/bio/b_addr.d crypto/asn1/asn1_par.d crypto/engine/eng_init.d engines/e_ossltest.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/modes/ofb128.d crypto/asn1/asn_moid.d crypto/x509v3/v3_admis.d crypto/x509v3/v3_bcons.d crypto/rsa/rsa_crpt.d test/buildtest_kdf.d crypto/x509v3/v3_asid.d crypto/dsa/dsa_sign.d crypto/cast/c_cfb64.d crypto/hmac/hm_ameth.d crypto/asn1/t_spki.d test/wpackettest.d ssl/statem/extensions_clnt.d test/tls13secretstest.d crypto/des/cfb_enc.d crypto/x509v3/v3_akeya.d crypto/bio/bss_null.d crypto/ec/ecdsa_ossl.d crypto/rsa/rsa_x931.d ssl/tls13_enc.d test/cipherlist_test.d test/sysdefaulttest.d test/buildtest_bn.d crypto/bio/bss_fd.d crypto/bn/bn_const.d crypto/asn1/a_mbstr.d test/buildtest_cmac.d test/dhtest.d crypto/evp/p_sign.d test/buildtest_aes.d crypto/x509v3/v3_lib.d crypto/des/ofb64ede.d crypto/objects/obj_xref.d crypto/asn1/asn1_item_list.d crypto/engine/tb_rand.d crypto/bn/bn_rand.d apps/s_server.d test/sm2_internal_test.d ssl/record/ssl3_buffer.d ssl/ssl_stat.d crypto/lhash/lhash.d test/md2test.d crypto/ts/ts_err.d crypto/seed/seed.d crypto/srp/srp_lib.d crypto/engine/eng_dyn.d test/buildtest_x509v3.d crypto/x509/x_crl.d ssl/packet.d crypto/x509/by_dir.d crypto/evp/m_sha3.d crypto/dh/dh_check.d crypto/ct/ct_oct.d apps/passwd.d apps/s_cb.d test/buildtest_objects.d crypto/evp/e_old.d crypto/pem/pem_xaux.d crypto/asn1/a_print.d crypto/bn/bn_gf2m.d crypto/conf/conf_mall.d crypto/asn1/x_int64.d apps/pkeyparam.d crypto/bn/bn_ctx.d crypto/dh/dh_rfc7919.d crypto/evp/pmeth_fn.d crypto/rc5/rc5cfb64.d crypto/lhash/lh_stats.d crypto/bio/bss_sock.d crypto/dso/dso_vms.d crypto/x509/x509_set.d crypto/x509/x_attrib.d crypto/asn1/asn_pack.d test/versions.d test/bftest.d test/dtlsv1listentest.d crypto/cmac/cm_ameth.d test/buildtest_ui.d crypto/asn1/asn1_gen.d crypto/engine/eng_pkey.d crypto/seed/seed_ofb.d test/tls13encryptiontest.d test/rsa_complex.d crypto/x509v3/v3_purp.d crypto/ct/ct_err.d test/buildtest_pem.d crypto/bn/bn_sqr.d crypto/ct/ct_x509v3.d crypto/des/ofb_enc.d test/testutil/output_helpers.d crypto/des/ecb3_enc.d test/buildtest_srtp.d test/x509_internal_test.d test/buildtest_ocsp.d crypto/cms/cms_asn1.d crypto/evp/m_null.d crypto/evp/c_alld.d test/buildtest_dsa.d crypto/camellia/cmll_ctr.d crypto/pkcs12/p12_p8d.d apps/smime.d apps/rand.d ssl/d1_lib.d fuzz/ct.d crypto/ocsp/ocsp_ht.d test/buildtest_ssl2.d crypto/camellia/cmll_ecb.d crypto/engine/eng_lib.d crypto/x509/x509_ext.d crypto/x509/t_x509.d crypto/pkcs12/p12_key.d crypto/pkcs7/pk7_mime.d crypto/evp/e_null.d crypto/pkcs12/p12_utl.d crypto/store/store_err.d crypto/engine/tb_dh.d crypto/camellia/cmll_ofb.d crypto/engine/tb_asnmth.d test/packettest.d test/memleaktest.d apps/speed.d test/buildtest_dh.d crypto/ec/ecp_smpl.d crypto/evp/m_mdc2.d crypto/x509v3/v3_prn.d crypto/x509v3/v3_alt.d test/testutil/main.d crypto/bf/bf_ofb64.d test/ctype_internal_test.d crypto/x509/x509name.d crypto/des/qud_cksm.d test/buildtest_ts.d crypto/engine/tb_pkmeth.d crypto/ct/ct_sct.d apps/gendsa.d crypto/sha/sha1dgst.d crypto/asn1/a_object.d crypto/evp/digest.d crypto/bn/bn_mpi.d crypto/bio/b_print.d crypto/cast/c_ofb64.d crypto/bn/bn_lib.d crypto/evp/pbe_scrypt.d ssl/record/ssl3_record.d crypto/comp/c_zlib.d crypto/engine/eng_list.d test/drbgtest.d test/buildtest_symhacks.d ssl/s3_lib.d crypto/dsa/dsa_gen.d crypto/bio/bio_meth.d crypto/dsa/dsa_pmeth.d crypto/ec/ec_key.d crypto/x509/x509_obj.d crypto/rand/rand_unix.d crypto/x509/x509_trs.d crypto/ec/ec_check.d crypto/blake2/blake2s.d test/buildtest_e_os2.d test/testutil/test_cleanup.d ssl/ssl_conf.d crypto/pkcs12/pk12err.d test/asn1_encode_test.d crypto/asn1/t_pkey.d crypto/x509/x509_txt.d test/testutil/tap_bio.d ssl/t1_lib.d crypto/pkcs7/pk7_smime.d crypto/evp/e_rc4_hmac_md5.d crypto/x509v3/pcy_map.d crypto/seed/seed_ecb.d test/testutil/random.d test/secmemtest.d test/rsa_test.d apps/sess_id.d test/buildtest_rand_drbg.d crypto/pem/pem_oth.d crypto/asn1/asn_mstbl.d crypto/ripemd/rmd_dgst.d test/buildtest_ec.d test/buildtest_safestack.d crypto/bn/bn_mont.d crypto/cast/c_skey.d crypto/pkcs12/p12_asn.d crypto/engine/eng_table.d crypto/asn1/nsseq.d crypto/asn1/x_sig.d apps/crl.d crypto/dsa/dsa_ossl.d test/buildtest_des.d crypto/dsa/dsa_asn1.d crypto/ec/ec_mult.d crypto/bn/bn_exp2.d crypto/evp/m_md5.d crypto/modes/ctr128.d test/lhash_test.d test/buildtest_ossl_typ.d crypto/rc5/rc5ofb64.d crypto/md4/md4_one.d ssl/ssl_mcnf.d test/buildtest_md5.d crypto/async/arch/async_win.d crypto/md5/md5_one.d crypto/ec/curve448/eddsa.d apps/openssl.d crypto/evp/bio_ok.d crypto/ec/ecdh_kdf.d
+DEPS=test/buildtest_conf.d crypto/cms/cms_smime.d ssl/record/ssl3_record_tls13.d apps/s_time.d crypto/ct/ct_vfy.d crypto/bio/bio_cb.d crypto/store/store_register.d crypto/bn/bn_mod.d crypto/sm3/m_sm3.d crypto/rc4/rc4_skey.d test/buildtest_asn1t.d crypto/evp/e_seed.d crypto/x509v3/v3_enum.d test/buildtest_safestack.d test/packettest.d crypto/sm3/sm3.d crypto/modes/cfb128.d crypto/threads_pthread.d crypto/ocsp/ocsp_lib.d crypto/engine/eng_rdrand.d crypto/cast/c_ecb.d crypto/sm4/sm4.d test/lhash_test.d crypto/getenv.d ssl/methods.d crypto/engine/eng_ctrl.d test/rc4test.d apps/dhparam.d crypto/evp/digest.d crypto/store/loader_file.d crypto/bn/bn_add.d ssl/statem/statem_clnt.d test/rdrand_sanitytest.d crypto/seed/seed.d crypto/pkcs12/p12_decr.d crypto/des/fcrypt.d fuzz/client.d crypto/bio/bss_fd.d crypto/cms/cms_err.d crypto/pkcs12/p12_attr.d crypto/bio/b_sock2.d crypto/des/cfb_enc.d apps/apps.d crypto/engine/tb_rand.d test/ssl_test.d test/cmactest.d test/testutil/tap_bio.d test/exdatatest.d test/v3nametest.d crypto/pem/pem_pk8.d crypto/aria/aria.d crypto/ui/ui_err.d crypto/rsa/rsa_ossl.d test/dsa_no_digest_size_test.d crypto/evp/e_rc4.d apps/x509.d crypto/aes/aes_core.d crypto/ocsp/ocsp_srv.d crypto/x509v3/v3_ncons.d crypto/x509/x_x509a.d crypto/evp/e_cast.d crypto/asn1/a_type.d crypto/x509/x_crl.d crypto/rsa/rsa_err.d crypto/evp/e_chacha20_poly1305.d crypto/async/arch/async_posix.d crypto/evp/bio_b64.d test/pkey_meth_test.d crypto/cmac/cm_pmeth.d crypto/ec/ecdsa_sign.d crypto/asn1/nsseq.d crypto/evp/m_md2.d crypto/rsa/rsa_x931g.d apps/srp.d crypto/dso/dso_lib.d apps/s_client.d crypto/dh/dh_rfc5114.d crypto/aes/aes_ecb.d crypto/bio/bss_null.d crypto/ec/ecp_nistp521.d crypto/modes/ccm128.d crypto/ex_data.d test/threadstest.d apps/s_cb.d crypto/conf/conf_ssl.d crypto/rand/rand_egd.d crypto/x509v3/v3_int.d crypto/rc2/rc2_skey.d crypto/evp/evp_key.d crypto/cpt_err.d crypto/cms/cms_sd.d crypto/asn1/asn_pack.d apps/s_server.d ssl/ssl_ciph.d crypto/asn1/x_val.d test/testutil/output_helpers.d crypto/kdf/kdf_err.d crypto/bf/bf_ofb64.d apps/asn1pars.d crypto/bio/b_sock.d crypto/x509v3/v3_prn.d crypto/asn1/x_bignum.d crypto/ec/curve448/scalar.d test/siphash_internal_test.d test/conf_include_test.d crypto/blake2/blake2s.d crypto/ct/ct_b64.d apps/genrsa.d test/buildtest_async.d crypto/ec/ec_key.d crypto/dsa/dsa_prn.d crypto/x509v3/v3_akey.d crypto/pkcs12/p12_crpt.d crypto/comp/comp_lib.d crypto/pkcs12/p12_npas.d crypto/asn1/asn_mime.d test/asn1_time_test.d test/ciphername_test.d crypto/x509v3/v3_asid.d crypto/rand/rand_win.d crypto/hmac/hm_ameth.d crypto/pkcs7/bio_pk7.d test/asn1_internal_test.d crypto/asn1/x_long.d test/testutil/basic_output.d crypto/pkcs12/pk12err.d crypto/evp/e_old.d crypto/x509/by_dir.d crypto/cast/c_ofb64.d ssl/s3_lib.d test/ssl_test_ctx.d crypto/dsa/dsa_vrf.d crypto/asn1/d2i_pr.d crypto/err/err_all.d test/buildtest_rc2.d crypto/pkcs12/p12_p8d.d crypto/pkcs7/pk7_mime.d test/testutil/format_output.d crypto/evp/m_null.d ssl/ssl_cert.d ssl/bio_ssl.d test/bntest.d crypto/ocsp/ocsp_vfy.d crypto/asn1/x_sig.d test/sm4_internal_test.d test/buildtest_engine.d crypto/engine/eng_lib.d crypto/async/arch/async_null.d apps/openssl.d crypto/ec/ec_cvt.d crypto/conf/conf_def.d crypto/pkcs7/pk7_asn1.d test/asn1_string_table_test.d test/buildtest_ecdh.d crypto/engine/tb_eckey.d test/v3ext.d crypto/bio/bio_err.d crypto/evp/m_ripemd.d crypto/evp/e_rc2.d crypto/asn1/asn1_gen.d test/buildtest_ssl.d test/crltest.d crypto/bn/bn_x931p.d test/buildtest_buffer.d crypto/asn1/n_pkey.d ssl/ssl_utst.d test/buildtest_idea.d crypto/md4/md4_dgst.d crypto/objects/obj_xref.d crypto/pkcs12/p12_add.d ssl/ssl_err.d crypto/rc5/rc5_ecb.d crypto/rsa/rsa_mp.d test/x509_time_test.d test/asn1_encode_test.d crypto/x509/x509_def.d test/wpackettest.d crypto/asn1/t_spki.d ssl/ssl_init.d crypto/rc2/rc2_ecb.d crypto/x509v3/v3_purp.d crypto/x509v3/v3_info.d crypto/srp/srp_vfy.d test/cipherlist_test.d crypto/evp/m_sha1.d crypto/camellia/camellia.d crypto/ct/ct_policy.d crypto/bn/bn_mul.d crypto/ct/ct_x509v3.d crypto/evp/p_seal.d test/asynciotest.d test/buildtest_store.d crypto/whrlpool/wp_dgst.d crypto/ct/ct_err.d test/buildtest_x509v3.d crypto/asn1/asn_moid.d crypto/sha/sha1dgst.d crypto/x509/x509_d2.d test/cmsapitest.d crypto/pkcs12/p12_p8e.d crypto/bn/bn_asm.d crypto/bio/bss_bio.d engines/e_dasync.d crypto/cms/cms_cd.d crypto/dso/dso_dlfcn.d crypto/asn1/x_info.d test/cipherbytes_test.d crypto/ec/eck_prn.d crypto/modes/xts128.d apps/verify.d crypto/x509v3/v3_admis.d test/buildtest_ossl_typ.d crypto/rc5/rc5ofb64.d test/buildtest_pem.d crypto/asn1/x_algor.d test/testutil/tests.d apps/pkcs8.d crypto/asn1/a_i2d_fp.d crypto/ec/ecp_oct.d crypto/mem_clr.d crypto/asn1/a_strnid.d apps/errstr.d crypto/ocsp/ocsp_prn.d crypto/o_init.d apps/ocsp.d apps/enc.d test/time_offset_test.d crypto/bio/bss_dgram.d ssl/record/ssl3_record.d crypto/evp/e_sm4.d crypto/engine/eng_openssl.d crypto/bn/bn_sqr.d test/modes_internal_test.d crypto/x509/x509cset.d crypto/bn/bn_gf2m.d crypto/store/store_strings.d crypto/modes/ctr128.d crypto/x509/x509_trs.d apps/rsautl.d engines/e_capi.d crypto/ts/ts_conf.d ssl/statem/extensions_cust.d crypto/ec/curve448/eddsa.d ssl/tls_srp.d crypto/bf/bf_enc.d test/testutil/random.d test/buildtest_conf_api.d crypto/ocsp/ocsp_asn.d crypto/modes/ocb128.d ssl/statem/statem.d apps/rehash.d crypto/x509v3/v3_utl.d crypto/des/xcbc_enc.d crypto/ec/curve448/arch_32/f_impl.d crypto/asn1/asn1_item_list.d test/buildtest_rand_drbg.d crypto/objects/obj_lib.d crypto/dsa/dsa_asn1.d engines/e_padlock.d test/servername_test.d crypto/x509v3/v3_crld.d crypto/asn1/tasn_fre.d crypto/blake2/m_blake2s.d crypto/bn/bn_exp2.d crypto/evp/bio_md.d test/ecstresstest.d crypto/x509/x509type.d crypto/dso/dso_err.d crypto/asn1/a_object.d ssl/s3_enc.d crypto/sha/sha1_one.d crypto/x509v3/v3_extku.d crypto/ec/ec_err.d test/constant_time_test.d apps/genpkey.d crypto/ec/curve448/curve448.d apps/ca.d crypto/asn1/a_time.d crypto/x509/x_attrib.d crypto/bio/bio_meth.d ssl/record/rec_layer_s3.d crypto/ec/curve25519.d test/buildtest_srp.d crypto/idea/i_cfb64.d crypto/store/store_err.d test/buildtest_ui.d crypto/lhash/lhash.d crypto/engine/tb_digest.d crypto/rand/rand_lib.d crypto/threads_none.d crypto/des/ecb_enc.d crypto/dh/dh_check.d apps/req.d test/buildtest_cmac.d crypto/pem/pem_sign.d test/testutil/testutil_init.d crypto/asn1/t_bitst.d crypto/ui/ui_lib.d crypto/x509v3/pcy_cache.d crypto/ebcdic.d crypto/ripemd/rmd_one.d crypto/bio/bf_nbio.d test/buildtest_modes.d crypto/ui/ui_null.d fuzz/test-corpus.d test/afalgtest.d crypto/seed/seed_cfb.d test/test_test.d crypto/pkcs12/p12_kiss.d crypto/x509/x509_meth.d crypto/rand/drbg_lib.d crypto/bio/bss_acpt.d crypto/idea/i_ofb64.d test/buildtest_bio.d crypto/bn/bn_srp.d apps/dsaparam.d crypto/asn1/a_bitstr.d test/bio_enc_test.d crypto/x509v3/pcy_data.d crypto/x509/x_all.d crypto/idea/i_ecb.d ssl/t1_lib.d crypto/engine/eng_init.d crypto/evp/p_verify.d ssl/ssl_lib.d crypto/bn/bn_prime.d crypto/asn1/a_int.d crypto/txt_db/txt_db.d crypto/err/err_prn.d crypto/x509v3/pcy_node.d test/dtlstest.d crypto/x509/x_exten.d apps/dgst.d crypto/bio/bf_buff.d crypto/pkcs7/pk7_attr.d crypto/asn1/bio_asn1.d test/buildtest_ecdsa.d crypto/x509v3/v3_pci.d crypto/rc5/rc5cfb64.d ssl/pqueue.d test/ssltestlib.d test/testutil/cb.d crypto/modes/ofb128.d crypto/store/store_init.d crypto/x509/x509_lu.d test/buildtest_pkcs7.d crypto/rand/randfile.d crypto/bio/b_dump.d crypto/ct/ct_sct.d crypto/modes/cts128.d test/fatalerrtest.d ssl/t1_enc.d crypto/x509/x_req.d crypto/rand/drbg_ctr.d ssl/statem/extensions_srvr.d crypto/asn1/tasn_typ.d crypto/cast/c_cfb64.d crypto/engine/eng_list.d ssl/record/rec_layer_d1.d test/rc5test.d crypto/x509v3/v3_bitst.d test/tls13ccstest.d crypto/asn1/tasn_new.d crypto/pkcs7/pk7_lib.d crypto/asn1/i2d_pr.d crypto/pkcs12/p12_crt.d test/buildtest_aes.d crypto/evp/cmeth_lib.d crypto/bn/bn_lib.d crypto/rsa/rsa_saos.d ssl/statem/statem_lib.d crypto/cmac/cmac.d crypto/engine/tb_cipher.d test/curve448_internal_test.d crypto/x509v3/v3_genn.d crypto/aes/aes_ige.d crypto/x509v3/pcy_lib.d crypto/ocsp/ocsp_err.d apps/ts.d test/sslbuffertest.d crypto/asn1/tasn_utl.d test/enginetest.d test/sslapitest.d ssl/d1_msg.d apps/rsa.d crypto/pkcs12/p12_init.d crypto/engine/eng_fat.d crypto/engine/tb_rsa.d crypto/dh/dh_meth.d crypto/bn/bn_ctx.d crypto/ec/ec_mult.d crypto/cms/cms_att.d crypto/ec/ec_curve.d crypto/cversion.d crypto/evp/evp_lib.d crypto/evp/e_aes.d crypto/dso/dso_openssl.d crypto/x509/x509_vpm.d crypto/dsa/dsa_depr.d crypto/x509v3/v3_cpols.d crypto/siphash/siphash.d ssl/statem/extensions_clnt.d crypto/asn1/bio_ndef.d crypto/bn/bn_sqrt.d crypto/dh/dh_err.d apps/dsa.d crypto/cms/cms_kari.d crypto/dso/dso_win32.d apps/pkeyutl.d crypto/x509v3/v3_tlsf.d test/buildtest_txt_db.d test/buildtest_rand.d test/buildtest_lhash.d crypto/aes/aes_cfb.d fuzz/bndiv.d crypto/bio/bf_lbuf.d crypto/ocsp/ocsp_ht.d test/buildtest_cms.d test/bad_dtls_test.d test/buildtest_md5.d test/gosttest.d crypto/x509/x509_ext.d crypto/ui/ui_openssl.d crypto/ec/ec_pmeth.d test/stack_test.d crypto/dsa/dsa_key.d ssl/ssl_asn1.d test/buildtest_pkcs12.d test/srptest.d crypto/blake2/m_blake2b.d crypto/bn/bn_recp.d crypto/asn1/tasn_enc.d crypto/rsa/rsa_oaep.d test/buildtest_opensslv.d test/rsa_mp_test.d crypto/rsa/rsa_gen.d crypto/bio/bf_null.d crypto/cms/cms_env.d test/ct_test.d apps/ciphers.d crypto/evp/e_null.d crypto/asn1/tasn_prn.d crypto/async/arch/async_win.d crypto/evp/e_idea.d crypto/ec/ec_oct.d crypto/evp/bio_ok.d crypto/conf/conf_err.d crypto/cms/cms_io.d crypto/uid.d crypto/async/async.d crypto/idea/i_skey.d fuzz/ct.d crypto/evp/m_wp.d crypto/bn/bn_shift.d test/ssltest_old.d crypto/objects/obj_dat.d crypto/aes/aes_ofb.d crypto/ec/ecp_nistputil.d crypto/x509/x_x509.d crypto/md2/md2_dgst.d crypto/x509v3/v3_pku.d test/secmemtest.d crypto/rc4/rc4_enc.d apps/app_rand.d crypto/bn/bn_div.d crypto/bn/bn_exp.d crypto/x509/x509spki.d crypto/asn1/a_utf8.d crypto/pem/pvkfmt.d crypto/aes/aes_misc.d apps/passwd.d crypto/md5/md5_one.d crypto/ec/curve448/f_generic.d test/buildtest_md2.d crypto/des/str2key.d crypto/evp/evp_pbe.d crypto/asn1/a_verify.d crypto/bf/bf_ecb.d crypto/pkcs12/p12_key.d crypto/evp/p_dec.d crypto/idea/i_cbc.d crypto/pkcs7/pk7_doit.d crypto/rand/rand_vms.d test/ec_internal_test.d crypto/asn1/p8_pkey.d crypto/objects/obj_err.d crypto/ec/ec_ameth.d ssl/ssl_txt.d crypto/rsa/rsa_depr.d crypto/evp/evp_err.d crypto/ct/ct_prn.d crypto/dsa/dsa_pmeth.d crypto/x509/by_file.d crypto/asn1/asn_mstbl.d crypto/bn/bn_dh.d crypto/dh/dh_prn.d crypto/des/cbc_enc.d crypto/asn1/evp_asn1.d crypto/ec/ecdsa_ossl.d test/md2test.d test/errtest.d apps/sess_id.d crypto/ec/ec_asn1.d test/testutil/driver.d test/sm2_internal_test.d test/buildtest_camellia.d test/exptest.d crypto/lhash/lh_stats.d test/destest.d test/rsa_complex.d crypto/x509/x509_att.d crypto/asn1/p5_scrypt.d crypto/md5/md5_dgst.d crypto/dsa/dsa_err.d crypto/x509/x509name.d test/asn1_decode_test.d crypto/engine/tb_dsa.d crypto/des/ofb64enc.d crypto/bn/bn_mpi.d crypto/conf/conf_api.d test/buildtest_ct.d crypto/bio/bss_log.d crypto/ec/ec2_oct.d test/buildtest_crypto.d crypto/ui/ui_util.d crypto/rc2/rc2cfb64.d test/buildtest_seed.d crypto/conf/conf_mod.d crypto/md4/md4_one.d test/pkey_meth_kdf_test.d crypto/dsa/dsa_ossl.d crypto/dsa/dsa_sign.d crypto/engine/eng_dyn.d crypto/buffer/buffer.d crypto/rc2/rc2ofb64.d crypto/x509v3/v3_pcons.d crypto/sm2/sm2_err.d crypto/ct/ct_sct_ctx.d crypto/x509/t_x509.d crypto/ec/ec_check.d test/ctype_internal_test.d fuzz/cms.d crypto/asn1/p5_pbev2.d test/ecdsatest.d apps/prime.d test/buildtest_dsa.d crypto/ec/ecdh_kdf.d crypto/sha/sha256.d crypto/objects/o_names.d crypto/sm2/sm2_sign.d test/ssl_cert_table_internal_test.d ssl/statem/extensions.d crypto/evp/c_allc.d test/buildtest_ec.d crypto/ocsp/v3_ocsp.d crypto/engine/eng_pkey.d crypto/asn1/p5_pbe.d crypto/asn1/a_d2i_fp.d test/tls13secretstest.d test/buildtest_blowfish.d test/buildtest_dh.d crypto/x509v3/v3_addr.d crypto/chacha/chacha_enc.d crypto/rsa/rsa_sign.d crypto/x509/x509rset.d test/buildtest_ebcdic.d crypto/asn1/asn1_par.d crypto/evp/p5_crpt2.d crypto/o_str.d crypto/modes/cbc128.d crypto/ts/ts_rsp_verify.d crypto/rc2/rc2_cbc.d test/buildtest_objects.d crypto/mem.d test/buildtest_x509.d crypto/evp/e_des.d crypto/rsa/rsa_crpt.d crypto/asn1/d2i_pu.d crypto/ec/ec_lib.d crypto/ec/ec2_smpl.d test/rc2test.d crypto/evp/pmeth_gn.d crypto/siphash/siphash_ameth.d crypto/comp/comp_err.d crypto/ec/ecp_nistp256.d test/drbgtest.d test/memleaktest.d crypto/pkcs12/p12_sbag.d apps/pkeyparam.d test/sanitytest.d crypto/sm2/sm2_crypt.d crypto/evp/pmeth_lib.d crypto/mem_sec.d crypto/asn1/asn1_lib.d crypto/seed/seed_cbc.d test/x509_dup_cert_test.d crypto/engine/tb_dh.d crypto/engine/eng_table.d test/clienthellotest.d test/ssl_test_ctx_test.d crypto/bio/bss_conn.d crypto/cms/cms_lib.d crypto/x509/x509_txt.d test/buildtest_e_os2.d crypto/async/async_err.d test/dhtest.d test/buildtest_des.d apps/pkcs12.d test/d2i_test.d crypto/evp/e_rc4_hmac_md5.d crypto/ts/ts_verify_ctx.d crypto/cast/c_skey.d crypto/asn1/a_sign.d crypto/poly1305/poly1305_ameth.d test/sslcorrupttest.d apps/pkcs7.d crypto/conf/conf_mall.d apps/storeutl.d crypto/pem/pem_pkey.d ssl/ssl_conf.d crypto/x509/t_crl.d crypto/camellia/cmll_cfb.d ssl/d1_lib.d crypto/evp/e_camellia.d crypto/asn1/a_print.d test/buildtest_rsa.d crypto/buffer/buf_err.d ssl/packet.d crypto/pkcs7/pk7_smime.d crypto/ocsp/ocsp_ext.d apps/engine.d crypto/ts/ts_lib.d crypto/evp/evp_cnf.d test/dsatest.d crypto/asn1/tasn_scn.d test/casttest.d test/buildtest_cast.d crypto/pkcs12/p12_mutl.d crypto/dh/dh_lib.d crypto/asn1/f_int.d crypto/rsa/rsa_x931.d ssl/ssl_mcnf.d crypto/x509/t_req.d test/pemtest.d crypto/dso/dso_vms.d test/buildtest_rc5.d apps/speed.d crypto/rsa/rsa_pss.d crypto/evp/e_rc5.d crypto/err/err.d crypto/ts/ts_asn1.d crypto/asn1/a_octet.d fuzz/asn1.d test/buildtest_ripemd.d fuzz/conf.d crypto/pem/pem_all.d crypto/rsa/rsa_pk1.d crypto/camellia/cmll_ofb.d crypto/dsa/dsa_lib.d crypto/evp/e_des3.d test/ideatest.d crypto/bio/b_addr.d crypto/evp/p_enc.d crypto/x509v3/v3_bcons.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/x509/x509_set.d crypto/dh/dh_key.d test/buildtest_whrlpool.d test/mdc2test.d apps/s_socket.d crypto/modes/wrap128.d crypto/evp/evp_enc.d crypto/des/set_key.d crypto/evp/e_xcbc_d.d fuzz/crl.d crypto/asn1/a_dup.d test/buildtest_ssl3.d crypto/stack/stack.d test/verify_extra_test.d crypto/aes/aes_wrap.d crypto/rsa/rsa_meth.d crypto/x509v3/v3_conf.d crypto/pem/pem_xaux.d test/bioprinttest.d crypto/des/ofb64ede.d test/asynctest.d crypto/x509v3/v3_akeya.d crypto/init.d apps/version.d crypto/rsa/rsa_prn.d crypto/rand/rand_err.d crypto/ts/ts_rsp_print.d crypto/bn/bn_kron.d crypto/ctype.d test/buildtest_kdf.d ssl/statem/statem_dtls.d crypto/pkcs12/p12_utl.d crypto/pem/pem_info.d engines/e_ossltest.d crypto/x509v3/v3err.d crypto/cms/cms_ess.d crypto/dh/dh_asn1.d test/uitest.d test/gmdifftest.d test/mdc2_internal_test.d test/buildtest_rc4.d test/pbelutest.d test/drbg_cavs_data.d ssl/statem/statem_srvr.d crypto/poly1305/poly1305.d crypto/des/cbc_cksm.d crypto/asn1/ameth_lib.d crypto/hmac/hm_pmeth.d crypto/conf/conf_lib.d test/evp_test.d crypto/rsa/rsa_pmeth.d crypto/x509/x509_err.d crypto/x509v3/v3_skey.d crypto/x509v3/v3_sxnet.d test/poly1305_internal_test.d crypto/des/cfb64ede.d test/danetest.d crypto/ts/ts_rsp_utils.d crypto/evp/c_alld.d test/bio_callback_test.d test/igetest.d ssl/d1_srtp.d crypto/rsa/rsa_asn1.d test/buildtest_ocsp.d crypto/x509v3/v3_alt.d crypto/evp/m_md5_sha1.d crypto/des/cfb64enc.d crypto/dsa/dsa_gen.d test/hmactest.d crypto/pem/pem_oth.d ssl/record/dtls1_bitmap.d test/evp_extra_test.d apps/spkac.d crypto/des/pcbc_enc.d crypto/bio/bss_sock.d test/buildtest_tls1.d fuzz/asn1parse.d apps/nseq.d crypto/dh/dh_gen.d test/buildtest_ssl2.d crypto/md2/md2_one.d test/buildtest_pem2.d crypto/async/async_wait.d crypto/camellia/cmll_cbc.d crypto/camellia/cmll_ctr.d crypto/ec/ecp_nistp224.d apps/bf_prefix.d crypto/camellia/cmll_ecb.d ssl/tls13_enc.d crypto/evp/evp_pkey.d crypto/x509/x509_v3.d crypto/asn1/a_mbstr.d crypto/kdf/tls1_prf.d apps/crl.d crypto/ec/ecp_mont.d crypto/modes/gcm128.d crypto/rsa/rsa_lib.d apps/ec.d crypto/dh/dh_rfc7919.d crypto/evp/e_aria.d crypto/dsa/dsa_ameth.d crypto/ec/curve448/curve448_tables.d test/rsa_test.d crypto/pem/pem_lib.d crypto/siphash/siphash_pmeth.d crypto/o_fips.d ssl/t1_trce.d crypto/bn/bn_nist.d crypto/cast/c_enc.d test/recordlentest.d crypto/engine/tb_asnmth.d crypto/bn/bn_print.d crypto/sha/sha512.d apps/cms.d crypto/ts/ts_err.d crypto/camellia/cmll_misc.d crypto/bio/bss_mem.d test/bio_memleak_test.d crypto/asn1/x_int64.d crypto/x509v3/pcy_map.d crypto/rsa/rsa_none.d crypto/bio/bio_lib.d test/buildtest_comp.d crypto/x509/x509_req.d crypto/asn1/a_digest.d ssl/ssl_stat.d crypto/dh/dh_depr.d crypto/ts/ts_req_utils.d crypto/des/des_enc.d crypto/pem/pem_err.d crypto/evp/encode.d engines/e_afalg.d crypto/evp/pmeth_fn.d test/handshake_helper.d crypto/ct/ct_log.d test/aborttest.d crypto/store/store_lib.d crypto/bn/bn_blind.d crypto/evp/m_sha3.d crypto/des/fcrypt_b.d crypto/seed/seed_ecb.d crypto/evp/p_lib.d crypto/o_time.d crypto/bio/bss_file.d test/buildtest_stack.d crypto/engine/eng_cnf.d test/dtls_mtu_test.d crypto/evp/m_mdc2.d test/drbg_cavs_test.d crypto/bf/bf_skey.d crypto/x509/x_name.d crypto/threads_win.d crypto/evp/p_open.d apps/opt.d apps/crl2p7.d crypto/asn1/a_utctm.d crypto/rsa/rsa_chk.d test/tls13encryptiontest.d crypto/dh/dh_pmeth.d test/buildtest_sha.d crypto/rand/rand_unix.d ssl/ssl_rsa.d test/buildtest_symhacks.d crypto/ts/ts_req_print.d test/versions.d crypto/pkcs7/pkcs7err.d test/buildtest_asn1.d apps/gendsa.d crypto/ocsp/ocsp_cl.d crypto/evp/m_sigver.d test/buildtest_x509_vfy.d crypto/bio/b_print.d crypto/o_fopen.d crypto/evp/e_aes_cbc_hmac_sha256.d fuzz/server.d crypto/whrlpool/wp_block.d crypto/evp/p5_crpt.d apps/smime.d crypto/engine/eng_err.d crypto/evp/bio_enc.d test/dtlsv1listentest.d crypto/bn/bn_intern.d crypto/cryptlib.d crypto/ec/ecp_smpl.d test/testutil/stanza.d crypto/bn/bn_rand.d test/buildtest_hmac.d crypto/poly1305/poly1305_pmeth.d test/sysdefaulttest.d crypto/asn1/t_pkey.d test/buildtest_bn.d crypto/comp/c_zlib.d crypto/ec/ecdsa_vrf.d crypto/x509v3/v3_pcia.d crypto/blake2/blake2b.d crypto/des/ofb_enc.d crypto/rsa/rsa_ameth.d crypto/ec/ec_kmeth.d crypto/rsa/rsa_ssl.d fuzz/bignum.d crypto/ec/ec_print.d crypto/asn1/i2d_pu.d crypto/ripemd/rmd_dgst.d crypto/sm2/sm2_pmeth.d crypto/cmac/cm_ameth.d crypto/evp/m_md4.d crypto/engine/eng_all.d test/buildtest_srtp.d crypto/asn1/a_strex.d crypto/kdf/scrypt.d crypto/pkcs12/p12_asn.d crypto/x509v3/v3_ia5.d ssl/s3_cbc.d test/shlibloadtest.d crypto/evp/p_sign.d ssl/ssl_sess.d crypto/conf/conf_sap.d crypto/ct/ct_oct.d crypto/rc5/rc5_enc.d crypto/cms/cms_asn1.d crypto/seed/seed_ofb.d crypto/bn/bn_depr.d apps/rand.d fuzz/x509.d crypto/kdf/hkdf.d test/testutil/main.d test/ssl_ctx_test.d crypto/des/rand_key.d test/x509_check_cert_pkey_test.d test/testutil/test_cleanup.d crypto/x509/x509_cmp.d crypto/rc5/rc5_skey.d apps/ecparam.d crypto/cms/cms_enc.d crypto/mem_dbg.d test/ectest.d crypto/x509v3/pcy_tree.d test/ocspapitest.d crypto/bn/bn_const.d crypto/x509/x509_obj.d crypto/asn1/x_pkey.d test/x509aux.d test/buildtest_dtls1.d crypto/dh/dh_ameth.d crypto/asn1/x_spki.d crypto/x509/x509_vfy.d crypto/asn1/f_string.d crypto/bn/bn_err.d ssl/s3_msg.d crypto/bn/bn_mont.d crypto/pem/pem_x509.d crypto/dsa/dsa_meth.d crypto/evp/pbe_scrypt.d crypto/x509/x_pubkey.d crypto/evp/e_bf.d crypto/ec/ecp_nist.d crypto/aes/aes_cbc.d crypto/srp/srp_lib.d crypto/bn/bn_gcd.d crypto/dso/dso_dl.d crypto/dh/dh_kdf.d crypto/cms/cms_dd.d apps/pkey.d crypto/sha/keccak1600.d crypto/o_dir.d crypto/hmac/hmac.d crypto/ts/ts_rsp_sign.d crypto/des/ecb3_enc.d crypto/bf/bf_cfb64.d crypto/engine/tb_pkmeth.d test/buildtest_md4.d crypto/ec/ecx_meth.d crypto/des/qud_cksm.d crypto/bn/bn_word.d crypto/x509v3/v3_pmaps.d test/buildtest_evp.d test/bftest.d crypto/asn1/asn1_err.d crypto/evp/m_md5.d crypto/x509v3/v3_lib.d crypto/cms/cms_pwri.d crypto/x509/x509_r2x.d crypto/ec/ecdh_ossl.d test/x509_internal_test.d test/buildtest_obj_mac.d test/chacha_internal_test.d ssl/record/ssl3_buffer.d crypto/evp/names.d crypto/asn1/tasn_dec.d crypto/asn1/a_gentm.d test/buildtest_ts.d
GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map 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
@@ -122,11 +122,11 @@ TARFILE= ../$(NAME).tar
# Variables starting with CNF_ are common variables for all product types
-CNF_CPPFLAGS=-DNDEBUG
+CNF_CPPFLAGS=-DZLIB -DNDEBUG
CNF_CFLAGS=-pthread -m32
CNF_CXXFLAGS=-std=c++11 -pthread -m32
CNF_LDFLAGS=
-CNF_EX_LIBS=-ldl -pthread
+CNF_EX_LIBS=-lz -ldl -pthread
# Variables starting with LIB_ are used to build library object files
# and shared libraries.
@@ -151,7 +151,7 @@ BIN_LDFLAGS=$(CNF_LDFLAGS) $(LDFLAGS)
BIN_EX_LIBS=$(CNF_EX_LIBS) $(EX_LIBS)
# CPPFLAGS_Q is used for one thing only: to build up buildinf.h
-CPPFLAGS_Q=-DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DNDEBUG
+CPPFLAGS_Q=-DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DZLIB -DNDEBUG
PERLASM_SCHEME= elf
@@ -8320,6 +8320,19 @@ test/clienthellotest.o: ../test/clienthellotest.c
else \
mv test/clienthellotest.d.tmp test/clienthellotest.d; \
fi
+test/cmactest: test/cmactest.o test/libtestutil.a libcrypto.a
+ rm -f test/cmactest
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/cmactest test/cmactest.o \
+ test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
+test/cmactest.o: ../test/cmactest.c
+ $(CC) -Iinclude -Iapps/include -I../include -I../apps/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/cmactest.d.tmp -MT $@ -c -o $@ ../test/cmactest.c
+ @touch test/cmactest.d.tmp
+ @if cmp test/cmactest.d.tmp test/cmactest.d > /dev/null 2> /dev/null; then \
+ rm -f test/cmactest.d.tmp; \
+ else \
+ mv test/cmactest.d.tmp test/cmactest.d; \
+ fi
test/cmsapitest: test/cmsapitest.o test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
rm -f test/cmsapitest
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9584,7 +9597,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/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
fuzz fuzz/: fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test
-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
+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
@ : 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