11cb0ef41Sopenharmony_ciBLDDIR=.
21cb0ef41Sopenharmony_ciPERL=perl
31cb0ef41Sopenharmony_ciRM= rm -f
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_ciAS=nasm
61cb0ef41Sopenharmony_ciASFLAGS=-g
71cb0ef41Sopenharmony_ci
81cb0ef41Sopenharmony_ciGENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/asn1.h include/openssl/asn1t.h include/openssl/bio.h include/openssl/cmp.h include/openssl/cms.h include/openssl/conf.h include/openssl/configuration.h include/openssl/crmf.h include/openssl/crypto.h include/openssl/ct.h include/openssl/err.h include/openssl/ess.h include/openssl/fipskey.h include/openssl/lhash.h include/openssl/ocsp.h include/openssl/opensslv.h include/openssl/pkcs12.h include/openssl/pkcs7.h include/openssl/safestack.h include/openssl/srp.h include/openssl/ssl.h include/openssl/ui.h include/openssl/x509.h include/openssl/x509_vfy.h include/openssl/x509v3.h providers/common/include/prov/der_digests.h providers/common/include/prov/der_dsa.h providers/common/include/prov/der_ec.h providers/common/include/prov/der_ecx.h providers/common/include/prov/der_rsa.h providers/common/include/prov/der_rsa.h providers/common/include/prov/der_sm2.h providers/common/include/prov/der_wrap.h
91cb0ef41Sopenharmony_ciGENERATED=apps/CA.pl apps/openssl.rc apps/progs.h apps/tsget.pl crypto/aes/aes-x86_64.asm crypto/aes/aesni-mb-x86_64.asm crypto/aes/aesni-sha1-x86_64.asm crypto/aes/aesni-sha256-x86_64.asm crypto/aes/aesni-x86_64.asm crypto/aes/bsaes-x86_64.asm crypto/aes/vpaes-x86_64.asm crypto/bn/rsaz-avx2.asm crypto/bn/rsaz-x86_64.asm crypto/bn/x86_64-gf2m.asm crypto/bn/x86_64-mont.asm crypto/bn/x86_64-mont5.asm crypto/buildinf.h crypto/camellia/cmll-x86_64.asm crypto/chacha/chacha-x86_64.asm crypto/ec/ecp_nistz256-x86_64.asm crypto/ec/x25519-x86_64.asm crypto/md5/md5-x86_64.asm crypto/modes/aesni-gcm-x86_64.asm crypto/modes/ghash-x86_64.asm crypto/poly1305/poly1305-x86_64.asm crypto/rc4/rc4-md5-x86_64.asm crypto/rc4/rc4-x86_64.asm crypto/sha/keccak1600-x86_64.asm crypto/sha/sha1-mb-x86_64.asm crypto/sha/sha1-x86_64.asm crypto/sha/sha256-mb-x86_64.asm crypto/sha/sha256-x86_64.asm crypto/sha/sha512-x86_64.asm crypto/uplink-x86_64.asm crypto/whrlpool/wp-x86_64.asm crypto/x86_64cpuid.asm engines/e_padlock-x86_64.asm 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_md4.c test/buildtest_md5.c test/buildtest_mdc2.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_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_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.pl providers/common/der/der_digests_gen.c providers/common/der/der_dsa_gen.c providers/common/der/der_ec_gen.c providers/common/der/der_ecx_gen.c providers/common/der/der_rsa_gen.c providers/common/der/der_sm2_gen.c providers/common/der/der_wrap_gen.c 
101cb0ef41Sopenharmony_ci
111cb0ef41Sopenharmony_ciPERLASM_SCHEME= auto
121cb0ef41Sopenharmony_ciAPPS_OPENSSL=apps/openssl
131cb0ef41Sopenharmony_ci
141cb0ef41Sopenharmony_ciinclude/crypto/bn_conf.h: include/crypto/bn_conf.h.in configdata.pm
151cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
161cb0ef41Sopenharmony_ci	    "-omakefile" "include/crypto/bn_conf.h.in" > $@
171cb0ef41Sopenharmony_ciinclude/crypto/dso_conf.h: include/crypto/dso_conf.h.in configdata.pm
181cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
191cb0ef41Sopenharmony_ci	    "-omakefile" "include/crypto/dso_conf.h.in" > $@
201cb0ef41Sopenharmony_ci
211cb0ef41Sopenharmony_ciinclude/openssl/asn1.h: include/openssl/asn1.h.in configdata.pm
221cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
231cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/asn1.h.in" > $@
241cb0ef41Sopenharmony_ciinclude/openssl/asn1t.h: include/openssl/asn1t.h.in configdata.pm
251cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
261cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/asn1t.h.in" > $@
271cb0ef41Sopenharmony_ciinclude/openssl/bio.h: include/openssl/bio.h.in configdata.pm
281cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
291cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/bio.h.in" > $@
301cb0ef41Sopenharmony_ciinclude/openssl/cmp.h: include/openssl/cmp.h.in configdata.pm
311cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
321cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/cmp.h.in" > $@
331cb0ef41Sopenharmony_ciinclude/openssl/cms.h: include/openssl/cms.h.in configdata.pm
341cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
351cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/cms.h.in" > $@
361cb0ef41Sopenharmony_ciinclude/openssl/conf.h: include/openssl/conf.h.in configdata.pm
371cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
381cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/conf.h.in" > $@
391cb0ef41Sopenharmony_ciinclude/openssl/conf.h: include/openssl/conf.h.in configdata.pm
401cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
411cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/conf.h.in" > $@
421cb0ef41Sopenharmony_ciinclude/openssl/configuration.h: include/openssl/configuration.h.in configdata.pm
431cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
441cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/configuration.h.in" > $@
451cb0ef41Sopenharmony_ciinclude/openssl/crmf.h: include/openssl/crmf.h.in configdata.pm
461cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
471cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/crmf.h.in" > $@
481cb0ef41Sopenharmony_ciinclude/openssl/crypto.h: include/openssl/crypto.h.in configdata.pm
491cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
501cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/crypto.h.in" > $@
511cb0ef41Sopenharmony_ciinclude/openssl/ct.h: include/openssl/ct.h.in configdata.pm
521cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
531cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/ct.h.in" > $@
541cb0ef41Sopenharmony_ciinclude/openssl/err.h: include/openssl/err.h.in configdata.pm
551cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
561cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/err.h.in" > $@
571cb0ef41Sopenharmony_ciinclude/openssl/ess.h: include/openssl/ess.h.in configdata.pm
581cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
591cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/ess.h.in" > $@
601cb0ef41Sopenharmony_ciinclude/openssl/fipskey.h: include/openssl/fipskey.h.in configdata.pm
611cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
621cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/fipskey.h.in" > $@
631cb0ef41Sopenharmony_ciinclude/openssl/lhash.h: include/openssl/lhash.h.in configdata.pm
641cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
651cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/lhash.h.in" > $@
661cb0ef41Sopenharmony_ciinclude/openssl/ocsp.h: include/openssl/ocsp.h.in configdata.pm
671cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
681cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/ocsp.h.in" > $@
691cb0ef41Sopenharmony_ciinclude/openssl/ocsp.h: include/openssl/ocsp.h.in configdata.pm
701cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "util/dofile.pl" \
711cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/ocsp.h.in" > $@
721cb0ef41Sopenharmony_ciinclude/openssl/opensslv.h: include/openssl/opensslv.h.in configdata.pm
731cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
741cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/opensslv.h.in" > $@
751cb0ef41Sopenharmony_ciinclude/openssl/pkcs12.h: include/openssl/pkcs12.h.in configdata.pm
761cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
771cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/pkcs12.h.in" > $@
781cb0ef41Sopenharmony_ciinclude/openssl/pkcs7.h: include/openssl/pkcs7.h.in configdata.pm
791cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
801cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/pkcs7.h.in" > $@
811cb0ef41Sopenharmony_ciinclude/openssl/safestack.h: include/openssl/safestack.h.in configdata.pm
821cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
831cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/safestack.h.in" > $@
841cb0ef41Sopenharmony_ciinclude/openssl/srp.h: include/openssl/srp.h.in configdata.pm
851cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
861cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/srp.h.in" > $@
871cb0ef41Sopenharmony_ciinclude/openssl/ssl.h: include/openssl/ssl.h.in configdata.pm
881cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
891cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/ssl.h.in" > $@
901cb0ef41Sopenharmony_ciinclude/openssl/ui.h: include/openssl/ui.h.in configdata.pm
911cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
921cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/ui.h.in" > $@
931cb0ef41Sopenharmony_ciinclude/openssl/x509.h: include/openssl/x509.h.in configdata.pm
941cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
951cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/x509.h.in" > $@
961cb0ef41Sopenharmony_ciinclude/openssl/x509_vfy.h: include/openssl/x509_vfy.h.in configdata.pm
971cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
981cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/x509_vfy.h.in" > $@
991cb0ef41Sopenharmony_ciinclude/openssl/x509v3.h: include/openssl/x509v3.h.in configdata.pm
1001cb0ef41Sopenharmony_ci	$(PERL) -I$(BLDDIR) -Mconfigdata util/dofile.pl \
1011cb0ef41Sopenharmony_ci	    "-omakefile" "include/openssl/x509v3.h.in" > $@
1021cb0ef41Sopenharmony_ci
1031cb0ef41Sopenharmony_ciproviders/common/include/prov/der_dsa.h: providers/common/include/prov/der_dsa.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1041cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_dsa.h.in > $@
1051cb0ef41Sopenharmony_ci
1061cb0ef41Sopenharmony_ciproviders/common/include/prov/der_wrap.h: providers/common/include/prov/der_wrap.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1071cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_wrap.h.in > $@
1081cb0ef41Sopenharmony_ci
1091cb0ef41Sopenharmony_ciproviders/common/include/prov/der_rsa.h: providers/common/include/prov/der_wrap.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1101cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_rsa.h.in > $@
1111cb0ef41Sopenharmony_ci
1121cb0ef41Sopenharmony_ciproviders/common/include/prov/der_ecx.h: providers/common/include/prov/der_wrap.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1131cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_ecx.h.in > $@
1141cb0ef41Sopenharmony_ci
1151cb0ef41Sopenharmony_ciproviders/common/include/prov/der_sm2.h: providers/common/include/prov/der_wrap.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1161cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_sm2.h.in > $@
1171cb0ef41Sopenharmony_ci
1181cb0ef41Sopenharmony_ciproviders/common/include/prov/der_ec.h: providers/common/include/prov/der_wrap.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1191cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_ec.h.in > $@
1201cb0ef41Sopenharmony_ci
1211cb0ef41Sopenharmony_ciproviders/common/include/prov/der_digests.h: providers/common/include/prov/der_wrap.h.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
1221cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_digests.h.in > $@
1231cb0ef41Sopenharmony_ci
1241cb0ef41Sopenharmony_ci
1251cb0ef41Sopenharmony_ci
1261cb0ef41Sopenharmony_ciapps/progs.h: apps/progs.c
1271cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "apps/progs.pl" "-H" "$(APPS_OPENSSL)" > $@
1281cb0ef41Sopenharmony_ci
1291cb0ef41Sopenharmony_ciapps/progs.c:
1301cb0ef41Sopenharmony_ci	"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "apps/progs.pl" "-C" "$(APPS_OPENSSL)" > $@
1311cb0ef41Sopenharmony_ci
1321cb0ef41Sopenharmony_ciapps/openssl.rc:
1331cb0ef41Sopenharmony_ci	"$(PERL)" "util/mkrc.pl" openssl > $@
1341cb0ef41Sopenharmony_ci
1351cb0ef41Sopenharmony_cibuild_generated: $(GENERATED_MANDATORY)
1361cb0ef41Sopenharmony_ci
1371cb0ef41Sopenharmony_cicrypto/aes/aes-x86_64.obj: "crypto/aes/aes-x86_64.asm"
1381cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/aes-x86_64.asm"
1391cb0ef41Sopenharmony_cicrypto/aes/aes-x86_64.asm:
1401cb0ef41Sopenharmony_ci	set ASM=$(AS)
1411cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/aes-x86_64.pl" $(PERLASM_SCHEME) $@
1421cb0ef41Sopenharmony_cicrypto/aes/aes_cfb.d: "crypto/aes/aes_cfb.c"
1431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aes/aes_cfb.c" 2>&1 > crypto/aes/aes_cfb.d
1441cb0ef41Sopenharmony_cicrypto/aes/aes_cfb.obj: crypto/aes/aes_cfb.d
1451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aes/aes_cfb.c"
1461cb0ef41Sopenharmony_cicrypto/aes/aes_ecb.d: "crypto/aes/aes_ecb.c"
1471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aes/aes_ecb.c" 2>&1 > crypto/aes/aes_ecb.d
1481cb0ef41Sopenharmony_cicrypto/aes/aes_ecb.obj: crypto/aes/aes_ecb.d
1491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aes/aes_ecb.c"
1501cb0ef41Sopenharmony_cicrypto/aes/aes_ige.d: "crypto/aes/aes_ige.c"
1511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aes/aes_ige.c" 2>&1 > crypto/aes/aes_ige.d
1521cb0ef41Sopenharmony_cicrypto/aes/aes_ige.obj: crypto/aes/aes_ige.d
1531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aes/aes_ige.c"
1541cb0ef41Sopenharmony_cicrypto/aes/aes_misc.d: "crypto/aes/aes_misc.c"
1551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aes/aes_misc.c" 2>&1 > crypto/aes/aes_misc.d
1561cb0ef41Sopenharmony_cicrypto/aes/aes_misc.obj: crypto/aes/aes_misc.d
1571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aes/aes_misc.c"
1581cb0ef41Sopenharmony_cicrypto/aes/aes_ofb.d: "crypto/aes/aes_ofb.c"
1591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aes/aes_ofb.c" 2>&1 > crypto/aes/aes_ofb.d
1601cb0ef41Sopenharmony_cicrypto/aes/aes_ofb.obj: crypto/aes/aes_ofb.d
1611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aes/aes_ofb.c"
1621cb0ef41Sopenharmony_cicrypto/aes/aes_wrap.d: "crypto/aes/aes_wrap.c"
1631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aes/aes_wrap.c" 2>&1 > crypto/aes/aes_wrap.d
1641cb0ef41Sopenharmony_cicrypto/aes/aes_wrap.obj: crypto/aes/aes_wrap.d
1651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aes/aes_wrap.c"
1661cb0ef41Sopenharmony_cicrypto/aes/aesni-mb-x86_64.obj: "crypto/aes/aesni-mb-x86_64.asm"
1671cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/aesni-mb-x86_64.asm"
1681cb0ef41Sopenharmony_cicrypto/aes/aesni-mb-x86_64.asm:
1691cb0ef41Sopenharmony_ci	set ASM=$(AS)
1701cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/aesni-mb-x86_64.pl" $(PERLASM_SCHEME) $@
1711cb0ef41Sopenharmony_cicrypto/aes/aesni-sha1-x86_64.obj: "crypto/aes/aesni-sha1-x86_64.asm"
1721cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/aesni-sha1-x86_64.asm"
1731cb0ef41Sopenharmony_cicrypto/aes/aesni-sha1-x86_64.asm:
1741cb0ef41Sopenharmony_ci	set ASM=$(AS)
1751cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/aesni-sha1-x86_64.pl" $(PERLASM_SCHEME) $@
1761cb0ef41Sopenharmony_cicrypto/aes/aesni-sha256-x86_64.obj: "crypto/aes/aesni-sha256-x86_64.asm"
1771cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/aesni-sha256-x86_64.asm"
1781cb0ef41Sopenharmony_cicrypto/aes/aesni-sha256-x86_64.asm:
1791cb0ef41Sopenharmony_ci	set ASM=$(AS)
1801cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/aesni-sha256-x86_64.pl" $(PERLASM_SCHEME) $@
1811cb0ef41Sopenharmony_cicrypto/aes/aesni-x86_64.obj: "crypto/aes/aesni-x86_64.asm"
1821cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/aesni-x86_64.asm"
1831cb0ef41Sopenharmony_cicrypto/aes/aesni-x86_64.asm:
1841cb0ef41Sopenharmony_ci	set ASM=$(AS)
1851cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/aesni-x86_64.pl" $(PERLASM_SCHEME) $@
1861cb0ef41Sopenharmony_cicrypto/aes/bsaes-x86_64.obj: "crypto/aes/bsaes-x86_64.asm"
1871cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/bsaes-x86_64.asm"
1881cb0ef41Sopenharmony_cicrypto/aes/bsaes-x86_64.asm:
1891cb0ef41Sopenharmony_ci	set ASM=$(AS)
1901cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/bsaes-x86_64.pl" $(PERLASM_SCHEME) $@
1911cb0ef41Sopenharmony_cicrypto/aes/vpaes-x86_64.obj: "crypto/aes/vpaes-x86_64.asm"
1921cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/aes/vpaes-x86_64.asm"
1931cb0ef41Sopenharmony_cicrypto/aes/vpaes-x86_64.asm:
1941cb0ef41Sopenharmony_ci	set ASM=$(AS)
1951cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/aes/asm/vpaes-x86_64.pl" $(PERLASM_SCHEME) $@
1961cb0ef41Sopenharmony_cicrypto/aria/aria.d: "crypto/aria/aria.c"
1971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/aria/aria.c" 2>&1 > crypto/aria/aria.d
1981cb0ef41Sopenharmony_cicrypto/aria/aria.obj: crypto/aria/aria.d
1991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/aria/aria.c"
2001cb0ef41Sopenharmony_cicrypto/asn1/a_bitstr.d: "crypto/asn1/a_bitstr.c"
2011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_bitstr.c" 2>&1 > crypto/asn1/a_bitstr.d
2021cb0ef41Sopenharmony_cicrypto/asn1/a_bitstr.obj: crypto/asn1/a_bitstr.d
2031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_bitstr.c"
2041cb0ef41Sopenharmony_cicrypto/asn1/a_d2i_fp.d: "crypto/asn1/a_d2i_fp.c"
2051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_d2i_fp.c" 2>&1 > crypto/asn1/a_d2i_fp.d
2061cb0ef41Sopenharmony_cicrypto/asn1/a_d2i_fp.obj: crypto/asn1/a_d2i_fp.d
2071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_d2i_fp.c"
2081cb0ef41Sopenharmony_cicrypto/asn1/a_digest.d: "crypto/asn1/a_digest.c"
2091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_digest.c" 2>&1 > crypto/asn1/a_digest.d
2101cb0ef41Sopenharmony_cicrypto/asn1/a_digest.obj: crypto/asn1/a_digest.d
2111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_digest.c"
2121cb0ef41Sopenharmony_cicrypto/asn1/a_dup.d: "crypto/asn1/a_dup.c"
2131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_dup.c" 2>&1 > crypto/asn1/a_dup.d
2141cb0ef41Sopenharmony_cicrypto/asn1/a_dup.obj: crypto/asn1/a_dup.d
2151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_dup.c"
2161cb0ef41Sopenharmony_cicrypto/asn1/a_gentm.d: "crypto/asn1/a_gentm.c"
2171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_gentm.c" 2>&1 > crypto/asn1/a_gentm.d
2181cb0ef41Sopenharmony_cicrypto/asn1/a_gentm.obj: crypto/asn1/a_gentm.d
2191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_gentm.c"
2201cb0ef41Sopenharmony_cicrypto/asn1/a_i2d_fp.d: "crypto/asn1/a_i2d_fp.c"
2211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_i2d_fp.c" 2>&1 > crypto/asn1/a_i2d_fp.d
2221cb0ef41Sopenharmony_cicrypto/asn1/a_i2d_fp.obj: crypto/asn1/a_i2d_fp.d
2231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_i2d_fp.c"
2241cb0ef41Sopenharmony_cicrypto/asn1/a_int.d: "crypto/asn1/a_int.c"
2251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_int.c" 2>&1 > crypto/asn1/a_int.d
2261cb0ef41Sopenharmony_cicrypto/asn1/a_int.obj: crypto/asn1/a_int.d
2271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_int.c"
2281cb0ef41Sopenharmony_cicrypto/asn1/a_mbstr.d: "crypto/asn1/a_mbstr.c"
2291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_mbstr.c" 2>&1 > crypto/asn1/a_mbstr.d
2301cb0ef41Sopenharmony_cicrypto/asn1/a_mbstr.obj: crypto/asn1/a_mbstr.d
2311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_mbstr.c"
2321cb0ef41Sopenharmony_cicrypto/asn1/a_object.d: "crypto/asn1/a_object.c"
2331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_object.c" 2>&1 > crypto/asn1/a_object.d
2341cb0ef41Sopenharmony_cicrypto/asn1/a_object.obj: crypto/asn1/a_object.d
2351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_object.c"
2361cb0ef41Sopenharmony_cicrypto/asn1/a_octet.d: "crypto/asn1/a_octet.c"
2371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_octet.c" 2>&1 > crypto/asn1/a_octet.d
2381cb0ef41Sopenharmony_cicrypto/asn1/a_octet.obj: crypto/asn1/a_octet.d
2391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_octet.c"
2401cb0ef41Sopenharmony_cicrypto/asn1/a_print.d: "crypto/asn1/a_print.c"
2411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_print.c" 2>&1 > crypto/asn1/a_print.d
2421cb0ef41Sopenharmony_cicrypto/asn1/a_print.obj: crypto/asn1/a_print.d
2431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_print.c"
2441cb0ef41Sopenharmony_cicrypto/asn1/a_sign.d: "crypto/asn1/a_sign.c"
2451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_sign.c" 2>&1 > crypto/asn1/a_sign.d
2461cb0ef41Sopenharmony_cicrypto/asn1/a_sign.obj: crypto/asn1/a_sign.d
2471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_sign.c"
2481cb0ef41Sopenharmony_cicrypto/asn1/a_strex.d: "crypto/asn1/a_strex.c"
2491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_strex.c" 2>&1 > crypto/asn1/a_strex.d
2501cb0ef41Sopenharmony_cicrypto/asn1/a_strex.obj: crypto/asn1/a_strex.d
2511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_strex.c"
2521cb0ef41Sopenharmony_cicrypto/asn1/a_strnid.d: "crypto/asn1/a_strnid.c"
2531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_strnid.c" 2>&1 > crypto/asn1/a_strnid.d
2541cb0ef41Sopenharmony_cicrypto/asn1/a_strnid.obj: crypto/asn1/a_strnid.d
2551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_strnid.c"
2561cb0ef41Sopenharmony_cicrypto/asn1/a_time.d: "crypto/asn1/a_time.c"
2571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_time.c" 2>&1 > crypto/asn1/a_time.d
2581cb0ef41Sopenharmony_cicrypto/asn1/a_time.obj: crypto/asn1/a_time.d
2591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_time.c"
2601cb0ef41Sopenharmony_cicrypto/asn1/a_type.d: "crypto/asn1/a_type.c"
2611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_type.c" 2>&1 > crypto/asn1/a_type.d
2621cb0ef41Sopenharmony_cicrypto/asn1/a_type.obj: crypto/asn1/a_type.d
2631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_type.c"
2641cb0ef41Sopenharmony_cicrypto/asn1/a_utctm.d: "crypto/asn1/a_utctm.c"
2651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_utctm.c" 2>&1 > crypto/asn1/a_utctm.d
2661cb0ef41Sopenharmony_cicrypto/asn1/a_utctm.obj: crypto/asn1/a_utctm.d
2671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_utctm.c"
2681cb0ef41Sopenharmony_cicrypto/asn1/a_utf8.d: "crypto/asn1/a_utf8.c"
2691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_utf8.c" 2>&1 > crypto/asn1/a_utf8.d
2701cb0ef41Sopenharmony_cicrypto/asn1/a_utf8.obj: crypto/asn1/a_utf8.d
2711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_utf8.c"
2721cb0ef41Sopenharmony_cicrypto/asn1/a_verify.d: "crypto/asn1/a_verify.c"
2731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/a_verify.c" 2>&1 > crypto/asn1/a_verify.d
2741cb0ef41Sopenharmony_cicrypto/asn1/a_verify.obj: crypto/asn1/a_verify.d
2751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/a_verify.c"
2761cb0ef41Sopenharmony_cicrypto/asn1/ameth_lib.d: "crypto/asn1/ameth_lib.c"
2771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/ameth_lib.c" 2>&1 > crypto/asn1/ameth_lib.d
2781cb0ef41Sopenharmony_cicrypto/asn1/ameth_lib.obj: crypto/asn1/ameth_lib.d
2791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/ameth_lib.c"
2801cb0ef41Sopenharmony_cicrypto/asn1/asn1_err.d: "crypto/asn1/asn1_err.c"
2811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn1_err.c" 2>&1 > crypto/asn1/asn1_err.d
2821cb0ef41Sopenharmony_cicrypto/asn1/asn1_err.obj: crypto/asn1/asn1_err.d
2831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn1_err.c"
2841cb0ef41Sopenharmony_cicrypto/asn1/asn1_gen.d: "crypto/asn1/asn1_gen.c"
2851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn1_gen.c" 2>&1 > crypto/asn1/asn1_gen.d
2861cb0ef41Sopenharmony_cicrypto/asn1/asn1_gen.obj: crypto/asn1/asn1_gen.d
2871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn1_gen.c"
2881cb0ef41Sopenharmony_cicrypto/asn1/asn1_item_list.d: "crypto/asn1/asn1_item_list.c"
2891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn1_item_list.c" 2>&1 > crypto/asn1/asn1_item_list.d
2901cb0ef41Sopenharmony_cicrypto/asn1/asn1_item_list.obj: crypto/asn1/asn1_item_list.d
2911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn1_item_list.c"
2921cb0ef41Sopenharmony_cicrypto/asn1/asn1_lib.d: "crypto/asn1/asn1_lib.c"
2931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn1_lib.c" 2>&1 > crypto/asn1/asn1_lib.d
2941cb0ef41Sopenharmony_cicrypto/asn1/asn1_lib.obj: crypto/asn1/asn1_lib.d
2951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn1_lib.c"
2961cb0ef41Sopenharmony_cicrypto/asn1/asn1_par.d: "crypto/asn1/asn1_par.c"
2971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn1_par.c" 2>&1 > crypto/asn1/asn1_par.d
2981cb0ef41Sopenharmony_cicrypto/asn1/asn1_par.obj: crypto/asn1/asn1_par.d
2991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn1_par.c"
3001cb0ef41Sopenharmony_cicrypto/asn1/asn_mime.d: "crypto/asn1/asn_mime.c"
3011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn_mime.c" 2>&1 > crypto/asn1/asn_mime.d
3021cb0ef41Sopenharmony_cicrypto/asn1/asn_mime.obj: crypto/asn1/asn_mime.d
3031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn_mime.c"
3041cb0ef41Sopenharmony_cicrypto/asn1/asn_moid.d: "crypto/asn1/asn_moid.c"
3051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn_moid.c" 2>&1 > crypto/asn1/asn_moid.d
3061cb0ef41Sopenharmony_cicrypto/asn1/asn_moid.obj: crypto/asn1/asn_moid.d
3071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn_moid.c"
3081cb0ef41Sopenharmony_cicrypto/asn1/asn_mstbl.d: "crypto/asn1/asn_mstbl.c"
3091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn_mstbl.c" 2>&1 > crypto/asn1/asn_mstbl.d
3101cb0ef41Sopenharmony_cicrypto/asn1/asn_mstbl.obj: crypto/asn1/asn_mstbl.d
3111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn_mstbl.c"
3121cb0ef41Sopenharmony_cicrypto/asn1/asn_pack.d: "crypto/asn1/asn_pack.c"
3131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/asn_pack.c" 2>&1 > crypto/asn1/asn_pack.d
3141cb0ef41Sopenharmony_cicrypto/asn1/asn_pack.obj: crypto/asn1/asn_pack.d
3151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/asn_pack.c"
3161cb0ef41Sopenharmony_cicrypto/asn1/bio_asn1.d: "crypto/asn1/bio_asn1.c"
3171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/bio_asn1.c" 2>&1 > crypto/asn1/bio_asn1.d
3181cb0ef41Sopenharmony_cicrypto/asn1/bio_asn1.obj: crypto/asn1/bio_asn1.d
3191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/bio_asn1.c"
3201cb0ef41Sopenharmony_cicrypto/asn1/bio_ndef.d: "crypto/asn1/bio_ndef.c"
3211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/bio_ndef.c" 2>&1 > crypto/asn1/bio_ndef.d
3221cb0ef41Sopenharmony_cicrypto/asn1/bio_ndef.obj: crypto/asn1/bio_ndef.d
3231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/bio_ndef.c"
3241cb0ef41Sopenharmony_cicrypto/asn1/d2i_pr.d: "crypto/asn1/d2i_pr.c"
3251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/d2i_pr.c" 2>&1 > crypto/asn1/d2i_pr.d
3261cb0ef41Sopenharmony_cicrypto/asn1/d2i_pr.obj: crypto/asn1/d2i_pr.d
3271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/d2i_pr.c"
3281cb0ef41Sopenharmony_cicrypto/asn1/d2i_pu.d: "crypto/asn1/d2i_pu.c"
3291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/d2i_pu.c" 2>&1 > crypto/asn1/d2i_pu.d
3301cb0ef41Sopenharmony_cicrypto/asn1/d2i_pu.obj: crypto/asn1/d2i_pu.d
3311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/d2i_pu.c"
3321cb0ef41Sopenharmony_cicrypto/asn1/evp_asn1.d: "crypto/asn1/evp_asn1.c"
3331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/evp_asn1.c" 2>&1 > crypto/asn1/evp_asn1.d
3341cb0ef41Sopenharmony_cicrypto/asn1/evp_asn1.obj: crypto/asn1/evp_asn1.d
3351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/evp_asn1.c"
3361cb0ef41Sopenharmony_cicrypto/asn1/f_int.d: "crypto/asn1/f_int.c"
3371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/f_int.c" 2>&1 > crypto/asn1/f_int.d
3381cb0ef41Sopenharmony_cicrypto/asn1/f_int.obj: crypto/asn1/f_int.d
3391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/f_int.c"
3401cb0ef41Sopenharmony_cicrypto/asn1/f_string.d: "crypto/asn1/f_string.c"
3411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/f_string.c" 2>&1 > crypto/asn1/f_string.d
3421cb0ef41Sopenharmony_cicrypto/asn1/f_string.obj: crypto/asn1/f_string.d
3431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/f_string.c"
3441cb0ef41Sopenharmony_cicrypto/asn1/i2d_pr.d: "crypto/asn1/i2d_pr.c"
3451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/i2d_pr.c" 2>&1 > crypto/asn1/i2d_pr.d
3461cb0ef41Sopenharmony_cicrypto/asn1/i2d_pr.obj: crypto/asn1/i2d_pr.d
3471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/i2d_pr.c"
3481cb0ef41Sopenharmony_cicrypto/asn1/i2d_pu.d: "crypto/asn1/i2d_pu.c"
3491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/i2d_pu.c" 2>&1 > crypto/asn1/i2d_pu.d
3501cb0ef41Sopenharmony_cicrypto/asn1/i2d_pu.obj: crypto/asn1/i2d_pu.d
3511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/i2d_pu.c"
3521cb0ef41Sopenharmony_cicrypto/asn1/n_pkey.d: "crypto/asn1/n_pkey.c"
3531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/n_pkey.c" 2>&1 > crypto/asn1/n_pkey.d
3541cb0ef41Sopenharmony_cicrypto/asn1/n_pkey.obj: crypto/asn1/n_pkey.d
3551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/n_pkey.c"
3561cb0ef41Sopenharmony_cicrypto/asn1/nsseq.d: "crypto/asn1/nsseq.c"
3571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/nsseq.c" 2>&1 > crypto/asn1/nsseq.d
3581cb0ef41Sopenharmony_cicrypto/asn1/nsseq.obj: crypto/asn1/nsseq.d
3591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/nsseq.c"
3601cb0ef41Sopenharmony_cicrypto/asn1/p5_pbe.d: "crypto/asn1/p5_pbe.c"
3611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/p5_pbe.c" 2>&1 > crypto/asn1/p5_pbe.d
3621cb0ef41Sopenharmony_cicrypto/asn1/p5_pbe.obj: crypto/asn1/p5_pbe.d
3631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/p5_pbe.c"
3641cb0ef41Sopenharmony_cicrypto/asn1/p5_pbev2.d: "crypto/asn1/p5_pbev2.c"
3651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/p5_pbev2.c" 2>&1 > crypto/asn1/p5_pbev2.d
3661cb0ef41Sopenharmony_cicrypto/asn1/p5_pbev2.obj: crypto/asn1/p5_pbev2.d
3671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/p5_pbev2.c"
3681cb0ef41Sopenharmony_cicrypto/asn1/p5_scrypt.d: "crypto/asn1/p5_scrypt.c"
3691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/p5_scrypt.c" 2>&1 > crypto/asn1/p5_scrypt.d
3701cb0ef41Sopenharmony_cicrypto/asn1/p5_scrypt.obj: crypto/asn1/p5_scrypt.d
3711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/p5_scrypt.c"
3721cb0ef41Sopenharmony_cicrypto/asn1/p8_pkey.d: "crypto/asn1/p8_pkey.c"
3731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/p8_pkey.c" 2>&1 > crypto/asn1/p8_pkey.d
3741cb0ef41Sopenharmony_cicrypto/asn1/p8_pkey.obj: crypto/asn1/p8_pkey.d
3751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/p8_pkey.c"
3761cb0ef41Sopenharmony_cicrypto/asn1/t_bitst.d: "crypto/asn1/t_bitst.c"
3771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/t_bitst.c" 2>&1 > crypto/asn1/t_bitst.d
3781cb0ef41Sopenharmony_cicrypto/asn1/t_bitst.obj: crypto/asn1/t_bitst.d
3791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/t_bitst.c"
3801cb0ef41Sopenharmony_cicrypto/asn1/t_pkey.d: "crypto/asn1/t_pkey.c"
3811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/t_pkey.c" 2>&1 > crypto/asn1/t_pkey.d
3821cb0ef41Sopenharmony_cicrypto/asn1/t_pkey.obj: crypto/asn1/t_pkey.d
3831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/t_pkey.c"
3841cb0ef41Sopenharmony_cicrypto/asn1/t_spki.d: "crypto/asn1/t_spki.c"
3851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/t_spki.c" 2>&1 > crypto/asn1/t_spki.d
3861cb0ef41Sopenharmony_cicrypto/asn1/t_spki.obj: crypto/asn1/t_spki.d
3871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/t_spki.c"
3881cb0ef41Sopenharmony_cicrypto/asn1/tasn_dec.d: "crypto/asn1/tasn_dec.c"
3891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_dec.c" 2>&1 > crypto/asn1/tasn_dec.d
3901cb0ef41Sopenharmony_cicrypto/asn1/tasn_dec.obj: crypto/asn1/tasn_dec.d
3911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_dec.c"
3921cb0ef41Sopenharmony_cicrypto/asn1/tasn_enc.d: "crypto/asn1/tasn_enc.c"
3931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_enc.c" 2>&1 > crypto/asn1/tasn_enc.d
3941cb0ef41Sopenharmony_cicrypto/asn1/tasn_enc.obj: crypto/asn1/tasn_enc.d
3951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_enc.c"
3961cb0ef41Sopenharmony_cicrypto/asn1/tasn_fre.d: "crypto/asn1/tasn_fre.c"
3971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_fre.c" 2>&1 > crypto/asn1/tasn_fre.d
3981cb0ef41Sopenharmony_cicrypto/asn1/tasn_fre.obj: crypto/asn1/tasn_fre.d
3991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_fre.c"
4001cb0ef41Sopenharmony_cicrypto/asn1/tasn_new.d: "crypto/asn1/tasn_new.c"
4011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_new.c" 2>&1 > crypto/asn1/tasn_new.d
4021cb0ef41Sopenharmony_cicrypto/asn1/tasn_new.obj: crypto/asn1/tasn_new.d
4031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_new.c"
4041cb0ef41Sopenharmony_cicrypto/asn1/tasn_prn.d: "crypto/asn1/tasn_prn.c"
4051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_prn.c" 2>&1 > crypto/asn1/tasn_prn.d
4061cb0ef41Sopenharmony_cicrypto/asn1/tasn_prn.obj: crypto/asn1/tasn_prn.d
4071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_prn.c"
4081cb0ef41Sopenharmony_cicrypto/asn1/tasn_scn.d: "crypto/asn1/tasn_scn.c"
4091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_scn.c" 2>&1 > crypto/asn1/tasn_scn.d
4101cb0ef41Sopenharmony_cicrypto/asn1/tasn_scn.obj: crypto/asn1/tasn_scn.d
4111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_scn.c"
4121cb0ef41Sopenharmony_cicrypto/asn1/tasn_typ.d: "crypto/asn1/tasn_typ.c"
4131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_typ.c" 2>&1 > crypto/asn1/tasn_typ.d
4141cb0ef41Sopenharmony_cicrypto/asn1/tasn_typ.obj: crypto/asn1/tasn_typ.d
4151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_typ.c"
4161cb0ef41Sopenharmony_cicrypto/asn1/tasn_utl.d: "crypto/asn1/tasn_utl.c"
4171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/tasn_utl.c" 2>&1 > crypto/asn1/tasn_utl.d
4181cb0ef41Sopenharmony_cicrypto/asn1/tasn_utl.obj: crypto/asn1/tasn_utl.d
4191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/tasn_utl.c"
4201cb0ef41Sopenharmony_cicrypto/asn1/x_algor.d: "crypto/asn1/x_algor.c"
4211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_algor.c" 2>&1 > crypto/asn1/x_algor.d
4221cb0ef41Sopenharmony_cicrypto/asn1/x_algor.obj: crypto/asn1/x_algor.d
4231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_algor.c"
4241cb0ef41Sopenharmony_cicrypto/asn1/x_bignum.d: "crypto/asn1/x_bignum.c"
4251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_bignum.c" 2>&1 > crypto/asn1/x_bignum.d
4261cb0ef41Sopenharmony_cicrypto/asn1/x_bignum.obj: crypto/asn1/x_bignum.d
4271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_bignum.c"
4281cb0ef41Sopenharmony_cicrypto/asn1/x_info.d: "crypto/asn1/x_info.c"
4291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_info.c" 2>&1 > crypto/asn1/x_info.d
4301cb0ef41Sopenharmony_cicrypto/asn1/x_info.obj: crypto/asn1/x_info.d
4311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_info.c"
4321cb0ef41Sopenharmony_cicrypto/asn1/x_int64.d: "crypto/asn1/x_int64.c"
4331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_int64.c" 2>&1 > crypto/asn1/x_int64.d
4341cb0ef41Sopenharmony_cicrypto/asn1/x_int64.obj: crypto/asn1/x_int64.d
4351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_int64.c"
4361cb0ef41Sopenharmony_cicrypto/asn1/x_long.d: "crypto/asn1/x_long.c"
4371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_long.c" 2>&1 > crypto/asn1/x_long.d
4381cb0ef41Sopenharmony_cicrypto/asn1/x_long.obj: crypto/asn1/x_long.d
4391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_long.c"
4401cb0ef41Sopenharmony_cicrypto/asn1/x_pkey.d: "crypto/asn1/x_pkey.c"
4411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_pkey.c" 2>&1 > crypto/asn1/x_pkey.d
4421cb0ef41Sopenharmony_cicrypto/asn1/x_pkey.obj: crypto/asn1/x_pkey.d
4431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_pkey.c"
4441cb0ef41Sopenharmony_cicrypto/asn1/x_sig.d: "crypto/asn1/x_sig.c"
4451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_sig.c" 2>&1 > crypto/asn1/x_sig.d
4461cb0ef41Sopenharmony_cicrypto/asn1/x_sig.obj: crypto/asn1/x_sig.d
4471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_sig.c"
4481cb0ef41Sopenharmony_cicrypto/asn1/x_spki.d: "crypto/asn1/x_spki.c"
4491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_spki.c" 2>&1 > crypto/asn1/x_spki.d
4501cb0ef41Sopenharmony_cicrypto/asn1/x_spki.obj: crypto/asn1/x_spki.d
4511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_spki.c"
4521cb0ef41Sopenharmony_cicrypto/asn1/x_val.d: "crypto/asn1/x_val.c"
4531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/asn1/x_val.c" 2>&1 > crypto/asn1/x_val.d
4541cb0ef41Sopenharmony_cicrypto/asn1/x_val.obj: crypto/asn1/x_val.d
4551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/asn1/x_val.c"
4561cb0ef41Sopenharmony_cicrypto/async/arch/async_null.d: "crypto/async/arch/async_null.c"
4571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/async/arch/async_null.c" 2>&1 > crypto/async/arch/async_null.d
4581cb0ef41Sopenharmony_cicrypto/async/arch/async_null.obj: crypto/async/arch/async_null.d
4591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/async/arch/async_null.c"
4601cb0ef41Sopenharmony_cicrypto/async/arch/async_posix.d: "crypto/async/arch/async_posix.c"
4611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/async/arch/async_posix.c" 2>&1 > crypto/async/arch/async_posix.d
4621cb0ef41Sopenharmony_cicrypto/async/arch/async_posix.obj: crypto/async/arch/async_posix.d
4631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/async/arch/async_posix.c"
4641cb0ef41Sopenharmony_cicrypto/async/arch/async_win.d: "crypto/async/arch/async_win.c"
4651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/async/arch/async_win.c" 2>&1 > crypto/async/arch/async_win.d
4661cb0ef41Sopenharmony_cicrypto/async/arch/async_win.obj: crypto/async/arch/async_win.d
4671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/async/arch/async_win.c"
4681cb0ef41Sopenharmony_cicrypto/async/async.d: "crypto/async/async.c"
4691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/async/async.c" 2>&1 > crypto/async/async.d
4701cb0ef41Sopenharmony_cicrypto/async/async.obj: crypto/async/async.d
4711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/async/async.c"
4721cb0ef41Sopenharmony_cicrypto/async/async_err.d: "crypto/async/async_err.c"
4731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/async/async_err.c" 2>&1 > crypto/async/async_err.d
4741cb0ef41Sopenharmony_cicrypto/async/async_err.obj: crypto/async/async_err.d
4751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/async/async_err.c"
4761cb0ef41Sopenharmony_cicrypto/async/async_wait.d: "crypto/async/async_wait.c"
4771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/async/async_wait.c" 2>&1 > crypto/async/async_wait.d
4781cb0ef41Sopenharmony_cicrypto/async/async_wait.obj: crypto/async/async_wait.d
4791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/async/async_wait.c"
4801cb0ef41Sopenharmony_cicrypto/bf/bf_cfb64.d: "crypto/bf/bf_cfb64.c"
4811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bf/bf_cfb64.c" 2>&1 > crypto/bf/bf_cfb64.d
4821cb0ef41Sopenharmony_cicrypto/bf/bf_cfb64.obj: crypto/bf/bf_cfb64.d
4831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bf/bf_cfb64.c"
4841cb0ef41Sopenharmony_cicrypto/bf/bf_ecb.d: "crypto/bf/bf_ecb.c"
4851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bf/bf_ecb.c" 2>&1 > crypto/bf/bf_ecb.d
4861cb0ef41Sopenharmony_cicrypto/bf/bf_ecb.obj: crypto/bf/bf_ecb.d
4871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bf/bf_ecb.c"
4881cb0ef41Sopenharmony_cicrypto/bf/bf_enc.d: "crypto/bf/bf_enc.c"
4891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bf/bf_enc.c" 2>&1 > crypto/bf/bf_enc.d
4901cb0ef41Sopenharmony_cicrypto/bf/bf_enc.obj: crypto/bf/bf_enc.d
4911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bf/bf_enc.c"
4921cb0ef41Sopenharmony_cicrypto/bf/bf_ofb64.d: "crypto/bf/bf_ofb64.c"
4931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bf/bf_ofb64.c" 2>&1 > crypto/bf/bf_ofb64.d
4941cb0ef41Sopenharmony_cicrypto/bf/bf_ofb64.obj: crypto/bf/bf_ofb64.d
4951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bf/bf_ofb64.c"
4961cb0ef41Sopenharmony_cicrypto/bf/bf_skey.d: "crypto/bf/bf_skey.c"
4971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bf/bf_skey.c" 2>&1 > crypto/bf/bf_skey.d
4981cb0ef41Sopenharmony_cicrypto/bf/bf_skey.obj: crypto/bf/bf_skey.d
4991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bf/bf_skey.c"
5001cb0ef41Sopenharmony_cicrypto/bio/b_addr.d: "crypto/bio/b_addr.c"
5011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/b_addr.c" 2>&1 > crypto/bio/b_addr.d
5021cb0ef41Sopenharmony_cicrypto/bio/b_addr.obj: crypto/bio/b_addr.d
5031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/b_addr.c"
5041cb0ef41Sopenharmony_cicrypto/bio/b_dump.d: "crypto/bio/b_dump.c"
5051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/b_dump.c" 2>&1 > crypto/bio/b_dump.d
5061cb0ef41Sopenharmony_cicrypto/bio/b_dump.obj: crypto/bio/b_dump.d
5071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/b_dump.c"
5081cb0ef41Sopenharmony_cicrypto/bio/b_print.d: "crypto/bio/b_print.c"
5091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/b_print.c" 2>&1 > crypto/bio/b_print.d
5101cb0ef41Sopenharmony_cicrypto/bio/b_print.obj: crypto/bio/b_print.d
5111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/b_print.c"
5121cb0ef41Sopenharmony_cicrypto/bio/b_sock.d: "crypto/bio/b_sock.c"
5131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/b_sock.c" 2>&1 > crypto/bio/b_sock.d
5141cb0ef41Sopenharmony_cicrypto/bio/b_sock.obj: crypto/bio/b_sock.d
5151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/b_sock.c"
5161cb0ef41Sopenharmony_cicrypto/bio/b_sock2.d: "crypto/bio/b_sock2.c"
5171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/b_sock2.c" 2>&1 > crypto/bio/b_sock2.d
5181cb0ef41Sopenharmony_cicrypto/bio/b_sock2.obj: crypto/bio/b_sock2.d
5191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/b_sock2.c"
5201cb0ef41Sopenharmony_cicrypto/bio/bf_buff.d: "crypto/bio/bf_buff.c"
5211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bf_buff.c" 2>&1 > crypto/bio/bf_buff.d
5221cb0ef41Sopenharmony_cicrypto/bio/bf_buff.obj: crypto/bio/bf_buff.d
5231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bf_buff.c"
5241cb0ef41Sopenharmony_cicrypto/bio/bf_lbuf.d: "crypto/bio/bf_lbuf.c"
5251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bf_lbuf.c" 2>&1 > crypto/bio/bf_lbuf.d
5261cb0ef41Sopenharmony_cicrypto/bio/bf_lbuf.obj: crypto/bio/bf_lbuf.d
5271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bf_lbuf.c"
5281cb0ef41Sopenharmony_cicrypto/bio/bf_nbio.d: "crypto/bio/bf_nbio.c"
5291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bf_nbio.c" 2>&1 > crypto/bio/bf_nbio.d
5301cb0ef41Sopenharmony_cicrypto/bio/bf_nbio.obj: crypto/bio/bf_nbio.d
5311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bf_nbio.c"
5321cb0ef41Sopenharmony_cicrypto/bio/bf_null.d: "crypto/bio/bf_null.c"
5331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bf_null.c" 2>&1 > crypto/bio/bf_null.d
5341cb0ef41Sopenharmony_cicrypto/bio/bf_null.obj: crypto/bio/bf_null.d
5351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bf_null.c"
5361cb0ef41Sopenharmony_cicrypto/bio/bio_cb.d: "crypto/bio/bio_cb.c"
5371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bio_cb.c" 2>&1 > crypto/bio/bio_cb.d
5381cb0ef41Sopenharmony_cicrypto/bio/bio_cb.obj: crypto/bio/bio_cb.d
5391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bio_cb.c"
5401cb0ef41Sopenharmony_cicrypto/bio/bio_err.d: "crypto/bio/bio_err.c"
5411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bio_err.c" 2>&1 > crypto/bio/bio_err.d
5421cb0ef41Sopenharmony_cicrypto/bio/bio_err.obj: crypto/bio/bio_err.d
5431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bio_err.c"
5441cb0ef41Sopenharmony_cicrypto/bio/bio_lib.d: "crypto/bio/bio_lib.c"
5451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bio_lib.c" 2>&1 > crypto/bio/bio_lib.d
5461cb0ef41Sopenharmony_cicrypto/bio/bio_lib.obj: crypto/bio/bio_lib.d
5471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bio_lib.c"
5481cb0ef41Sopenharmony_cicrypto/bio/bio_meth.d: "crypto/bio/bio_meth.c"
5491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bio_meth.c" 2>&1 > crypto/bio/bio_meth.d
5501cb0ef41Sopenharmony_cicrypto/bio/bio_meth.obj: crypto/bio/bio_meth.d
5511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bio_meth.c"
5521cb0ef41Sopenharmony_cicrypto/bio/bss_acpt.d: "crypto/bio/bss_acpt.c"
5531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_acpt.c" 2>&1 > crypto/bio/bss_acpt.d
5541cb0ef41Sopenharmony_cicrypto/bio/bss_acpt.obj: crypto/bio/bss_acpt.d
5551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_acpt.c"
5561cb0ef41Sopenharmony_cicrypto/bio/bss_bio.d: "crypto/bio/bss_bio.c"
5571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_bio.c" 2>&1 > crypto/bio/bss_bio.d
5581cb0ef41Sopenharmony_cicrypto/bio/bss_bio.obj: crypto/bio/bss_bio.d
5591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_bio.c"
5601cb0ef41Sopenharmony_cicrypto/bio/bss_conn.d: "crypto/bio/bss_conn.c"
5611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_conn.c" 2>&1 > crypto/bio/bss_conn.d
5621cb0ef41Sopenharmony_cicrypto/bio/bss_conn.obj: crypto/bio/bss_conn.d
5631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_conn.c"
5641cb0ef41Sopenharmony_cicrypto/bio/bss_dgram.d: "crypto/bio/bss_dgram.c"
5651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_dgram.c" 2>&1 > crypto/bio/bss_dgram.d
5661cb0ef41Sopenharmony_cicrypto/bio/bss_dgram.obj: crypto/bio/bss_dgram.d
5671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_dgram.c"
5681cb0ef41Sopenharmony_cicrypto/bio/bss_fd.d: "crypto/bio/bss_fd.c"
5691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_fd.c" 2>&1 > crypto/bio/bss_fd.d
5701cb0ef41Sopenharmony_cicrypto/bio/bss_fd.obj: crypto/bio/bss_fd.d
5711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_fd.c"
5721cb0ef41Sopenharmony_cicrypto/bio/bss_file.d: "crypto/bio/bss_file.c"
5731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_file.c" 2>&1 > crypto/bio/bss_file.d
5741cb0ef41Sopenharmony_cicrypto/bio/bss_file.obj: crypto/bio/bss_file.d
5751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_file.c"
5761cb0ef41Sopenharmony_cicrypto/bio/bss_log.d: "crypto/bio/bss_log.c"
5771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_log.c" 2>&1 > crypto/bio/bss_log.d
5781cb0ef41Sopenharmony_cicrypto/bio/bss_log.obj: crypto/bio/bss_log.d
5791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_log.c"
5801cb0ef41Sopenharmony_cicrypto/bio/bss_mem.d: "crypto/bio/bss_mem.c"
5811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_mem.c" 2>&1 > crypto/bio/bss_mem.d
5821cb0ef41Sopenharmony_cicrypto/bio/bss_mem.obj: crypto/bio/bss_mem.d
5831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_mem.c"
5841cb0ef41Sopenharmony_cicrypto/bio/bss_null.d: "crypto/bio/bss_null.c"
5851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_null.c" 2>&1 > crypto/bio/bss_null.d
5861cb0ef41Sopenharmony_cicrypto/bio/bss_null.obj: crypto/bio/bss_null.d
5871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_null.c"
5881cb0ef41Sopenharmony_cicrypto/bio/bss_sock.d: "crypto/bio/bss_sock.c"
5891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bio/bss_sock.c" 2>&1 > crypto/bio/bss_sock.d
5901cb0ef41Sopenharmony_cicrypto/bio/bss_sock.obj: crypto/bio/bss_sock.d
5911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bio/bss_sock.c"
5921cb0ef41Sopenharmony_cicrypto/blake2/blake2b.d: "crypto/blake2/blake2b.c"
5931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/blake2/blake2b.c" 2>&1 > crypto/blake2/blake2b.d
5941cb0ef41Sopenharmony_cicrypto/blake2/blake2b.obj: crypto/blake2/blake2b.d
5951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/blake2/blake2b.c"
5961cb0ef41Sopenharmony_cicrypto/blake2/blake2s.d: "crypto/blake2/blake2s.c"
5971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/blake2/blake2s.c" 2>&1 > crypto/blake2/blake2s.d
5981cb0ef41Sopenharmony_cicrypto/blake2/blake2s.obj: crypto/blake2/blake2s.d
5991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/blake2/blake2s.c"
6001cb0ef41Sopenharmony_cicrypto/blake2/m_blake2b.d: "crypto/blake2/m_blake2b.c"
6011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/blake2/m_blake2b.c" 2>&1 > crypto/blake2/m_blake2b.d
6021cb0ef41Sopenharmony_cicrypto/blake2/m_blake2b.obj: crypto/blake2/m_blake2b.d
6031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/blake2/m_blake2b.c"
6041cb0ef41Sopenharmony_cicrypto/blake2/m_blake2s.d: "crypto/blake2/m_blake2s.c"
6051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/blake2/m_blake2s.c" 2>&1 > crypto/blake2/m_blake2s.d
6061cb0ef41Sopenharmony_cicrypto/blake2/m_blake2s.obj: crypto/blake2/m_blake2s.d
6071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/blake2/m_blake2s.c"
6081cb0ef41Sopenharmony_cicrypto/bn/bn_add.d: "crypto/bn/bn_add.c"
6091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_add.c" 2>&1 > crypto/bn/bn_add.d
6101cb0ef41Sopenharmony_cicrypto/bn/bn_add.obj: crypto/bn/bn_add.d
6111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_add.c"
6121cb0ef41Sopenharmony_cicrypto/bn/bn_asm.d: "crypto/bn/bn_asm.c"
6131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_asm.c" 2>&1 > crypto/bn/bn_asm.d
6141cb0ef41Sopenharmony_cicrypto/bn/bn_asm.obj: crypto/bn/bn_asm.d
6151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_asm.c"
6161cb0ef41Sopenharmony_cicrypto/bn/bn_blind.d: "crypto/bn/bn_blind.c"
6171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_blind.c" 2>&1 > crypto/bn/bn_blind.d
6181cb0ef41Sopenharmony_cicrypto/bn/bn_blind.obj: crypto/bn/bn_blind.d
6191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_blind.c"
6201cb0ef41Sopenharmony_cicrypto/bn/bn_const.d: "crypto/bn/bn_const.c"
6211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_const.c" 2>&1 > crypto/bn/bn_const.d
6221cb0ef41Sopenharmony_cicrypto/bn/bn_const.obj: crypto/bn/bn_const.d
6231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_const.c"
6241cb0ef41Sopenharmony_cicrypto/bn/bn_ctx.d: "crypto/bn/bn_ctx.c"
6251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_ctx.c" 2>&1 > crypto/bn/bn_ctx.d
6261cb0ef41Sopenharmony_cicrypto/bn/bn_ctx.obj: crypto/bn/bn_ctx.d
6271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_ctx.c"
6281cb0ef41Sopenharmony_cicrypto/bn/bn_depr.d: "crypto/bn/bn_depr.c"
6291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_depr.c" 2>&1 > crypto/bn/bn_depr.d
6301cb0ef41Sopenharmony_cicrypto/bn/bn_depr.obj: crypto/bn/bn_depr.d
6311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_depr.c"
6321cb0ef41Sopenharmony_cicrypto/bn/bn_dh.d: "crypto/bn/bn_dh.c"
6331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_dh.c" 2>&1 > crypto/bn/bn_dh.d
6341cb0ef41Sopenharmony_cicrypto/bn/bn_dh.obj: crypto/bn/bn_dh.d
6351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_dh.c"
6361cb0ef41Sopenharmony_cicrypto/bn/bn_div.d: "crypto/bn/bn_div.c"
6371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_div.c" 2>&1 > crypto/bn/bn_div.d
6381cb0ef41Sopenharmony_cicrypto/bn/bn_div.obj: crypto/bn/bn_div.d
6391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_div.c"
6401cb0ef41Sopenharmony_cicrypto/bn/bn_err.d: "crypto/bn/bn_err.c"
6411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_err.c" 2>&1 > crypto/bn/bn_err.d
6421cb0ef41Sopenharmony_cicrypto/bn/bn_err.obj: crypto/bn/bn_err.d
6431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_err.c"
6441cb0ef41Sopenharmony_cicrypto/bn/bn_exp.d: "crypto/bn/bn_exp.c"
6451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_exp.c" 2>&1 > crypto/bn/bn_exp.d
6461cb0ef41Sopenharmony_cicrypto/bn/bn_exp.obj: crypto/bn/bn_exp.d
6471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_exp.c"
6481cb0ef41Sopenharmony_cicrypto/bn/bn_exp2.d: "crypto/bn/bn_exp2.c"
6491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_exp2.c" 2>&1 > crypto/bn/bn_exp2.d
6501cb0ef41Sopenharmony_cicrypto/bn/bn_exp2.obj: crypto/bn/bn_exp2.d
6511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_exp2.c"
6521cb0ef41Sopenharmony_cicrypto/bn/bn_gcd.d: "crypto/bn/bn_gcd.c"
6531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_gcd.c" 2>&1 > crypto/bn/bn_gcd.d
6541cb0ef41Sopenharmony_cicrypto/bn/bn_gcd.obj: crypto/bn/bn_gcd.d
6551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_gcd.c"
6561cb0ef41Sopenharmony_cicrypto/bn/bn_gf2m.d: "crypto/bn/bn_gf2m.c"
6571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_gf2m.c" 2>&1 > crypto/bn/bn_gf2m.d
6581cb0ef41Sopenharmony_cicrypto/bn/bn_gf2m.obj: crypto/bn/bn_gf2m.d
6591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_gf2m.c"
6601cb0ef41Sopenharmony_cicrypto/bn/bn_intern.d: "crypto/bn/bn_intern.c"
6611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_intern.c" 2>&1 > crypto/bn/bn_intern.d
6621cb0ef41Sopenharmony_cicrypto/bn/bn_intern.obj: crypto/bn/bn_intern.d
6631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_intern.c"
6641cb0ef41Sopenharmony_cicrypto/bn/bn_kron.d: "crypto/bn/bn_kron.c"
6651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_kron.c" 2>&1 > crypto/bn/bn_kron.d
6661cb0ef41Sopenharmony_cicrypto/bn/bn_kron.obj: crypto/bn/bn_kron.d
6671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_kron.c"
6681cb0ef41Sopenharmony_cicrypto/bn/bn_lib.d: "crypto/bn/bn_lib.c"
6691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_lib.c" 2>&1 > crypto/bn/bn_lib.d
6701cb0ef41Sopenharmony_cicrypto/bn/bn_lib.obj: crypto/bn/bn_lib.d
6711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_lib.c"
6721cb0ef41Sopenharmony_cicrypto/bn/bn_mod.d: "crypto/bn/bn_mod.c"
6731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_mod.c" 2>&1 > crypto/bn/bn_mod.d
6741cb0ef41Sopenharmony_cicrypto/bn/bn_mod.obj: crypto/bn/bn_mod.d
6751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_mod.c"
6761cb0ef41Sopenharmony_cicrypto/bn/bn_mont.d: "crypto/bn/bn_mont.c"
6771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_mont.c" 2>&1 > crypto/bn/bn_mont.d
6781cb0ef41Sopenharmony_cicrypto/bn/bn_mont.obj: crypto/bn/bn_mont.d
6791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_mont.c"
6801cb0ef41Sopenharmony_cicrypto/bn/bn_mpi.d: "crypto/bn/bn_mpi.c"
6811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_mpi.c" 2>&1 > crypto/bn/bn_mpi.d
6821cb0ef41Sopenharmony_cicrypto/bn/bn_mpi.obj: crypto/bn/bn_mpi.d
6831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_mpi.c"
6841cb0ef41Sopenharmony_cicrypto/bn/bn_mul.d: "crypto/bn/bn_mul.c"
6851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_mul.c" 2>&1 > crypto/bn/bn_mul.d
6861cb0ef41Sopenharmony_cicrypto/bn/bn_mul.obj: crypto/bn/bn_mul.d
6871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_mul.c"
6881cb0ef41Sopenharmony_cicrypto/bn/bn_nist.d: "crypto/bn/bn_nist.c"
6891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_nist.c" 2>&1 > crypto/bn/bn_nist.d
6901cb0ef41Sopenharmony_cicrypto/bn/bn_nist.obj: crypto/bn/bn_nist.d
6911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_nist.c"
6921cb0ef41Sopenharmony_cicrypto/bn/bn_prime.d: "crypto/bn/bn_prime.c"
6931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_prime.c" 2>&1 > crypto/bn/bn_prime.d
6941cb0ef41Sopenharmony_cicrypto/bn/bn_prime.obj: crypto/bn/bn_prime.d
6951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_prime.c"
6961cb0ef41Sopenharmony_cicrypto/bn/bn_print.d: "crypto/bn/bn_print.c"
6971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_print.c" 2>&1 > crypto/bn/bn_print.d
6981cb0ef41Sopenharmony_cicrypto/bn/bn_print.obj: crypto/bn/bn_print.d
6991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_print.c"
7001cb0ef41Sopenharmony_cicrypto/bn/bn_rand.d: "crypto/bn/bn_rand.c"
7011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_rand.c" 2>&1 > crypto/bn/bn_rand.d
7021cb0ef41Sopenharmony_cicrypto/bn/bn_rand.obj: crypto/bn/bn_rand.d
7031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_rand.c"
7041cb0ef41Sopenharmony_cicrypto/bn/bn_recp.d: "crypto/bn/bn_recp.c"
7051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_recp.c" 2>&1 > crypto/bn/bn_recp.d
7061cb0ef41Sopenharmony_cicrypto/bn/bn_recp.obj: crypto/bn/bn_recp.d
7071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_recp.c"
7081cb0ef41Sopenharmony_cicrypto/bn/bn_shift.d: "crypto/bn/bn_shift.c"
7091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_shift.c" 2>&1 > crypto/bn/bn_shift.d
7101cb0ef41Sopenharmony_cicrypto/bn/bn_shift.obj: crypto/bn/bn_shift.d
7111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_shift.c"
7121cb0ef41Sopenharmony_cicrypto/bn/bn_sqr.d: "crypto/bn/bn_sqr.c"
7131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_sqr.c" 2>&1 > crypto/bn/bn_sqr.d
7141cb0ef41Sopenharmony_cicrypto/bn/bn_sqr.obj: crypto/bn/bn_sqr.d
7151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_sqr.c"
7161cb0ef41Sopenharmony_cicrypto/bn/bn_sqrt.d: "crypto/bn/bn_sqrt.c"
7171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_sqrt.c" 2>&1 > crypto/bn/bn_sqrt.d
7181cb0ef41Sopenharmony_cicrypto/bn/bn_sqrt.obj: crypto/bn/bn_sqrt.d
7191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_sqrt.c"
7201cb0ef41Sopenharmony_cicrypto/bn/bn_srp.d: "crypto/bn/bn_srp.c"
7211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_srp.c" 2>&1 > crypto/bn/bn_srp.d
7221cb0ef41Sopenharmony_cicrypto/bn/bn_srp.obj: crypto/bn/bn_srp.d
7231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_srp.c"
7241cb0ef41Sopenharmony_cicrypto/bn/bn_word.d: "crypto/bn/bn_word.c"
7251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_word.c" 2>&1 > crypto/bn/bn_word.d
7261cb0ef41Sopenharmony_cicrypto/bn/bn_word.obj: crypto/bn/bn_word.d
7271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_word.c"
7281cb0ef41Sopenharmony_cicrypto/bn/bn_x931p.d: "crypto/bn/bn_x931p.c"
7291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/bn_x931p.c" 2>&1 > crypto/bn/bn_x931p.d
7301cb0ef41Sopenharmony_cicrypto/bn/bn_x931p.obj: crypto/bn/bn_x931p.d
7311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/bn_x931p.c"
7321cb0ef41Sopenharmony_cicrypto/bn/rsaz-avx2.obj: "crypto/bn/rsaz-avx2.asm"
7331cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/bn/rsaz-avx2.asm"
7341cb0ef41Sopenharmony_cicrypto/bn/rsaz-avx2.asm:
7351cb0ef41Sopenharmony_ci	set ASM=$(AS)
7361cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/bn/asm/rsaz-avx2.pl" $(PERLASM_SCHEME) $@
7371cb0ef41Sopenharmony_cicrypto/bn/rsaz-avx512.asm:
7381cb0ef41Sopenharmony_ci	set ASM=$(AS)
7391cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/bn/asm/rsaz-avx512.pl" $(PERLASM_SCHEME) $@
7401cb0ef41Sopenharmony_cicrypto/bn/rsaz-x86_64.obj: "crypto/bn/rsaz-x86_64.asm"
7411cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/bn/rsaz-x86_64.asm"
7421cb0ef41Sopenharmony_cicrypto/bn/rsaz-x86_64.asm:
7431cb0ef41Sopenharmony_ci	set ASM=$(AS)
7441cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/bn/asm/rsaz-x86_64.pl" $(PERLASM_SCHEME) $@
7451cb0ef41Sopenharmony_cicrypto/bn/rsaz_exp.d: "crypto/bn/rsaz_exp.c"
7461cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/bn/rsaz_exp.c" 2>&1 > crypto/bn/rsaz_exp.d
7471cb0ef41Sopenharmony_cicrypto/bn/rsaz_exp.obj: crypto/bn/rsaz_exp.d
7481cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/bn/rsaz_exp.c"
7491cb0ef41Sopenharmony_cicrypto/bn/x86_64-gf2m.obj: "crypto/bn/x86_64-gf2m.asm"
7501cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/bn/x86_64-gf2m.asm"
7511cb0ef41Sopenharmony_cicrypto/bn/x86_64-gf2m.asm:
7521cb0ef41Sopenharmony_ci	set ASM=$(AS)
7531cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/bn/asm/x86_64-gf2m.pl" $(PERLASM_SCHEME) $@
7541cb0ef41Sopenharmony_cicrypto/bn/x86_64-mont.obj: "crypto/bn/x86_64-mont.asm"
7551cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/bn/x86_64-mont.asm"
7561cb0ef41Sopenharmony_cicrypto/bn/x86_64-mont.asm:
7571cb0ef41Sopenharmony_ci	set ASM=$(AS)
7581cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/bn/asm/x86_64-mont.pl" $(PERLASM_SCHEME) $@
7591cb0ef41Sopenharmony_cicrypto/bn/x86_64-mont5.obj: "crypto/bn/x86_64-mont5.asm"
7601cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/bn/x86_64-mont5.asm"
7611cb0ef41Sopenharmony_cicrypto/bn/x86_64-mont5.asm:
7621cb0ef41Sopenharmony_ci	set ASM=$(AS)
7631cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/bn/asm/x86_64-mont5.pl" $(PERLASM_SCHEME) $@
7641cb0ef41Sopenharmony_cicrypto/buffer/buf_err.d: "crypto/buffer/buf_err.c"
7651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/buffer/buf_err.c" 2>&1 > crypto/buffer/buf_err.d
7661cb0ef41Sopenharmony_cicrypto/buffer/buf_err.obj: crypto/buffer/buf_err.d
7671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/buffer/buf_err.c"
7681cb0ef41Sopenharmony_cicrypto/buffer/buffer.d: "crypto/buffer/buffer.c"
7691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/buffer/buffer.c" 2>&1 > crypto/buffer/buffer.d
7701cb0ef41Sopenharmony_cicrypto/buffer/buffer.obj: crypto/buffer/buffer.d
7711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/buffer/buffer.c"
7721cb0ef41Sopenharmony_cicrypto/camellia/cmll-x86_64.obj: "crypto/camellia/cmll-x86_64.asm"
7731cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/camellia/cmll-x86_64.asm"
7741cb0ef41Sopenharmony_cicrypto/camellia/cmll-x86_64.asm:
7751cb0ef41Sopenharmony_ci	set ASM=$(AS)
7761cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/camellia/asm/cmll-x86_64.pl" $(PERLASM_SCHEME) $@
7771cb0ef41Sopenharmony_cicrypto/camellia/cmll_cfb.d: "crypto/camellia/cmll_cfb.c"
7781cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/camellia/cmll_cfb.c" 2>&1 > crypto/camellia/cmll_cfb.d
7791cb0ef41Sopenharmony_cicrypto/camellia/cmll_cfb.obj: crypto/camellia/cmll_cfb.d
7801cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/camellia/cmll_cfb.c"
7811cb0ef41Sopenharmony_cicrypto/camellia/cmll_ctr.d: "crypto/camellia/cmll_ctr.c"
7821cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/camellia/cmll_ctr.c" 2>&1 > crypto/camellia/cmll_ctr.d
7831cb0ef41Sopenharmony_cicrypto/camellia/cmll_ctr.obj: crypto/camellia/cmll_ctr.d
7841cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/camellia/cmll_ctr.c"
7851cb0ef41Sopenharmony_cicrypto/camellia/cmll_ecb.d: "crypto/camellia/cmll_ecb.c"
7861cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/camellia/cmll_ecb.c" 2>&1 > crypto/camellia/cmll_ecb.d
7871cb0ef41Sopenharmony_cicrypto/camellia/cmll_ecb.obj: crypto/camellia/cmll_ecb.d
7881cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/camellia/cmll_ecb.c"
7891cb0ef41Sopenharmony_cicrypto/camellia/cmll_misc.d: "crypto/camellia/cmll_misc.c"
7901cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/camellia/cmll_misc.c" 2>&1 > crypto/camellia/cmll_misc.d
7911cb0ef41Sopenharmony_cicrypto/camellia/cmll_misc.obj: crypto/camellia/cmll_misc.d
7921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/camellia/cmll_misc.c"
7931cb0ef41Sopenharmony_cicrypto/camellia/cmll_ofb.d: "crypto/camellia/cmll_ofb.c"
7941cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/camellia/cmll_ofb.c" 2>&1 > crypto/camellia/cmll_ofb.d
7951cb0ef41Sopenharmony_cicrypto/camellia/cmll_ofb.obj: crypto/camellia/cmll_ofb.d
7961cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/camellia/cmll_ofb.c"
7971cb0ef41Sopenharmony_cicrypto/cast/c_cfb64.d: "crypto/cast/c_cfb64.c"
7981cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cast/c_cfb64.c" 2>&1 > crypto/cast/c_cfb64.d
7991cb0ef41Sopenharmony_cicrypto/cast/c_cfb64.obj: crypto/cast/c_cfb64.d
8001cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cast/c_cfb64.c"
8011cb0ef41Sopenharmony_cicrypto/cast/c_ecb.d: "crypto/cast/c_ecb.c"
8021cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cast/c_ecb.c" 2>&1 > crypto/cast/c_ecb.d
8031cb0ef41Sopenharmony_cicrypto/cast/c_ecb.obj: crypto/cast/c_ecb.d
8041cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cast/c_ecb.c"
8051cb0ef41Sopenharmony_cicrypto/cast/c_enc.d: "crypto/cast/c_enc.c"
8061cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cast/c_enc.c" 2>&1 > crypto/cast/c_enc.d
8071cb0ef41Sopenharmony_cicrypto/cast/c_enc.obj: crypto/cast/c_enc.d
8081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cast/c_enc.c"
8091cb0ef41Sopenharmony_cicrypto/cast/c_ofb64.d: "crypto/cast/c_ofb64.c"
8101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cast/c_ofb64.c" 2>&1 > crypto/cast/c_ofb64.d
8111cb0ef41Sopenharmony_cicrypto/cast/c_ofb64.obj: crypto/cast/c_ofb64.d
8121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cast/c_ofb64.c"
8131cb0ef41Sopenharmony_cicrypto/cast/c_skey.d: "crypto/cast/c_skey.c"
8141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cast/c_skey.c" 2>&1 > crypto/cast/c_skey.d
8151cb0ef41Sopenharmony_cicrypto/cast/c_skey.obj: crypto/cast/c_skey.d
8161cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cast/c_skey.c"
8171cb0ef41Sopenharmony_cicrypto/chacha/chacha-x86_64.obj: "crypto/chacha/chacha-x86_64.asm"
8181cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/chacha/chacha-x86_64.asm"
8191cb0ef41Sopenharmony_cicrypto/chacha/chacha-x86_64.asm:
8201cb0ef41Sopenharmony_ci	set ASM=$(AS)
8211cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/chacha/asm/chacha-x86_64.pl" $(PERLASM_SCHEME) $@
8221cb0ef41Sopenharmony_cicrypto/cmac/cm_ameth.d: "crypto/cmac/cm_ameth.c"
8231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cmac/cm_ameth.c" 2>&1 > crypto/cmac/cm_ameth.d
8241cb0ef41Sopenharmony_cicrypto/cmac/cm_ameth.obj: crypto/cmac/cm_ameth.d
8251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cmac/cm_ameth.c"
8261cb0ef41Sopenharmony_cicrypto/cmac/cm_pmeth.d: "crypto/cmac/cm_pmeth.c"
8271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cmac/cm_pmeth.c" 2>&1 > crypto/cmac/cm_pmeth.d
8281cb0ef41Sopenharmony_cicrypto/cmac/cm_pmeth.obj: crypto/cmac/cm_pmeth.d
8291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cmac/cm_pmeth.c"
8301cb0ef41Sopenharmony_cicrypto/cmac/cmac.d: "crypto/cmac/cmac.c"
8311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cmac/cmac.c" 2>&1 > crypto/cmac/cmac.d
8321cb0ef41Sopenharmony_cicrypto/cmac/cmac.obj: crypto/cmac/cmac.d
8331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cmac/cmac.c"
8341cb0ef41Sopenharmony_cicrypto/cms/cms_asn1.d: "crypto/cms/cms_asn1.c"
8351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_asn1.c" 2>&1 > crypto/cms/cms_asn1.d
8361cb0ef41Sopenharmony_cicrypto/cms/cms_asn1.obj: crypto/cms/cms_asn1.d
8371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_asn1.c"
8381cb0ef41Sopenharmony_cicrypto/cms/cms_att.d: "crypto/cms/cms_att.c"
8391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_att.c" 2>&1 > crypto/cms/cms_att.d
8401cb0ef41Sopenharmony_cicrypto/cms/cms_att.obj: crypto/cms/cms_att.d
8411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_att.c"
8421cb0ef41Sopenharmony_cicrypto/cms/cms_cd.d: "crypto/cms/cms_cd.c"
8431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_cd.c" 2>&1 > crypto/cms/cms_cd.d
8441cb0ef41Sopenharmony_cicrypto/cms/cms_cd.obj: crypto/cms/cms_cd.d
8451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_cd.c"
8461cb0ef41Sopenharmony_cicrypto/cms/cms_dd.d: "crypto/cms/cms_dd.c"
8471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_dd.c" 2>&1 > crypto/cms/cms_dd.d
8481cb0ef41Sopenharmony_cicrypto/cms/cms_dd.obj: crypto/cms/cms_dd.d
8491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_dd.c"
8501cb0ef41Sopenharmony_cicrypto/cms/cms_enc.d: "crypto/cms/cms_enc.c"
8511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_enc.c" 2>&1 > crypto/cms/cms_enc.d
8521cb0ef41Sopenharmony_cicrypto/cms/cms_enc.obj: crypto/cms/cms_enc.d
8531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_enc.c"
8541cb0ef41Sopenharmony_cicrypto/cms/cms_env.d: "crypto/cms/cms_env.c"
8551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_env.c" 2>&1 > crypto/cms/cms_env.d
8561cb0ef41Sopenharmony_cicrypto/cms/cms_env.obj: crypto/cms/cms_env.d
8571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_env.c"
8581cb0ef41Sopenharmony_cicrypto/cms/cms_err.d: "crypto/cms/cms_err.c"
8591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_err.c" 2>&1 > crypto/cms/cms_err.d
8601cb0ef41Sopenharmony_cicrypto/cms/cms_err.obj: crypto/cms/cms_err.d
8611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_err.c"
8621cb0ef41Sopenharmony_cicrypto/cms/cms_ess.d: "crypto/cms/cms_ess.c"
8631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_ess.c" 2>&1 > crypto/cms/cms_ess.d
8641cb0ef41Sopenharmony_cicrypto/cms/cms_ess.obj: crypto/cms/cms_ess.d
8651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_ess.c"
8661cb0ef41Sopenharmony_cicrypto/cms/cms_io.d: "crypto/cms/cms_io.c"
8671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_io.c" 2>&1 > crypto/cms/cms_io.d
8681cb0ef41Sopenharmony_cicrypto/cms/cms_io.obj: crypto/cms/cms_io.d
8691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_io.c"
8701cb0ef41Sopenharmony_cicrypto/cms/cms_kari.d: "crypto/cms/cms_kari.c"
8711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_kari.c" 2>&1 > crypto/cms/cms_kari.d
8721cb0ef41Sopenharmony_cicrypto/cms/cms_kari.obj: crypto/cms/cms_kari.d
8731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_kari.c"
8741cb0ef41Sopenharmony_cicrypto/cms/cms_lib.d: "crypto/cms/cms_lib.c"
8751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_lib.c" 2>&1 > crypto/cms/cms_lib.d
8761cb0ef41Sopenharmony_cicrypto/cms/cms_lib.obj: crypto/cms/cms_lib.d
8771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_lib.c"
8781cb0ef41Sopenharmony_cicrypto/cms/cms_pwri.d: "crypto/cms/cms_pwri.c"
8791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_pwri.c" 2>&1 > crypto/cms/cms_pwri.d
8801cb0ef41Sopenharmony_cicrypto/cms/cms_pwri.obj: crypto/cms/cms_pwri.d
8811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_pwri.c"
8821cb0ef41Sopenharmony_cicrypto/cms/cms_sd.d: "crypto/cms/cms_sd.c"
8831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_sd.c" 2>&1 > crypto/cms/cms_sd.d
8841cb0ef41Sopenharmony_cicrypto/cms/cms_sd.obj: crypto/cms/cms_sd.d
8851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_sd.c"
8861cb0ef41Sopenharmony_cicrypto/cms/cms_smime.d: "crypto/cms/cms_smime.c"
8871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cms/cms_smime.c" 2>&1 > crypto/cms/cms_smime.d
8881cb0ef41Sopenharmony_cicrypto/cms/cms_smime.obj: crypto/cms/cms_smime.d
8891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cms/cms_smime.c"
8901cb0ef41Sopenharmony_cicrypto/comp/c_zlib.d: "crypto/comp/c_zlib.c"
8911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/comp/c_zlib.c" 2>&1 > crypto/comp/c_zlib.d
8921cb0ef41Sopenharmony_cicrypto/comp/c_zlib.obj: crypto/comp/c_zlib.d
8931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/comp/c_zlib.c"
8941cb0ef41Sopenharmony_cicrypto/comp/comp_err.d: "crypto/comp/comp_err.c"
8951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/comp/comp_err.c" 2>&1 > crypto/comp/comp_err.d
8961cb0ef41Sopenharmony_cicrypto/comp/comp_err.obj: crypto/comp/comp_err.d
8971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/comp/comp_err.c"
8981cb0ef41Sopenharmony_cicrypto/comp/comp_lib.d: "crypto/comp/comp_lib.c"
8991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/comp/comp_lib.c" 2>&1 > crypto/comp/comp_lib.d
9001cb0ef41Sopenharmony_cicrypto/comp/comp_lib.obj: crypto/comp/comp_lib.d
9011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/comp/comp_lib.c"
9021cb0ef41Sopenharmony_cicrypto/conf/conf_api.d: "crypto/conf/conf_api.c"
9031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_api.c" 2>&1 > crypto/conf/conf_api.d
9041cb0ef41Sopenharmony_cicrypto/conf/conf_api.obj: crypto/conf/conf_api.d
9051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_api.c"
9061cb0ef41Sopenharmony_cicrypto/conf/conf_def.d: "crypto/conf/conf_def.c"
9071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_def.c" 2>&1 > crypto/conf/conf_def.d
9081cb0ef41Sopenharmony_cicrypto/conf/conf_def.obj: crypto/conf/conf_def.d
9091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_def.c"
9101cb0ef41Sopenharmony_cicrypto/conf/conf_err.d: "crypto/conf/conf_err.c"
9111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_err.c" 2>&1 > crypto/conf/conf_err.d
9121cb0ef41Sopenharmony_cicrypto/conf/conf_err.obj: crypto/conf/conf_err.d
9131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_err.c"
9141cb0ef41Sopenharmony_cicrypto/conf/conf_lib.d: "crypto/conf/conf_lib.c"
9151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_lib.c" 2>&1 > crypto/conf/conf_lib.d
9161cb0ef41Sopenharmony_cicrypto/conf/conf_lib.obj: crypto/conf/conf_lib.d
9171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_lib.c"
9181cb0ef41Sopenharmony_cicrypto/conf/conf_mall.d: "crypto/conf/conf_mall.c"
9191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_mall.c" 2>&1 > crypto/conf/conf_mall.d
9201cb0ef41Sopenharmony_cicrypto/conf/conf_mall.obj: crypto/conf/conf_mall.d
9211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_mall.c"
9221cb0ef41Sopenharmony_cicrypto/conf/conf_mod.d: "crypto/conf/conf_mod.c"
9231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_mod.c" 2>&1 > crypto/conf/conf_mod.d
9241cb0ef41Sopenharmony_cicrypto/conf/conf_mod.obj: crypto/conf/conf_mod.d
9251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_mod.c"
9261cb0ef41Sopenharmony_cicrypto/conf/conf_sap.d: "crypto/conf/conf_sap.c"
9271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_sap.c" 2>&1 > crypto/conf/conf_sap.d
9281cb0ef41Sopenharmony_cicrypto/conf/conf_sap.obj: crypto/conf/conf_sap.d
9291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_sap.c"
9301cb0ef41Sopenharmony_cicrypto/conf/conf_ssl.d: "crypto/conf/conf_ssl.c"
9311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/conf/conf_ssl.c" 2>&1 > crypto/conf/conf_ssl.d
9321cb0ef41Sopenharmony_cicrypto/conf/conf_ssl.obj: crypto/conf/conf_ssl.d
9331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/conf/conf_ssl.c"
9341cb0ef41Sopenharmony_cicrypto/cpt_err.d: "crypto/cpt_err.c"
9351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cpt_err.c" 2>&1 > crypto/cpt_err.d
9361cb0ef41Sopenharmony_cicrypto/cpt_err.obj: crypto/cpt_err.d
9371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cpt_err.c"
9381cb0ef41Sopenharmony_cicrypto/cryptlib.d: "crypto/cryptlib.c"
9391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cryptlib.c" 2>&1 > crypto/cryptlib.d
9401cb0ef41Sopenharmony_cicrypto/cryptlib.obj: crypto/cryptlib.d
9411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cryptlib.c"
9421cb0ef41Sopenharmony_cicrypto/ct/ct_b64.d: "crypto/ct/ct_b64.c"
9431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_b64.c" 2>&1 > crypto/ct/ct_b64.d
9441cb0ef41Sopenharmony_cicrypto/ct/ct_b64.obj: crypto/ct/ct_b64.d
9451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_b64.c"
9461cb0ef41Sopenharmony_cicrypto/ct/ct_err.d: "crypto/ct/ct_err.c"
9471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_err.c" 2>&1 > crypto/ct/ct_err.d
9481cb0ef41Sopenharmony_cicrypto/ct/ct_err.obj: crypto/ct/ct_err.d
9491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_err.c"
9501cb0ef41Sopenharmony_cicrypto/ct/ct_log.d: "crypto/ct/ct_log.c"
9511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_log.c" 2>&1 > crypto/ct/ct_log.d
9521cb0ef41Sopenharmony_cicrypto/ct/ct_log.obj: crypto/ct/ct_log.d
9531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_log.c"
9541cb0ef41Sopenharmony_cicrypto/ct/ct_oct.d: "crypto/ct/ct_oct.c"
9551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_oct.c" 2>&1 > crypto/ct/ct_oct.d
9561cb0ef41Sopenharmony_cicrypto/ct/ct_oct.obj: crypto/ct/ct_oct.d
9571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_oct.c"
9581cb0ef41Sopenharmony_cicrypto/ct/ct_policy.d: "crypto/ct/ct_policy.c"
9591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_policy.c" 2>&1 > crypto/ct/ct_policy.d
9601cb0ef41Sopenharmony_cicrypto/ct/ct_policy.obj: crypto/ct/ct_policy.d
9611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_policy.c"
9621cb0ef41Sopenharmony_cicrypto/ct/ct_prn.d: "crypto/ct/ct_prn.c"
9631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_prn.c" 2>&1 > crypto/ct/ct_prn.d
9641cb0ef41Sopenharmony_cicrypto/ct/ct_prn.obj: crypto/ct/ct_prn.d
9651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_prn.c"
9661cb0ef41Sopenharmony_cicrypto/ct/ct_sct.d: "crypto/ct/ct_sct.c"
9671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_sct.c" 2>&1 > crypto/ct/ct_sct.d
9681cb0ef41Sopenharmony_cicrypto/ct/ct_sct.obj: crypto/ct/ct_sct.d
9691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_sct.c"
9701cb0ef41Sopenharmony_cicrypto/ct/ct_sct_ctx.d: "crypto/ct/ct_sct_ctx.c"
9711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_sct_ctx.c" 2>&1 > crypto/ct/ct_sct_ctx.d
9721cb0ef41Sopenharmony_cicrypto/ct/ct_sct_ctx.obj: crypto/ct/ct_sct_ctx.d
9731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_sct_ctx.c"
9741cb0ef41Sopenharmony_cicrypto/ct/ct_vfy.d: "crypto/ct/ct_vfy.c"
9751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_vfy.c" 2>&1 > crypto/ct/ct_vfy.d
9761cb0ef41Sopenharmony_cicrypto/ct/ct_vfy.obj: crypto/ct/ct_vfy.d
9771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_vfy.c"
9781cb0ef41Sopenharmony_cicrypto/ct/ct_x509v3.d: "crypto/ct/ct_x509v3.c"
9791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ct/ct_x509v3.c" 2>&1 > crypto/ct/ct_x509v3.d
9801cb0ef41Sopenharmony_cicrypto/ct/ct_x509v3.obj: crypto/ct/ct_x509v3.d
9811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ct/ct_x509v3.c"
9821cb0ef41Sopenharmony_cicrypto/ctype.d: "crypto/ctype.c"
9831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ctype.c" 2>&1 > crypto/ctype.d
9841cb0ef41Sopenharmony_cicrypto/ctype.obj: crypto/ctype.d
9851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ctype.c"
9861cb0ef41Sopenharmony_cicrypto/cversion.d: "crypto/cversion.c" "crypto/buildinf.h"
9871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/cversion.c" 2>&1 > crypto/cversion.d
9881cb0ef41Sopenharmony_cicrypto/cversion.obj: crypto/cversion.d
9891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/cversion.c"
9901cb0ef41Sopenharmony_cicrypto/buildinf.h:
9911cb0ef41Sopenharmony_ci	"$(PERL)" "util/mkbuildinf.pl" "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
9921cb0ef41Sopenharmony_cicrypto/des/cbc_cksm.d: "crypto/des/cbc_cksm.c"
9931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/cbc_cksm.c" 2>&1 > crypto/des/cbc_cksm.d
9941cb0ef41Sopenharmony_cicrypto/des/cbc_cksm.obj: crypto/des/cbc_cksm.d
9951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/cbc_cksm.c"
9961cb0ef41Sopenharmony_cicrypto/des/cbc_enc.d: "crypto/des/cbc_enc.c"
9971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/cbc_enc.c" 2>&1 > crypto/des/cbc_enc.d
9981cb0ef41Sopenharmony_cicrypto/des/cbc_enc.obj: crypto/des/cbc_enc.d
9991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/cbc_enc.c"
10001cb0ef41Sopenharmony_cicrypto/des/cfb64ede.d: "crypto/des/cfb64ede.c"
10011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/cfb64ede.c" 2>&1 > crypto/des/cfb64ede.d
10021cb0ef41Sopenharmony_cicrypto/des/cfb64ede.obj: crypto/des/cfb64ede.d
10031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/cfb64ede.c"
10041cb0ef41Sopenharmony_cicrypto/des/cfb64enc.d: "crypto/des/cfb64enc.c"
10051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/cfb64enc.c" 2>&1 > crypto/des/cfb64enc.d
10061cb0ef41Sopenharmony_cicrypto/des/cfb64enc.obj: crypto/des/cfb64enc.d
10071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/cfb64enc.c"
10081cb0ef41Sopenharmony_cicrypto/des/cfb_enc.d: "crypto/des/cfb_enc.c"
10091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/cfb_enc.c" 2>&1 > crypto/des/cfb_enc.d
10101cb0ef41Sopenharmony_cicrypto/des/cfb_enc.obj: crypto/des/cfb_enc.d
10111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/cfb_enc.c"
10121cb0ef41Sopenharmony_cicrypto/des/des_enc.d: "crypto/des/des_enc.c"
10131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/des_enc.c" 2>&1 > crypto/des/des_enc.d
10141cb0ef41Sopenharmony_cicrypto/des/des_enc.obj: crypto/des/des_enc.d
10151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/des_enc.c"
10161cb0ef41Sopenharmony_cicrypto/des/ecb3_enc.d: "crypto/des/ecb3_enc.c"
10171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/ecb3_enc.c" 2>&1 > crypto/des/ecb3_enc.d
10181cb0ef41Sopenharmony_cicrypto/des/ecb3_enc.obj: crypto/des/ecb3_enc.d
10191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/ecb3_enc.c"
10201cb0ef41Sopenharmony_cicrypto/des/ecb_enc.d: "crypto/des/ecb_enc.c"
10211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/ecb_enc.c" 2>&1 > crypto/des/ecb_enc.d
10221cb0ef41Sopenharmony_cicrypto/des/ecb_enc.obj: crypto/des/ecb_enc.d
10231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/ecb_enc.c"
10241cb0ef41Sopenharmony_cicrypto/des/fcrypt.d: "crypto/des/fcrypt.c"
10251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/fcrypt.c" 2>&1 > crypto/des/fcrypt.d
10261cb0ef41Sopenharmony_cicrypto/des/fcrypt.obj: crypto/des/fcrypt.d
10271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/fcrypt.c"
10281cb0ef41Sopenharmony_cicrypto/des/fcrypt_b.d: "crypto/des/fcrypt_b.c"
10291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/fcrypt_b.c" 2>&1 > crypto/des/fcrypt_b.d
10301cb0ef41Sopenharmony_cicrypto/des/fcrypt_b.obj: crypto/des/fcrypt_b.d
10311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/fcrypt_b.c"
10321cb0ef41Sopenharmony_cicrypto/des/ofb64ede.d: "crypto/des/ofb64ede.c"
10331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/ofb64ede.c" 2>&1 > crypto/des/ofb64ede.d
10341cb0ef41Sopenharmony_cicrypto/des/ofb64ede.obj: crypto/des/ofb64ede.d
10351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/ofb64ede.c"
10361cb0ef41Sopenharmony_cicrypto/des/ofb64enc.d: "crypto/des/ofb64enc.c"
10371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/ofb64enc.c" 2>&1 > crypto/des/ofb64enc.d
10381cb0ef41Sopenharmony_cicrypto/des/ofb64enc.obj: crypto/des/ofb64enc.d
10391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/ofb64enc.c"
10401cb0ef41Sopenharmony_cicrypto/des/ofb_enc.d: "crypto/des/ofb_enc.c"
10411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/ofb_enc.c" 2>&1 > crypto/des/ofb_enc.d
10421cb0ef41Sopenharmony_cicrypto/des/ofb_enc.obj: crypto/des/ofb_enc.d
10431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/ofb_enc.c"
10441cb0ef41Sopenharmony_cicrypto/des/pcbc_enc.d: "crypto/des/pcbc_enc.c"
10451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/pcbc_enc.c" 2>&1 > crypto/des/pcbc_enc.d
10461cb0ef41Sopenharmony_cicrypto/des/pcbc_enc.obj: crypto/des/pcbc_enc.d
10471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/pcbc_enc.c"
10481cb0ef41Sopenharmony_cicrypto/des/qud_cksm.d: "crypto/des/qud_cksm.c"
10491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/qud_cksm.c" 2>&1 > crypto/des/qud_cksm.d
10501cb0ef41Sopenharmony_cicrypto/des/qud_cksm.obj: crypto/des/qud_cksm.d
10511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/qud_cksm.c"
10521cb0ef41Sopenharmony_cicrypto/des/rand_key.d: "crypto/des/rand_key.c"
10531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/rand_key.c" 2>&1 > crypto/des/rand_key.d
10541cb0ef41Sopenharmony_cicrypto/des/rand_key.obj: crypto/des/rand_key.d
10551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/rand_key.c"
10561cb0ef41Sopenharmony_cicrypto/des/set_key.d: "crypto/des/set_key.c"
10571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/set_key.c" 2>&1 > crypto/des/set_key.d
10581cb0ef41Sopenharmony_cicrypto/des/set_key.obj: crypto/des/set_key.d
10591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/set_key.c"
10601cb0ef41Sopenharmony_cicrypto/des/str2key.d: "crypto/des/str2key.c"
10611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/str2key.c" 2>&1 > crypto/des/str2key.d
10621cb0ef41Sopenharmony_cicrypto/des/str2key.obj: crypto/des/str2key.d
10631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/str2key.c"
10641cb0ef41Sopenharmony_cicrypto/des/xcbc_enc.d: "crypto/des/xcbc_enc.c"
10651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/des/xcbc_enc.c" 2>&1 > crypto/des/xcbc_enc.d
10661cb0ef41Sopenharmony_cicrypto/des/xcbc_enc.obj: crypto/des/xcbc_enc.d
10671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/des/xcbc_enc.c"
10681cb0ef41Sopenharmony_cicrypto/dh/dh_ameth.d: "crypto/dh/dh_ameth.c"
10691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_ameth.c" 2>&1 > crypto/dh/dh_ameth.d
10701cb0ef41Sopenharmony_cicrypto/dh/dh_ameth.obj: crypto/dh/dh_ameth.d
10711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_ameth.c"
10721cb0ef41Sopenharmony_cicrypto/dh/dh_asn1.d: "crypto/dh/dh_asn1.c"
10731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_asn1.c" 2>&1 > crypto/dh/dh_asn1.d
10741cb0ef41Sopenharmony_cicrypto/dh/dh_asn1.obj: crypto/dh/dh_asn1.d
10751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_asn1.c"
10761cb0ef41Sopenharmony_cicrypto/dh/dh_check.d: "crypto/dh/dh_check.c"
10771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_check.c" 2>&1 > crypto/dh/dh_check.d
10781cb0ef41Sopenharmony_cicrypto/dh/dh_check.obj: crypto/dh/dh_check.d
10791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_check.c"
10801cb0ef41Sopenharmony_cicrypto/dh/dh_depr.d: "crypto/dh/dh_depr.c"
10811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_depr.c" 2>&1 > crypto/dh/dh_depr.d
10821cb0ef41Sopenharmony_cicrypto/dh/dh_depr.obj: crypto/dh/dh_depr.d
10831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_depr.c"
10841cb0ef41Sopenharmony_cicrypto/dh/dh_err.d: "crypto/dh/dh_err.c"
10851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_err.c" 2>&1 > crypto/dh/dh_err.d
10861cb0ef41Sopenharmony_cicrypto/dh/dh_err.obj: crypto/dh/dh_err.d
10871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_err.c"
10881cb0ef41Sopenharmony_cicrypto/dh/dh_gen.d: "crypto/dh/dh_gen.c"
10891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_gen.c" 2>&1 > crypto/dh/dh_gen.d
10901cb0ef41Sopenharmony_cicrypto/dh/dh_gen.obj: crypto/dh/dh_gen.d
10911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_gen.c"
10921cb0ef41Sopenharmony_cicrypto/dh/dh_kdf.d: "crypto/dh/dh_kdf.c"
10931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_kdf.c" 2>&1 > crypto/dh/dh_kdf.d
10941cb0ef41Sopenharmony_cicrypto/dh/dh_kdf.obj: crypto/dh/dh_kdf.d
10951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_kdf.c"
10961cb0ef41Sopenharmony_cicrypto/dh/dh_key.d: "crypto/dh/dh_key.c"
10971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_key.c" 2>&1 > crypto/dh/dh_key.d
10981cb0ef41Sopenharmony_cicrypto/dh/dh_key.obj: crypto/dh/dh_key.d
10991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_key.c"
11001cb0ef41Sopenharmony_cicrypto/dh/dh_lib.d: "crypto/dh/dh_lib.c"
11011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_lib.c" 2>&1 > crypto/dh/dh_lib.d
11021cb0ef41Sopenharmony_cicrypto/dh/dh_lib.obj: crypto/dh/dh_lib.d
11031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_lib.c"
11041cb0ef41Sopenharmony_cicrypto/dh/dh_meth.d: "crypto/dh/dh_meth.c"
11051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_meth.c" 2>&1 > crypto/dh/dh_meth.d
11061cb0ef41Sopenharmony_cicrypto/dh/dh_meth.obj: crypto/dh/dh_meth.d
11071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_meth.c"
11081cb0ef41Sopenharmony_cicrypto/dh/dh_pmeth.d: "crypto/dh/dh_pmeth.c"
11091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_pmeth.c" 2>&1 > crypto/dh/dh_pmeth.d
11101cb0ef41Sopenharmony_cicrypto/dh/dh_pmeth.obj: crypto/dh/dh_pmeth.d
11111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_pmeth.c"
11121cb0ef41Sopenharmony_cicrypto/dh/dh_prn.d: "crypto/dh/dh_prn.c"
11131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_prn.c" 2>&1 > crypto/dh/dh_prn.d
11141cb0ef41Sopenharmony_cicrypto/dh/dh_prn.obj: crypto/dh/dh_prn.d
11151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_prn.c"
11161cb0ef41Sopenharmony_cicrypto/dh/dh_rfc5114.d: "crypto/dh/dh_rfc5114.c"
11171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_rfc5114.c" 2>&1 > crypto/dh/dh_rfc5114.d
11181cb0ef41Sopenharmony_cicrypto/dh/dh_rfc5114.obj: crypto/dh/dh_rfc5114.d
11191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_rfc5114.c"
11201cb0ef41Sopenharmony_cicrypto/dh/dh_rfc7919.d: "crypto/dh/dh_rfc7919.c"
11211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dh/dh_rfc7919.c" 2>&1 > crypto/dh/dh_rfc7919.d
11221cb0ef41Sopenharmony_cicrypto/dh/dh_rfc7919.obj: crypto/dh/dh_rfc7919.d
11231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dh/dh_rfc7919.c"
11241cb0ef41Sopenharmony_cicrypto/dsa/dsa_ameth.d: "crypto/dsa/dsa_ameth.c"
11251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_ameth.c" 2>&1 > crypto/dsa/dsa_ameth.d
11261cb0ef41Sopenharmony_cicrypto/dsa/dsa_ameth.obj: crypto/dsa/dsa_ameth.d
11271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_ameth.c"
11281cb0ef41Sopenharmony_cicrypto/dsa/dsa_asn1.d: "crypto/dsa/dsa_asn1.c"
11291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_asn1.c" 2>&1 > crypto/dsa/dsa_asn1.d
11301cb0ef41Sopenharmony_cicrypto/dsa/dsa_asn1.obj: crypto/dsa/dsa_asn1.d
11311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_asn1.c"
11321cb0ef41Sopenharmony_cicrypto/dsa/dsa_depr.d: "crypto/dsa/dsa_depr.c"
11331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_depr.c" 2>&1 > crypto/dsa/dsa_depr.d
11341cb0ef41Sopenharmony_cicrypto/dsa/dsa_depr.obj: crypto/dsa/dsa_depr.d
11351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_depr.c"
11361cb0ef41Sopenharmony_cicrypto/dsa/dsa_err.d: "crypto/dsa/dsa_err.c"
11371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_err.c" 2>&1 > crypto/dsa/dsa_err.d
11381cb0ef41Sopenharmony_cicrypto/dsa/dsa_err.obj: crypto/dsa/dsa_err.d
11391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_err.c"
11401cb0ef41Sopenharmony_cicrypto/dsa/dsa_gen.d: "crypto/dsa/dsa_gen.c"
11411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_gen.c" 2>&1 > crypto/dsa/dsa_gen.d
11421cb0ef41Sopenharmony_cicrypto/dsa/dsa_gen.obj: crypto/dsa/dsa_gen.d
11431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_gen.c"
11441cb0ef41Sopenharmony_cicrypto/dsa/dsa_key.d: "crypto/dsa/dsa_key.c"
11451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_key.c" 2>&1 > crypto/dsa/dsa_key.d
11461cb0ef41Sopenharmony_cicrypto/dsa/dsa_key.obj: crypto/dsa/dsa_key.d
11471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_key.c"
11481cb0ef41Sopenharmony_cicrypto/dsa/dsa_lib.d: "crypto/dsa/dsa_lib.c"
11491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_lib.c" 2>&1 > crypto/dsa/dsa_lib.d
11501cb0ef41Sopenharmony_cicrypto/dsa/dsa_lib.obj: crypto/dsa/dsa_lib.d
11511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_lib.c"
11521cb0ef41Sopenharmony_cicrypto/dsa/dsa_meth.d: "crypto/dsa/dsa_meth.c"
11531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_meth.c" 2>&1 > crypto/dsa/dsa_meth.d
11541cb0ef41Sopenharmony_cicrypto/dsa/dsa_meth.obj: crypto/dsa/dsa_meth.d
11551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_meth.c"
11561cb0ef41Sopenharmony_cicrypto/dsa/dsa_ossl.d: "crypto/dsa/dsa_ossl.c"
11571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_ossl.c" 2>&1 > crypto/dsa/dsa_ossl.d
11581cb0ef41Sopenharmony_cicrypto/dsa/dsa_ossl.obj: crypto/dsa/dsa_ossl.d
11591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_ossl.c"
11601cb0ef41Sopenharmony_cicrypto/dsa/dsa_pmeth.d: "crypto/dsa/dsa_pmeth.c"
11611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_pmeth.c" 2>&1 > crypto/dsa/dsa_pmeth.d
11621cb0ef41Sopenharmony_cicrypto/dsa/dsa_pmeth.obj: crypto/dsa/dsa_pmeth.d
11631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_pmeth.c"
11641cb0ef41Sopenharmony_cicrypto/dsa/dsa_prn.d: "crypto/dsa/dsa_prn.c"
11651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_prn.c" 2>&1 > crypto/dsa/dsa_prn.d
11661cb0ef41Sopenharmony_cicrypto/dsa/dsa_prn.obj: crypto/dsa/dsa_prn.d
11671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_prn.c"
11681cb0ef41Sopenharmony_cicrypto/dsa/dsa_sign.d: "crypto/dsa/dsa_sign.c"
11691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_sign.c" 2>&1 > crypto/dsa/dsa_sign.d
11701cb0ef41Sopenharmony_cicrypto/dsa/dsa_sign.obj: crypto/dsa/dsa_sign.d
11711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_sign.c"
11721cb0ef41Sopenharmony_cicrypto/dsa/dsa_vrf.d: "crypto/dsa/dsa_vrf.c"
11731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dsa/dsa_vrf.c" 2>&1 > crypto/dsa/dsa_vrf.d
11741cb0ef41Sopenharmony_cicrypto/dsa/dsa_vrf.obj: crypto/dsa/dsa_vrf.d
11751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dsa/dsa_vrf.c"
11761cb0ef41Sopenharmony_cicrypto/dso/dso_dl.d: "crypto/dso/dso_dl.c"
11771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_dl.c" 2>&1 > crypto/dso/dso_dl.d
11781cb0ef41Sopenharmony_cicrypto/dso/dso_dl.obj: crypto/dso/dso_dl.d
11791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_dl.c"
11801cb0ef41Sopenharmony_cicrypto/dso/dso_dlfcn.d: "crypto/dso/dso_dlfcn.c"
11811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_dlfcn.c" 2>&1 > crypto/dso/dso_dlfcn.d
11821cb0ef41Sopenharmony_cicrypto/dso/dso_dlfcn.obj: crypto/dso/dso_dlfcn.d
11831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_dlfcn.c"
11841cb0ef41Sopenharmony_cicrypto/dso/dso_err.d: "crypto/dso/dso_err.c"
11851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_err.c" 2>&1 > crypto/dso/dso_err.d
11861cb0ef41Sopenharmony_cicrypto/dso/dso_err.obj: crypto/dso/dso_err.d
11871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_err.c"
11881cb0ef41Sopenharmony_cicrypto/dso/dso_lib.d: "crypto/dso/dso_lib.c"
11891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_lib.c" 2>&1 > crypto/dso/dso_lib.d
11901cb0ef41Sopenharmony_cicrypto/dso/dso_lib.obj: crypto/dso/dso_lib.d
11911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_lib.c"
11921cb0ef41Sopenharmony_cicrypto/dso/dso_openssl.d: "crypto/dso/dso_openssl.c"
11931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_openssl.c" 2>&1 > crypto/dso/dso_openssl.d
11941cb0ef41Sopenharmony_cicrypto/dso/dso_openssl.obj: crypto/dso/dso_openssl.d
11951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_openssl.c"
11961cb0ef41Sopenharmony_cicrypto/dso/dso_vms.d: "crypto/dso/dso_vms.c"
11971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_vms.c" 2>&1 > crypto/dso/dso_vms.d
11981cb0ef41Sopenharmony_cicrypto/dso/dso_vms.obj: crypto/dso/dso_vms.d
11991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_vms.c"
12001cb0ef41Sopenharmony_cicrypto/dso/dso_win32.d: "crypto/dso/dso_win32.c"
12011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/dso/dso_win32.c" 2>&1 > crypto/dso/dso_win32.d
12021cb0ef41Sopenharmony_cicrypto/dso/dso_win32.obj: crypto/dso/dso_win32.d
12031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/dso/dso_win32.c"
12041cb0ef41Sopenharmony_cicrypto/ebcdic.d: "crypto/ebcdic.c"
12051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ebcdic.c" 2>&1 > crypto/ebcdic.d
12061cb0ef41Sopenharmony_cicrypto/ebcdic.obj: crypto/ebcdic.d
12071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ebcdic.c"
12081cb0ef41Sopenharmony_cicrypto/ec/curve25519.d: "crypto/ec/curve25519.c"
12091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve25519.c" 2>&1 > crypto/ec/curve25519.d
12101cb0ef41Sopenharmony_cicrypto/ec/curve25519.obj: crypto/ec/curve25519.d
12111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve25519.c"
12121cb0ef41Sopenharmony_cicrypto/ec/curve448/arch_32/f_impl.d: "crypto/ec/curve448/arch_32/f_impl.c"
12131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve448/arch_32/f_impl.c" 2>&1 > crypto/ec/curve448/arch_32/f_impl.d
12141cb0ef41Sopenharmony_cicrypto/ec/curve448/arch_32/f_impl.obj: crypto/ec/curve448/arch_32/f_impl.d
12151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve448/arch_32/f_impl.c"
12161cb0ef41Sopenharmony_cicrypto/ec/curve448/curve448.d: "crypto/ec/curve448/curve448.c"
12171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve448/curve448.c" 2>&1 > crypto/ec/curve448/curve448.d
12181cb0ef41Sopenharmony_cicrypto/ec/curve448/curve448.obj: crypto/ec/curve448/curve448.d
12191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve448/curve448.c"
12201cb0ef41Sopenharmony_cicrypto/ec/curve448/curve448_tables.d: "crypto/ec/curve448/curve448_tables.c"
12211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve448/curve448_tables.c" 2>&1 > crypto/ec/curve448/curve448_tables.d
12221cb0ef41Sopenharmony_cicrypto/ec/curve448/curve448_tables.obj: crypto/ec/curve448/curve448_tables.d
12231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve448/curve448_tables.c"
12241cb0ef41Sopenharmony_cicrypto/ec/curve448/eddsa.d: "crypto/ec/curve448/eddsa.c"
12251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve448/eddsa.c" 2>&1 > crypto/ec/curve448/eddsa.d
12261cb0ef41Sopenharmony_cicrypto/ec/curve448/eddsa.obj: crypto/ec/curve448/eddsa.d
12271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve448/eddsa.c"
12281cb0ef41Sopenharmony_cicrypto/ec/curve448/f_generic.d: "crypto/ec/curve448/f_generic.c"
12291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve448/f_generic.c" 2>&1 > crypto/ec/curve448/f_generic.d
12301cb0ef41Sopenharmony_cicrypto/ec/curve448/f_generic.obj: crypto/ec/curve448/f_generic.d
12311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve448/f_generic.c"
12321cb0ef41Sopenharmony_cicrypto/ec/curve448/scalar.d: "crypto/ec/curve448/scalar.c"
12331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/curve448/scalar.c" 2>&1 > crypto/ec/curve448/scalar.d
12341cb0ef41Sopenharmony_cicrypto/ec/curve448/scalar.obj: crypto/ec/curve448/scalar.d
12351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/ec/curve448/arch_32" /I "crypto/ec/curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/curve448/scalar.c"
12361cb0ef41Sopenharmony_cicrypto/ec/ec2_oct.d: "crypto/ec/ec2_oct.c"
12371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec2_oct.c" 2>&1 > crypto/ec/ec2_oct.d
12381cb0ef41Sopenharmony_cicrypto/ec/ec2_oct.obj: crypto/ec/ec2_oct.d
12391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec2_oct.c"
12401cb0ef41Sopenharmony_cicrypto/ec/ec2_smpl.d: "crypto/ec/ec2_smpl.c"
12411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec2_smpl.c" 2>&1 > crypto/ec/ec2_smpl.d
12421cb0ef41Sopenharmony_cicrypto/ec/ec2_smpl.obj: crypto/ec/ec2_smpl.d
12431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec2_smpl.c"
12441cb0ef41Sopenharmony_cicrypto/ec/ec_ameth.d: "crypto/ec/ec_ameth.c"
12451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_ameth.c" 2>&1 > crypto/ec/ec_ameth.d
12461cb0ef41Sopenharmony_cicrypto/ec/ec_ameth.obj: crypto/ec/ec_ameth.d
12471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_ameth.c"
12481cb0ef41Sopenharmony_cicrypto/ec/ec_asn1.d: "crypto/ec/ec_asn1.c"
12491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_asn1.c" 2>&1 > crypto/ec/ec_asn1.d
12501cb0ef41Sopenharmony_cicrypto/ec/ec_asn1.obj: crypto/ec/ec_asn1.d
12511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_asn1.c"
12521cb0ef41Sopenharmony_cicrypto/ec/ec_check.d: "crypto/ec/ec_check.c"
12531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_check.c" 2>&1 > crypto/ec/ec_check.d
12541cb0ef41Sopenharmony_cicrypto/ec/ec_check.obj: crypto/ec/ec_check.d
12551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_check.c"
12561cb0ef41Sopenharmony_cicrypto/ec/ec_curve.d: "crypto/ec/ec_curve.c"
12571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_curve.c" 2>&1 > crypto/ec/ec_curve.d
12581cb0ef41Sopenharmony_cicrypto/ec/ec_curve.obj: crypto/ec/ec_curve.d
12591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_curve.c"
12601cb0ef41Sopenharmony_cicrypto/ec/ec_cvt.d: "crypto/ec/ec_cvt.c"
12611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_cvt.c" 2>&1 > crypto/ec/ec_cvt.d
12621cb0ef41Sopenharmony_cicrypto/ec/ec_cvt.obj: crypto/ec/ec_cvt.d
12631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_cvt.c"
12641cb0ef41Sopenharmony_cicrypto/ec/ec_err.d: "crypto/ec/ec_err.c"
12651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_err.c" 2>&1 > crypto/ec/ec_err.d
12661cb0ef41Sopenharmony_cicrypto/ec/ec_err.obj: crypto/ec/ec_err.d
12671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_err.c"
12681cb0ef41Sopenharmony_cicrypto/ec/ec_key.d: "crypto/ec/ec_key.c"
12691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_key.c" 2>&1 > crypto/ec/ec_key.d
12701cb0ef41Sopenharmony_cicrypto/ec/ec_key.obj: crypto/ec/ec_key.d
12711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_key.c"
12721cb0ef41Sopenharmony_cicrypto/ec/ec_kmeth.d: "crypto/ec/ec_kmeth.c"
12731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_kmeth.c" 2>&1 > crypto/ec/ec_kmeth.d
12741cb0ef41Sopenharmony_cicrypto/ec/ec_kmeth.obj: crypto/ec/ec_kmeth.d
12751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_kmeth.c"
12761cb0ef41Sopenharmony_cicrypto/ec/ec_lib.d: "crypto/ec/ec_lib.c"
12771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_lib.c" 2>&1 > crypto/ec/ec_lib.d
12781cb0ef41Sopenharmony_cicrypto/ec/ec_lib.obj: crypto/ec/ec_lib.d
12791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_lib.c"
12801cb0ef41Sopenharmony_cicrypto/ec/ec_mult.d: "crypto/ec/ec_mult.c"
12811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_mult.c" 2>&1 > crypto/ec/ec_mult.d
12821cb0ef41Sopenharmony_cicrypto/ec/ec_mult.obj: crypto/ec/ec_mult.d
12831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_mult.c"
12841cb0ef41Sopenharmony_cicrypto/ec/ec_oct.d: "crypto/ec/ec_oct.c"
12851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_oct.c" 2>&1 > crypto/ec/ec_oct.d
12861cb0ef41Sopenharmony_cicrypto/ec/ec_oct.obj: crypto/ec/ec_oct.d
12871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_oct.c"
12881cb0ef41Sopenharmony_cicrypto/ec/ec_pmeth.d: "crypto/ec/ec_pmeth.c"
12891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_pmeth.c" 2>&1 > crypto/ec/ec_pmeth.d
12901cb0ef41Sopenharmony_cicrypto/ec/ec_pmeth.obj: crypto/ec/ec_pmeth.d
12911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_pmeth.c"
12921cb0ef41Sopenharmony_cicrypto/ec/ec_print.d: "crypto/ec/ec_print.c"
12931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ec_print.c" 2>&1 > crypto/ec/ec_print.d
12941cb0ef41Sopenharmony_cicrypto/ec/ec_print.obj: crypto/ec/ec_print.d
12951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ec_print.c"
12961cb0ef41Sopenharmony_cicrypto/ec/ecdh_kdf.d: "crypto/ec/ecdh_kdf.c"
12971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecdh_kdf.c" 2>&1 > crypto/ec/ecdh_kdf.d
12981cb0ef41Sopenharmony_cicrypto/ec/ecdh_kdf.obj: crypto/ec/ecdh_kdf.d
12991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecdh_kdf.c"
13001cb0ef41Sopenharmony_cicrypto/ec/ecdh_ossl.d: "crypto/ec/ecdh_ossl.c"
13011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecdh_ossl.c" 2>&1 > crypto/ec/ecdh_ossl.d
13021cb0ef41Sopenharmony_cicrypto/ec/ecdh_ossl.obj: crypto/ec/ecdh_ossl.d
13031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecdh_ossl.c"
13041cb0ef41Sopenharmony_cicrypto/ec/ecdsa_ossl.d: "crypto/ec/ecdsa_ossl.c"
13051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecdsa_ossl.c" 2>&1 > crypto/ec/ecdsa_ossl.d
13061cb0ef41Sopenharmony_cicrypto/ec/ecdsa_ossl.obj: crypto/ec/ecdsa_ossl.d
13071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecdsa_ossl.c"
13081cb0ef41Sopenharmony_cicrypto/ec/ecdsa_sign.d: "crypto/ec/ecdsa_sign.c"
13091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecdsa_sign.c" 2>&1 > crypto/ec/ecdsa_sign.d
13101cb0ef41Sopenharmony_cicrypto/ec/ecdsa_sign.obj: crypto/ec/ecdsa_sign.d
13111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecdsa_sign.c"
13121cb0ef41Sopenharmony_cicrypto/ec/ecdsa_vrf.d: "crypto/ec/ecdsa_vrf.c"
13131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecdsa_vrf.c" 2>&1 > crypto/ec/ecdsa_vrf.d
13141cb0ef41Sopenharmony_cicrypto/ec/ecdsa_vrf.obj: crypto/ec/ecdsa_vrf.d
13151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecdsa_vrf.c"
13161cb0ef41Sopenharmony_cicrypto/ec/eck_prn.d: "crypto/ec/eck_prn.c"
13171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/eck_prn.c" 2>&1 > crypto/ec/eck_prn.d
13181cb0ef41Sopenharmony_cicrypto/ec/eck_prn.obj: crypto/ec/eck_prn.d
13191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/eck_prn.c"
13201cb0ef41Sopenharmony_cicrypto/ec/ecp_mont.d: "crypto/ec/ecp_mont.c"
13211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_mont.c" 2>&1 > crypto/ec/ecp_mont.d
13221cb0ef41Sopenharmony_cicrypto/ec/ecp_mont.obj: crypto/ec/ecp_mont.d
13231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_mont.c"
13241cb0ef41Sopenharmony_cicrypto/ec/ecp_nist.d: "crypto/ec/ecp_nist.c"
13251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_nist.c" 2>&1 > crypto/ec/ecp_nist.d
13261cb0ef41Sopenharmony_cicrypto/ec/ecp_nist.obj: crypto/ec/ecp_nist.d
13271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_nist.c"
13281cb0ef41Sopenharmony_cicrypto/ec/ecp_nistp224.d: "crypto/ec/ecp_nistp224.c"
13291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_nistp224.c" 2>&1 > crypto/ec/ecp_nistp224.d
13301cb0ef41Sopenharmony_cicrypto/ec/ecp_nistp224.obj: crypto/ec/ecp_nistp224.d
13311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_nistp224.c"
13321cb0ef41Sopenharmony_cicrypto/ec/ecp_nistp256.d: "crypto/ec/ecp_nistp256.c"
13331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_nistp256.c" 2>&1 > crypto/ec/ecp_nistp256.d
13341cb0ef41Sopenharmony_cicrypto/ec/ecp_nistp256.obj: crypto/ec/ecp_nistp256.d
13351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_nistp256.c"
13361cb0ef41Sopenharmony_cicrypto/ec/ecp_nistp521.d: "crypto/ec/ecp_nistp521.c"
13371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_nistp521.c" 2>&1 > crypto/ec/ecp_nistp521.d
13381cb0ef41Sopenharmony_cicrypto/ec/ecp_nistp521.obj: crypto/ec/ecp_nistp521.d
13391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_nistp521.c"
13401cb0ef41Sopenharmony_cicrypto/ec/ecp_nistputil.d: "crypto/ec/ecp_nistputil.c"
13411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_nistputil.c" 2>&1 > crypto/ec/ecp_nistputil.d
13421cb0ef41Sopenharmony_cicrypto/ec/ecp_nistputil.obj: crypto/ec/ecp_nistputil.d
13431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_nistputil.c"
13441cb0ef41Sopenharmony_cicrypto/ec/ecp_nistz256-x86_64.obj: "crypto/ec/ecp_nistz256-x86_64.asm"
13451cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/ec/ecp_nistz256-x86_64.asm"
13461cb0ef41Sopenharmony_cicrypto/ec/ecp_nistz256-x86_64.asm:
13471cb0ef41Sopenharmony_ci	set ASM=$(AS)
13481cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/ec/asm/ecp_nistz256-x86_64.pl" $(PERLASM_SCHEME) $@
13491cb0ef41Sopenharmony_cicrypto/ec/ecp_nistz256.d: "crypto/ec/ecp_nistz256.c"
13501cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_nistz256.c" 2>&1 > crypto/ec/ecp_nistz256.d
13511cb0ef41Sopenharmony_cicrypto/ec/ecp_nistz256.obj: crypto/ec/ecp_nistz256.d
13521cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_nistz256.c"
13531cb0ef41Sopenharmony_cicrypto/ec/ecp_oct.d: "crypto/ec/ecp_oct.c"
13541cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_oct.c" 2>&1 > crypto/ec/ecp_oct.d
13551cb0ef41Sopenharmony_cicrypto/ec/ecp_oct.obj: crypto/ec/ecp_oct.d
13561cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_oct.c"
13571cb0ef41Sopenharmony_cicrypto/ec/ecp_smpl.d: "crypto/ec/ecp_smpl.c"
13581cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecp_smpl.c" 2>&1 > crypto/ec/ecp_smpl.d
13591cb0ef41Sopenharmony_cicrypto/ec/ecp_smpl.obj: crypto/ec/ecp_smpl.d
13601cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecp_smpl.c"
13611cb0ef41Sopenharmony_cicrypto/ec/ecx_meth.d: "crypto/ec/ecx_meth.c"
13621cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ec/ecx_meth.c" 2>&1 > crypto/ec/ecx_meth.d
13631cb0ef41Sopenharmony_cicrypto/ec/ecx_meth.obj: crypto/ec/ecx_meth.d
13641cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ec/ecx_meth.c"
13651cb0ef41Sopenharmony_cicrypto/ec/x25519-x86_64.obj: "crypto/ec/x25519-x86_64.asm"
13661cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/ec/x25519-x86_64.asm"
13671cb0ef41Sopenharmony_cicrypto/ec/x25519-x86_64.asm:
13681cb0ef41Sopenharmony_ci	set ASM=$(AS)
13691cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/ec/asm/x25519-x86_64.pl" $(PERLASM_SCHEME) $@
13701cb0ef41Sopenharmony_cicrypto/engine/eng_all.d: "crypto/engine/eng_all.c"
13711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_all.c" 2>&1 > crypto/engine/eng_all.d
13721cb0ef41Sopenharmony_cicrypto/engine/eng_all.obj: crypto/engine/eng_all.d
13731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_all.c"
13741cb0ef41Sopenharmony_cicrypto/engine/eng_cnf.d: "crypto/engine/eng_cnf.c"
13751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_cnf.c" 2>&1 > crypto/engine/eng_cnf.d
13761cb0ef41Sopenharmony_cicrypto/engine/eng_cnf.obj: crypto/engine/eng_cnf.d
13771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_cnf.c"
13781cb0ef41Sopenharmony_cicrypto/engine/eng_ctrl.d: "crypto/engine/eng_ctrl.c"
13791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_ctrl.c" 2>&1 > crypto/engine/eng_ctrl.d
13801cb0ef41Sopenharmony_cicrypto/engine/eng_ctrl.obj: crypto/engine/eng_ctrl.d
13811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_ctrl.c"
13821cb0ef41Sopenharmony_cicrypto/engine/eng_dyn.d: "crypto/engine/eng_dyn.c"
13831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_dyn.c" 2>&1 > crypto/engine/eng_dyn.d
13841cb0ef41Sopenharmony_cicrypto/engine/eng_dyn.obj: crypto/engine/eng_dyn.d
13851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_dyn.c"
13861cb0ef41Sopenharmony_cicrypto/engine/eng_err.d: "crypto/engine/eng_err.c"
13871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_err.c" 2>&1 > crypto/engine/eng_err.d
13881cb0ef41Sopenharmony_cicrypto/engine/eng_err.obj: crypto/engine/eng_err.d
13891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_err.c"
13901cb0ef41Sopenharmony_cicrypto/engine/eng_fat.d: "crypto/engine/eng_fat.c"
13911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_fat.c" 2>&1 > crypto/engine/eng_fat.d
13921cb0ef41Sopenharmony_cicrypto/engine/eng_fat.obj: crypto/engine/eng_fat.d
13931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_fat.c"
13941cb0ef41Sopenharmony_cicrypto/engine/eng_init.d: "crypto/engine/eng_init.c"
13951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_init.c" 2>&1 > crypto/engine/eng_init.d
13961cb0ef41Sopenharmony_cicrypto/engine/eng_init.obj: crypto/engine/eng_init.d
13971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_init.c"
13981cb0ef41Sopenharmony_cicrypto/engine/eng_lib.d: "crypto/engine/eng_lib.c"
13991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_lib.c" 2>&1 > crypto/engine/eng_lib.d
14001cb0ef41Sopenharmony_cicrypto/engine/eng_lib.obj: crypto/engine/eng_lib.d
14011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_lib.c"
14021cb0ef41Sopenharmony_cicrypto/engine/eng_list.d: "crypto/engine/eng_list.c"
14031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_list.c" 2>&1 > crypto/engine/eng_list.d
14041cb0ef41Sopenharmony_cicrypto/engine/eng_list.obj: crypto/engine/eng_list.d
14051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_list.c"
14061cb0ef41Sopenharmony_cicrypto/engine/eng_openssl.d: "crypto/engine/eng_openssl.c"
14071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_openssl.c" 2>&1 > crypto/engine/eng_openssl.d
14081cb0ef41Sopenharmony_cicrypto/engine/eng_openssl.obj: crypto/engine/eng_openssl.d
14091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_openssl.c"
14101cb0ef41Sopenharmony_cicrypto/engine/eng_pkey.d: "crypto/engine/eng_pkey.c"
14111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_pkey.c" 2>&1 > crypto/engine/eng_pkey.d
14121cb0ef41Sopenharmony_cicrypto/engine/eng_pkey.obj: crypto/engine/eng_pkey.d
14131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_pkey.c"
14141cb0ef41Sopenharmony_cicrypto/engine/eng_rdrand.d: "crypto/engine/eng_rdrand.c"
14151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_rdrand.c" 2>&1 > crypto/engine/eng_rdrand.d
14161cb0ef41Sopenharmony_cicrypto/engine/eng_rdrand.obj: crypto/engine/eng_rdrand.d
14171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_rdrand.c"
14181cb0ef41Sopenharmony_cicrypto/engine/eng_table.d: "crypto/engine/eng_table.c"
14191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/eng_table.c" 2>&1 > crypto/engine/eng_table.d
14201cb0ef41Sopenharmony_cicrypto/engine/eng_table.obj: crypto/engine/eng_table.d
14211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/eng_table.c"
14221cb0ef41Sopenharmony_cicrypto/engine/tb_asnmth.d: "crypto/engine/tb_asnmth.c"
14231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_asnmth.c" 2>&1 > crypto/engine/tb_asnmth.d
14241cb0ef41Sopenharmony_cicrypto/engine/tb_asnmth.obj: crypto/engine/tb_asnmth.d
14251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_asnmth.c"
14261cb0ef41Sopenharmony_cicrypto/engine/tb_cipher.d: "crypto/engine/tb_cipher.c"
14271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_cipher.c" 2>&1 > crypto/engine/tb_cipher.d
14281cb0ef41Sopenharmony_cicrypto/engine/tb_cipher.obj: crypto/engine/tb_cipher.d
14291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_cipher.c"
14301cb0ef41Sopenharmony_cicrypto/engine/tb_dh.d: "crypto/engine/tb_dh.c"
14311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_dh.c" 2>&1 > crypto/engine/tb_dh.d
14321cb0ef41Sopenharmony_cicrypto/engine/tb_dh.obj: crypto/engine/tb_dh.d
14331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_dh.c"
14341cb0ef41Sopenharmony_cicrypto/engine/tb_digest.d: "crypto/engine/tb_digest.c"
14351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_digest.c" 2>&1 > crypto/engine/tb_digest.d
14361cb0ef41Sopenharmony_cicrypto/engine/tb_digest.obj: crypto/engine/tb_digest.d
14371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_digest.c"
14381cb0ef41Sopenharmony_cicrypto/engine/tb_dsa.d: "crypto/engine/tb_dsa.c"
14391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_dsa.c" 2>&1 > crypto/engine/tb_dsa.d
14401cb0ef41Sopenharmony_cicrypto/engine/tb_dsa.obj: crypto/engine/tb_dsa.d
14411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_dsa.c"
14421cb0ef41Sopenharmony_cicrypto/engine/tb_eckey.d: "crypto/engine/tb_eckey.c"
14431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_eckey.c" 2>&1 > crypto/engine/tb_eckey.d
14441cb0ef41Sopenharmony_cicrypto/engine/tb_eckey.obj: crypto/engine/tb_eckey.d
14451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_eckey.c"
14461cb0ef41Sopenharmony_cicrypto/engine/tb_pkmeth.d: "crypto/engine/tb_pkmeth.c"
14471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_pkmeth.c" 2>&1 > crypto/engine/tb_pkmeth.d
14481cb0ef41Sopenharmony_cicrypto/engine/tb_pkmeth.obj: crypto/engine/tb_pkmeth.d
14491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_pkmeth.c"
14501cb0ef41Sopenharmony_cicrypto/engine/tb_rand.d: "crypto/engine/tb_rand.c"
14511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_rand.c" 2>&1 > crypto/engine/tb_rand.d
14521cb0ef41Sopenharmony_cicrypto/engine/tb_rand.obj: crypto/engine/tb_rand.d
14531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_rand.c"
14541cb0ef41Sopenharmony_cicrypto/engine/tb_rsa.d: "crypto/engine/tb_rsa.c"
14551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/engine/tb_rsa.c" 2>&1 > crypto/engine/tb_rsa.d
14561cb0ef41Sopenharmony_cicrypto/engine/tb_rsa.obj: crypto/engine/tb_rsa.d
14571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/engine/tb_rsa.c"
14581cb0ef41Sopenharmony_cicrypto/err/err.d: "crypto/err/err.c"
14591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/err/err.c" 2>&1 > crypto/err/err.d
14601cb0ef41Sopenharmony_cicrypto/err/err.obj: crypto/err/err.d
14611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/err/err.c"
14621cb0ef41Sopenharmony_cicrypto/err/err_all.d: "crypto/err/err_all.c"
14631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/err/err_all.c" 2>&1 > crypto/err/err_all.d
14641cb0ef41Sopenharmony_cicrypto/err/err_all.obj: crypto/err/err_all.d
14651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/err/err_all.c"
14661cb0ef41Sopenharmony_cicrypto/err/err_prn.d: "crypto/err/err_prn.c"
14671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/err/err_prn.c" 2>&1 > crypto/err/err_prn.d
14681cb0ef41Sopenharmony_cicrypto/err/err_prn.obj: crypto/err/err_prn.d
14691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/err/err_prn.c"
14701cb0ef41Sopenharmony_cicrypto/evp/bio_b64.d: "crypto/evp/bio_b64.c"
14711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/bio_b64.c" 2>&1 > crypto/evp/bio_b64.d
14721cb0ef41Sopenharmony_cicrypto/evp/bio_b64.obj: crypto/evp/bio_b64.d
14731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/bio_b64.c"
14741cb0ef41Sopenharmony_cicrypto/evp/bio_enc.d: "crypto/evp/bio_enc.c"
14751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/bio_enc.c" 2>&1 > crypto/evp/bio_enc.d
14761cb0ef41Sopenharmony_cicrypto/evp/bio_enc.obj: crypto/evp/bio_enc.d
14771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/bio_enc.c"
14781cb0ef41Sopenharmony_cicrypto/evp/bio_md.d: "crypto/evp/bio_md.c"
14791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/bio_md.c" 2>&1 > crypto/evp/bio_md.d
14801cb0ef41Sopenharmony_cicrypto/evp/bio_md.obj: crypto/evp/bio_md.d
14811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/bio_md.c"
14821cb0ef41Sopenharmony_cicrypto/evp/bio_ok.d: "crypto/evp/bio_ok.c"
14831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/bio_ok.c" 2>&1 > crypto/evp/bio_ok.d
14841cb0ef41Sopenharmony_cicrypto/evp/bio_ok.obj: crypto/evp/bio_ok.d
14851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/bio_ok.c"
14861cb0ef41Sopenharmony_cicrypto/evp/c_allc.d: "crypto/evp/c_allc.c"
14871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/c_allc.c" 2>&1 > crypto/evp/c_allc.d
14881cb0ef41Sopenharmony_cicrypto/evp/c_allc.obj: crypto/evp/c_allc.d
14891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/c_allc.c"
14901cb0ef41Sopenharmony_cicrypto/evp/c_alld.d: "crypto/evp/c_alld.c"
14911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/c_alld.c" 2>&1 > crypto/evp/c_alld.d
14921cb0ef41Sopenharmony_cicrypto/evp/c_alld.obj: crypto/evp/c_alld.d
14931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/c_alld.c"
14941cb0ef41Sopenharmony_cicrypto/evp/cmeth_lib.d: "crypto/evp/cmeth_lib.c"
14951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/cmeth_lib.c" 2>&1 > crypto/evp/cmeth_lib.d
14961cb0ef41Sopenharmony_cicrypto/evp/cmeth_lib.obj: crypto/evp/cmeth_lib.d
14971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/cmeth_lib.c"
14981cb0ef41Sopenharmony_cicrypto/evp/digest.d: "crypto/evp/digest.c"
14991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/digest.c" 2>&1 > crypto/evp/digest.d
15001cb0ef41Sopenharmony_cicrypto/evp/digest.obj: crypto/evp/digest.d
15011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/digest.c"
15021cb0ef41Sopenharmony_cicrypto/evp/e_aes.d: "crypto/evp/e_aes.c"
15031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_aes.c" 2>&1 > crypto/evp/e_aes.d
15041cb0ef41Sopenharmony_cicrypto/evp/e_aes.obj: crypto/evp/e_aes.d
15051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_aes.c"
15061cb0ef41Sopenharmony_cicrypto/evp/e_aes_cbc_hmac_sha1.d: "crypto/evp/e_aes_cbc_hmac_sha1.c"
15071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/modes" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_aes_cbc_hmac_sha1.c" 2>&1 > crypto/evp/e_aes_cbc_hmac_sha1.d
15081cb0ef41Sopenharmony_cicrypto/evp/e_aes_cbc_hmac_sha1.obj: crypto/evp/e_aes_cbc_hmac_sha1.d
15091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_aes_cbc_hmac_sha1.c"
15101cb0ef41Sopenharmony_cicrypto/evp/e_aes_cbc_hmac_sha256.d: "crypto/evp/e_aes_cbc_hmac_sha256.c"
15111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/modes" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_aes_cbc_hmac_sha256.c" 2>&1 > crypto/evp/e_aes_cbc_hmac_sha256.d
15121cb0ef41Sopenharmony_cicrypto/evp/e_aes_cbc_hmac_sha256.obj: crypto/evp/e_aes_cbc_hmac_sha256.d
15131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto/modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_aes_cbc_hmac_sha256.c"
15141cb0ef41Sopenharmony_cicrypto/evp/e_aria.d: "crypto/evp/e_aria.c"
15151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_aria.c" 2>&1 > crypto/evp/e_aria.d
15161cb0ef41Sopenharmony_cicrypto/evp/e_aria.obj: crypto/evp/e_aria.d
15171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_aria.c"
15181cb0ef41Sopenharmony_cicrypto/evp/e_bf.d: "crypto/evp/e_bf.c"
15191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_bf.c" 2>&1 > crypto/evp/e_bf.d
15201cb0ef41Sopenharmony_cicrypto/evp/e_bf.obj: crypto/evp/e_bf.d
15211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_bf.c"
15221cb0ef41Sopenharmony_cicrypto/evp/e_camellia.d: "crypto/evp/e_camellia.c"
15231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_camellia.c" 2>&1 > crypto/evp/e_camellia.d
15241cb0ef41Sopenharmony_cicrypto/evp/e_camellia.obj: crypto/evp/e_camellia.d
15251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_camellia.c"
15261cb0ef41Sopenharmony_cicrypto/evp/e_cast.d: "crypto/evp/e_cast.c"
15271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_cast.c" 2>&1 > crypto/evp/e_cast.d
15281cb0ef41Sopenharmony_cicrypto/evp/e_cast.obj: crypto/evp/e_cast.d
15291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_cast.c"
15301cb0ef41Sopenharmony_cicrypto/evp/e_chacha20_poly1305.d: "crypto/evp/e_chacha20_poly1305.c"
15311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_chacha20_poly1305.c" 2>&1 > crypto/evp/e_chacha20_poly1305.d
15321cb0ef41Sopenharmony_cicrypto/evp/e_chacha20_poly1305.obj: crypto/evp/e_chacha20_poly1305.d
15331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_chacha20_poly1305.c"
15341cb0ef41Sopenharmony_cicrypto/evp/e_des.d: "crypto/evp/e_des.c"
15351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_des.c" 2>&1 > crypto/evp/e_des.d
15361cb0ef41Sopenharmony_cicrypto/evp/e_des.obj: crypto/evp/e_des.d
15371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_des.c"
15381cb0ef41Sopenharmony_cicrypto/evp/e_des3.d: "crypto/evp/e_des3.c"
15391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_des3.c" 2>&1 > crypto/evp/e_des3.d
15401cb0ef41Sopenharmony_cicrypto/evp/e_des3.obj: crypto/evp/e_des3.d
15411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_des3.c"
15421cb0ef41Sopenharmony_cicrypto/evp/e_idea.d: "crypto/evp/e_idea.c"
15431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_idea.c" 2>&1 > crypto/evp/e_idea.d
15441cb0ef41Sopenharmony_cicrypto/evp/e_idea.obj: crypto/evp/e_idea.d
15451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_idea.c"
15461cb0ef41Sopenharmony_cicrypto/evp/e_null.d: "crypto/evp/e_null.c"
15471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_null.c" 2>&1 > crypto/evp/e_null.d
15481cb0ef41Sopenharmony_cicrypto/evp/e_null.obj: crypto/evp/e_null.d
15491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_null.c"
15501cb0ef41Sopenharmony_cicrypto/evp/e_old.d: "crypto/evp/e_old.c"
15511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_old.c" 2>&1 > crypto/evp/e_old.d
15521cb0ef41Sopenharmony_cicrypto/evp/e_old.obj: crypto/evp/e_old.d
15531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_old.c"
15541cb0ef41Sopenharmony_cicrypto/evp/e_rc2.d: "crypto/evp/e_rc2.c"
15551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_rc2.c" 2>&1 > crypto/evp/e_rc2.d
15561cb0ef41Sopenharmony_cicrypto/evp/e_rc2.obj: crypto/evp/e_rc2.d
15571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_rc2.c"
15581cb0ef41Sopenharmony_cicrypto/evp/e_rc4.d: "crypto/evp/e_rc4.c"
15591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_rc4.c" 2>&1 > crypto/evp/e_rc4.d
15601cb0ef41Sopenharmony_cicrypto/evp/e_rc4.obj: crypto/evp/e_rc4.d
15611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_rc4.c"
15621cb0ef41Sopenharmony_cicrypto/evp/e_rc4_hmac_md5.d: "crypto/evp/e_rc4_hmac_md5.c"
15631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_rc4_hmac_md5.c" 2>&1 > crypto/evp/e_rc4_hmac_md5.d
15641cb0ef41Sopenharmony_cicrypto/evp/e_rc4_hmac_md5.obj: crypto/evp/e_rc4_hmac_md5.d
15651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_rc4_hmac_md5.c"
15661cb0ef41Sopenharmony_cicrypto/evp/e_rc5.d: "crypto/evp/e_rc5.c"
15671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_rc5.c" 2>&1 > crypto/evp/e_rc5.d
15681cb0ef41Sopenharmony_cicrypto/evp/e_rc5.obj: crypto/evp/e_rc5.d
15691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_rc5.c"
15701cb0ef41Sopenharmony_cicrypto/evp/e_seed.d: "crypto/evp/e_seed.c"
15711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_seed.c" 2>&1 > crypto/evp/e_seed.d
15721cb0ef41Sopenharmony_cicrypto/evp/e_seed.obj: crypto/evp/e_seed.d
15731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_seed.c"
15741cb0ef41Sopenharmony_cicrypto/evp/e_sm4.d: "crypto/evp/e_sm4.c"
15751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_sm4.c" 2>&1 > crypto/evp/e_sm4.d
15761cb0ef41Sopenharmony_cicrypto/evp/e_sm4.obj: crypto/evp/e_sm4.d
15771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" /I "crypto/modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_sm4.c"
15781cb0ef41Sopenharmony_cicrypto/evp/e_xcbc_d.d: "crypto/evp/e_xcbc_d.c"
15791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/e_xcbc_d.c" 2>&1 > crypto/evp/e_xcbc_d.d
15801cb0ef41Sopenharmony_cicrypto/evp/e_xcbc_d.obj: crypto/evp/e_xcbc_d.d
15811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/e_xcbc_d.c"
15821cb0ef41Sopenharmony_cicrypto/evp/encode.d: "crypto/evp/encode.c"
15831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/encode.c" 2>&1 > crypto/evp/encode.d
15841cb0ef41Sopenharmony_cicrypto/evp/encode.obj: crypto/evp/encode.d
15851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/encode.c"
15861cb0ef41Sopenharmony_cicrypto/evp/evp_cnf.d: "crypto/evp/evp_cnf.c"
15871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_cnf.c" 2>&1 > crypto/evp/evp_cnf.d
15881cb0ef41Sopenharmony_cicrypto/evp/evp_cnf.obj: crypto/evp/evp_cnf.d
15891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_cnf.c"
15901cb0ef41Sopenharmony_cicrypto/evp/evp_enc.d: "crypto/evp/evp_enc.c"
15911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_enc.c" 2>&1 > crypto/evp/evp_enc.d
15921cb0ef41Sopenharmony_cicrypto/evp/evp_enc.obj: crypto/evp/evp_enc.d
15931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_enc.c"
15941cb0ef41Sopenharmony_cicrypto/evp/evp_err.d: "crypto/evp/evp_err.c"
15951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_err.c" 2>&1 > crypto/evp/evp_err.d
15961cb0ef41Sopenharmony_cicrypto/evp/evp_err.obj: crypto/evp/evp_err.d
15971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_err.c"
15981cb0ef41Sopenharmony_cicrypto/evp/evp_key.d: "crypto/evp/evp_key.c"
15991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_key.c" 2>&1 > crypto/evp/evp_key.d
16001cb0ef41Sopenharmony_cicrypto/evp/evp_key.obj: crypto/evp/evp_key.d
16011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_key.c"
16021cb0ef41Sopenharmony_cicrypto/evp/evp_lib.d: "crypto/evp/evp_lib.c"
16031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_lib.c" 2>&1 > crypto/evp/evp_lib.d
16041cb0ef41Sopenharmony_cicrypto/evp/evp_lib.obj: crypto/evp/evp_lib.d
16051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_lib.c"
16061cb0ef41Sopenharmony_cicrypto/evp/evp_pbe.d: "crypto/evp/evp_pbe.c"
16071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_pbe.c" 2>&1 > crypto/evp/evp_pbe.d
16081cb0ef41Sopenharmony_cicrypto/evp/evp_pbe.obj: crypto/evp/evp_pbe.d
16091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_pbe.c"
16101cb0ef41Sopenharmony_cicrypto/evp/evp_pkey.d: "crypto/evp/evp_pkey.c"
16111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/evp_pkey.c" 2>&1 > crypto/evp/evp_pkey.d
16121cb0ef41Sopenharmony_cicrypto/evp/evp_pkey.obj: crypto/evp/evp_pkey.d
16131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/evp_pkey.c"
16141cb0ef41Sopenharmony_cicrypto/evp/m_md2.d: "crypto/evp/m_md2.c"
16151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_md2.c" 2>&1 > crypto/evp/m_md2.d
16161cb0ef41Sopenharmony_cicrypto/evp/m_md2.obj: crypto/evp/m_md2.d
16171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_md2.c"
16181cb0ef41Sopenharmony_cicrypto/evp/m_md4.d: "crypto/evp/m_md4.c"
16191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_md4.c" 2>&1 > crypto/evp/m_md4.d
16201cb0ef41Sopenharmony_cicrypto/evp/m_md4.obj: crypto/evp/m_md4.d
16211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_md4.c"
16221cb0ef41Sopenharmony_cicrypto/evp/m_md5.d: "crypto/evp/m_md5.c"
16231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_md5.c" 2>&1 > crypto/evp/m_md5.d
16241cb0ef41Sopenharmony_cicrypto/evp/m_md5.obj: crypto/evp/m_md5.d
16251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_md5.c"
16261cb0ef41Sopenharmony_cicrypto/evp/m_md5_sha1.d: "crypto/evp/m_md5_sha1.c"
16271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_md5_sha1.c" 2>&1 > crypto/evp/m_md5_sha1.d
16281cb0ef41Sopenharmony_cicrypto/evp/m_md5_sha1.obj: crypto/evp/m_md5_sha1.d
16291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_md5_sha1.c"
16301cb0ef41Sopenharmony_cicrypto/evp/m_mdc2.d: "crypto/evp/m_mdc2.c"
16311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_mdc2.c" 2>&1 > crypto/evp/m_mdc2.d
16321cb0ef41Sopenharmony_cicrypto/evp/m_mdc2.obj: crypto/evp/m_mdc2.d
16331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_mdc2.c"
16341cb0ef41Sopenharmony_cicrypto/evp/m_null.d: "crypto/evp/m_null.c"
16351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_null.c" 2>&1 > crypto/evp/m_null.d
16361cb0ef41Sopenharmony_cicrypto/evp/m_null.obj: crypto/evp/m_null.d
16371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_null.c"
16381cb0ef41Sopenharmony_cicrypto/evp/m_ripemd.d: "crypto/evp/m_ripemd.c"
16391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_ripemd.c" 2>&1 > crypto/evp/m_ripemd.d
16401cb0ef41Sopenharmony_cicrypto/evp/m_ripemd.obj: crypto/evp/m_ripemd.d
16411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_ripemd.c"
16421cb0ef41Sopenharmony_cicrypto/evp/m_sha1.d: "crypto/evp/m_sha1.c"
16431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_sha1.c" 2>&1 > crypto/evp/m_sha1.d
16441cb0ef41Sopenharmony_cicrypto/evp/m_sha1.obj: crypto/evp/m_sha1.d
16451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_sha1.c"
16461cb0ef41Sopenharmony_cicrypto/evp/m_sha3.d: "crypto/evp/m_sha3.c"
16471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_sha3.c" 2>&1 > crypto/evp/m_sha3.d
16481cb0ef41Sopenharmony_cicrypto/evp/m_sha3.obj: crypto/evp/m_sha3.d
16491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_sha3.c"
16501cb0ef41Sopenharmony_cicrypto/evp/m_sigver.d: "crypto/evp/m_sigver.c"
16511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_sigver.c" 2>&1 > crypto/evp/m_sigver.d
16521cb0ef41Sopenharmony_cicrypto/evp/m_sigver.obj: crypto/evp/m_sigver.d
16531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_sigver.c"
16541cb0ef41Sopenharmony_cicrypto/evp/m_wp.d: "crypto/evp/m_wp.c"
16551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/m_wp.c" 2>&1 > crypto/evp/m_wp.d
16561cb0ef41Sopenharmony_cicrypto/evp/m_wp.obj: crypto/evp/m_wp.d
16571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/m_wp.c"
16581cb0ef41Sopenharmony_cicrypto/evp/names.d: "crypto/evp/names.c"
16591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/names.c" 2>&1 > crypto/evp/names.d
16601cb0ef41Sopenharmony_cicrypto/evp/names.obj: crypto/evp/names.d
16611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/names.c"
16621cb0ef41Sopenharmony_cicrypto/evp/p5_crpt.d: "crypto/evp/p5_crpt.c"
16631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p5_crpt.c" 2>&1 > crypto/evp/p5_crpt.d
16641cb0ef41Sopenharmony_cicrypto/evp/p5_crpt.obj: crypto/evp/p5_crpt.d
16651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p5_crpt.c"
16661cb0ef41Sopenharmony_cicrypto/evp/p5_crpt2.d: "crypto/evp/p5_crpt2.c"
16671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p5_crpt2.c" 2>&1 > crypto/evp/p5_crpt2.d
16681cb0ef41Sopenharmony_cicrypto/evp/p5_crpt2.obj: crypto/evp/p5_crpt2.d
16691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p5_crpt2.c"
16701cb0ef41Sopenharmony_cicrypto/evp/p_dec.d: "crypto/evp/p_dec.c"
16711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_dec.c" 2>&1 > crypto/evp/p_dec.d
16721cb0ef41Sopenharmony_cicrypto/evp/p_dec.obj: crypto/evp/p_dec.d
16731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_dec.c"
16741cb0ef41Sopenharmony_cicrypto/evp/p_enc.d: "crypto/evp/p_enc.c"
16751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_enc.c" 2>&1 > crypto/evp/p_enc.d
16761cb0ef41Sopenharmony_cicrypto/evp/p_enc.obj: crypto/evp/p_enc.d
16771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_enc.c"
16781cb0ef41Sopenharmony_cicrypto/evp/p_lib.d: "crypto/evp/p_lib.c"
16791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_lib.c" 2>&1 > crypto/evp/p_lib.d
16801cb0ef41Sopenharmony_cicrypto/evp/p_lib.obj: crypto/evp/p_lib.d
16811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_lib.c"
16821cb0ef41Sopenharmony_cicrypto/evp/p_open.d: "crypto/evp/p_open.c"
16831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_open.c" 2>&1 > crypto/evp/p_open.d
16841cb0ef41Sopenharmony_cicrypto/evp/p_open.obj: crypto/evp/p_open.d
16851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_open.c"
16861cb0ef41Sopenharmony_cicrypto/evp/p_seal.d: "crypto/evp/p_seal.c"
16871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_seal.c" 2>&1 > crypto/evp/p_seal.d
16881cb0ef41Sopenharmony_cicrypto/evp/p_seal.obj: crypto/evp/p_seal.d
16891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_seal.c"
16901cb0ef41Sopenharmony_cicrypto/evp/p_sign.d: "crypto/evp/p_sign.c"
16911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_sign.c" 2>&1 > crypto/evp/p_sign.d
16921cb0ef41Sopenharmony_cicrypto/evp/p_sign.obj: crypto/evp/p_sign.d
16931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_sign.c"
16941cb0ef41Sopenharmony_cicrypto/evp/p_verify.d: "crypto/evp/p_verify.c"
16951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/p_verify.c" 2>&1 > crypto/evp/p_verify.d
16961cb0ef41Sopenharmony_cicrypto/evp/p_verify.obj: crypto/evp/p_verify.d
16971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/p_verify.c"
16981cb0ef41Sopenharmony_cicrypto/evp/pbe_scrypt.d: "crypto/evp/pbe_scrypt.c"
16991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/pbe_scrypt.c" 2>&1 > crypto/evp/pbe_scrypt.d
17001cb0ef41Sopenharmony_cicrypto/evp/pbe_scrypt.obj: crypto/evp/pbe_scrypt.d
17011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/pbe_scrypt.c"
17021cb0ef41Sopenharmony_cicrypto/evp/pmeth_fn.d: "crypto/evp/pmeth_fn.c"
17031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/pmeth_fn.c" 2>&1 > crypto/evp/pmeth_fn.d
17041cb0ef41Sopenharmony_cicrypto/evp/pmeth_fn.obj: crypto/evp/pmeth_fn.d
17051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/pmeth_fn.c"
17061cb0ef41Sopenharmony_cicrypto/evp/pmeth_gn.d: "crypto/evp/pmeth_gn.c"
17071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/pmeth_gn.c" 2>&1 > crypto/evp/pmeth_gn.d
17081cb0ef41Sopenharmony_cicrypto/evp/pmeth_gn.obj: crypto/evp/pmeth_gn.d
17091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/pmeth_gn.c"
17101cb0ef41Sopenharmony_cicrypto/evp/pmeth_lib.d: "crypto/evp/pmeth_lib.c"
17111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/evp/pmeth_lib.c" 2>&1 > crypto/evp/pmeth_lib.d
17121cb0ef41Sopenharmony_cicrypto/evp/pmeth_lib.obj: crypto/evp/pmeth_lib.d
17131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/evp/pmeth_lib.c"
17141cb0ef41Sopenharmony_cicrypto/ex_data.d: "crypto/ex_data.c"
17151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ex_data.c" 2>&1 > crypto/ex_data.d
17161cb0ef41Sopenharmony_cicrypto/ex_data.obj: crypto/ex_data.d
17171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ex_data.c"
17181cb0ef41Sopenharmony_cicrypto/hmac/hm_ameth.d: "crypto/hmac/hm_ameth.c"
17191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/hmac/hm_ameth.c" 2>&1 > crypto/hmac/hm_ameth.d
17201cb0ef41Sopenharmony_cicrypto/hmac/hm_ameth.obj: crypto/hmac/hm_ameth.d
17211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/hmac/hm_ameth.c"
17221cb0ef41Sopenharmony_cicrypto/hmac/hm_pmeth.d: "crypto/hmac/hm_pmeth.c"
17231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/hmac/hm_pmeth.c" 2>&1 > crypto/hmac/hm_pmeth.d
17241cb0ef41Sopenharmony_cicrypto/hmac/hm_pmeth.obj: crypto/hmac/hm_pmeth.d
17251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/hmac/hm_pmeth.c"
17261cb0ef41Sopenharmony_cicrypto/hmac/hmac.d: "crypto/hmac/hmac.c"
17271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/hmac/hmac.c" 2>&1 > crypto/hmac/hmac.d
17281cb0ef41Sopenharmony_cicrypto/hmac/hmac.obj: crypto/hmac/hmac.d
17291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/hmac/hmac.c"
17301cb0ef41Sopenharmony_cicrypto/idea/i_cbc.d: "crypto/idea/i_cbc.c"
17311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/idea/i_cbc.c" 2>&1 > crypto/idea/i_cbc.d
17321cb0ef41Sopenharmony_cicrypto/idea/i_cbc.obj: crypto/idea/i_cbc.d
17331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/idea/i_cbc.c"
17341cb0ef41Sopenharmony_cicrypto/idea/i_cfb64.d: "crypto/idea/i_cfb64.c"
17351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/idea/i_cfb64.c" 2>&1 > crypto/idea/i_cfb64.d
17361cb0ef41Sopenharmony_cicrypto/idea/i_cfb64.obj: crypto/idea/i_cfb64.d
17371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/idea/i_cfb64.c"
17381cb0ef41Sopenharmony_cicrypto/idea/i_ecb.d: "crypto/idea/i_ecb.c"
17391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/idea/i_ecb.c" 2>&1 > crypto/idea/i_ecb.d
17401cb0ef41Sopenharmony_cicrypto/idea/i_ecb.obj: crypto/idea/i_ecb.d
17411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/idea/i_ecb.c"
17421cb0ef41Sopenharmony_cicrypto/idea/i_ofb64.d: "crypto/idea/i_ofb64.c"
17431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/idea/i_ofb64.c" 2>&1 > crypto/idea/i_ofb64.d
17441cb0ef41Sopenharmony_cicrypto/idea/i_ofb64.obj: crypto/idea/i_ofb64.d
17451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/idea/i_ofb64.c"
17461cb0ef41Sopenharmony_cicrypto/idea/i_skey.d: "crypto/idea/i_skey.c"
17471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/idea/i_skey.c" 2>&1 > crypto/idea/i_skey.d
17481cb0ef41Sopenharmony_cicrypto/idea/i_skey.obj: crypto/idea/i_skey.d
17491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/idea/i_skey.c"
17501cb0ef41Sopenharmony_cicrypto/init.d: "crypto/init.c"
17511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/init.c" 2>&1 > crypto/init.d
17521cb0ef41Sopenharmony_cicrypto/init.obj: crypto/init.d
17531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/init.c"
17541cb0ef41Sopenharmony_cicrypto/kdf/hkdf.d: "crypto/kdf/hkdf.c"
17551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/kdf/hkdf.c" 2>&1 > crypto/kdf/hkdf.d
17561cb0ef41Sopenharmony_cicrypto/kdf/hkdf.obj: crypto/kdf/hkdf.d
17571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/kdf/hkdf.c"
17581cb0ef41Sopenharmony_cicrypto/kdf/kdf_err.d: "crypto/kdf/kdf_err.c"
17591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/kdf/kdf_err.c" 2>&1 > crypto/kdf/kdf_err.d
17601cb0ef41Sopenharmony_cicrypto/kdf/kdf_err.obj: crypto/kdf/kdf_err.d
17611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/kdf/kdf_err.c"
17621cb0ef41Sopenharmony_cicrypto/kdf/scrypt.d: "crypto/kdf/scrypt.c"
17631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/kdf/scrypt.c" 2>&1 > crypto/kdf/scrypt.d
17641cb0ef41Sopenharmony_cicrypto/kdf/scrypt.obj: crypto/kdf/scrypt.d
17651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/kdf/scrypt.c"
17661cb0ef41Sopenharmony_cicrypto/kdf/tls1_prf.d: "crypto/kdf/tls1_prf.c"
17671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/kdf/tls1_prf.c" 2>&1 > crypto/kdf/tls1_prf.d
17681cb0ef41Sopenharmony_cicrypto/kdf/tls1_prf.obj: crypto/kdf/tls1_prf.d
17691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/kdf/tls1_prf.c"
17701cb0ef41Sopenharmony_cicrypto/lhash/lh_stats.d: "crypto/lhash/lh_stats.c"
17711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/lhash/lh_stats.c" 2>&1 > crypto/lhash/lh_stats.d
17721cb0ef41Sopenharmony_cicrypto/lhash/lh_stats.obj: crypto/lhash/lh_stats.d
17731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/lhash/lh_stats.c"
17741cb0ef41Sopenharmony_cicrypto/lhash/lhash.d: "crypto/lhash/lhash.c"
17751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/lhash/lhash.c" 2>&1 > crypto/lhash/lhash.d
17761cb0ef41Sopenharmony_cicrypto/lhash/lhash.obj: crypto/lhash/lhash.d
17771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/lhash/lhash.c"
17781cb0ef41Sopenharmony_cicrypto/md4/md4_dgst.d: "crypto/md4/md4_dgst.c"
17791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/md4/md4_dgst.c" 2>&1 > crypto/md4/md4_dgst.d
17801cb0ef41Sopenharmony_cicrypto/md4/md4_dgst.obj: crypto/md4/md4_dgst.d
17811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/md4/md4_dgst.c"
17821cb0ef41Sopenharmony_cicrypto/md4/md4_one.d: "crypto/md4/md4_one.c"
17831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/md4/md4_one.c" 2>&1 > crypto/md4/md4_one.d
17841cb0ef41Sopenharmony_cicrypto/md4/md4_one.obj: crypto/md4/md4_one.d
17851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/md4/md4_one.c"
17861cb0ef41Sopenharmony_cicrypto/md5/md5-x86_64.obj: "crypto/md5/md5-x86_64.asm"
17871cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/md5/md5-x86_64.asm"
17881cb0ef41Sopenharmony_cicrypto/md5/md5-x86_64.asm:
17891cb0ef41Sopenharmony_ci	set ASM=$(AS)
17901cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/md5/asm/md5-x86_64.pl" $(PERLASM_SCHEME) $@
17911cb0ef41Sopenharmony_cicrypto/md5/md5_dgst.d: "crypto/md5/md5_dgst.c"
17921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/md5/md5_dgst.c" 2>&1 > crypto/md5/md5_dgst.d
17931cb0ef41Sopenharmony_cicrypto/md5/md5_dgst.obj: crypto/md5/md5_dgst.d
17941cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/md5/md5_dgst.c"
17951cb0ef41Sopenharmony_cicrypto/md5/md5_one.d: "crypto/md5/md5_one.c"
17961cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/md5/md5_one.c" 2>&1 > crypto/md5/md5_one.d
17971cb0ef41Sopenharmony_cicrypto/md5/md5_one.obj: crypto/md5/md5_one.d
17981cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/md5/md5_one.c"
17991cb0ef41Sopenharmony_cicrypto/mdc2/mdc2_one.d: "crypto/mdc2/mdc2_one.c"
18001cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/mdc2/mdc2_one.c" 2>&1 > crypto/mdc2/mdc2_one.d
18011cb0ef41Sopenharmony_cicrypto/mdc2/mdc2_one.obj: crypto/mdc2/mdc2_one.d
18021cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/mdc2/mdc2_one.c"
18031cb0ef41Sopenharmony_cicrypto/mdc2/mdc2dgst.d: "crypto/mdc2/mdc2dgst.c"
18041cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/mdc2/mdc2dgst.c" 2>&1 > crypto/mdc2/mdc2dgst.d
18051cb0ef41Sopenharmony_cicrypto/mdc2/mdc2dgst.obj: crypto/mdc2/mdc2dgst.d
18061cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/mdc2/mdc2dgst.c"
18071cb0ef41Sopenharmony_cicrypto/mem.d: "crypto/mem.c"
18081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/mem.c" 2>&1 > crypto/mem.d
18091cb0ef41Sopenharmony_cicrypto/mem.obj: crypto/mem.d
18101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/mem.c"
18111cb0ef41Sopenharmony_cicrypto/mem_dbg.d: "crypto/mem_dbg.c"
18121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/mem_dbg.c" 2>&1 > crypto/mem_dbg.d
18131cb0ef41Sopenharmony_cicrypto/mem_dbg.obj: crypto/mem_dbg.d
18141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/mem_dbg.c"
18151cb0ef41Sopenharmony_cicrypto/mem_sec.d: "crypto/mem_sec.c"
18161cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/mem_sec.c" 2>&1 > crypto/mem_sec.d
18171cb0ef41Sopenharmony_cicrypto/mem_sec.obj: crypto/mem_sec.d
18181cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/mem_sec.c"
18191cb0ef41Sopenharmony_cicrypto/modes/aesni-gcm-x86_64.obj: "crypto/modes/aesni-gcm-x86_64.asm"
18201cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/modes/aesni-gcm-x86_64.asm"
18211cb0ef41Sopenharmony_cicrypto/modes/aesni-gcm-x86_64.asm:
18221cb0ef41Sopenharmony_ci	set ASM=$(AS)
18231cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/modes/asm/aesni-gcm-x86_64.pl" $(PERLASM_SCHEME) $@
18241cb0ef41Sopenharmony_cicrypto/modes/cbc128.d: "crypto/modes/cbc128.c"
18251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/cbc128.c" 2>&1 > crypto/modes/cbc128.d
18261cb0ef41Sopenharmony_cicrypto/modes/cbc128.obj: crypto/modes/cbc128.d
18271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/cbc128.c"
18281cb0ef41Sopenharmony_cicrypto/modes/ccm128.d: "crypto/modes/ccm128.c"
18291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/ccm128.c" 2>&1 > crypto/modes/ccm128.d
18301cb0ef41Sopenharmony_cicrypto/modes/ccm128.obj: crypto/modes/ccm128.d
18311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/ccm128.c"
18321cb0ef41Sopenharmony_cicrypto/modes/cfb128.d: "crypto/modes/cfb128.c"
18331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/cfb128.c" 2>&1 > crypto/modes/cfb128.d
18341cb0ef41Sopenharmony_cicrypto/modes/cfb128.obj: crypto/modes/cfb128.d
18351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/cfb128.c"
18361cb0ef41Sopenharmony_cicrypto/modes/ctr128.d: "crypto/modes/ctr128.c"
18371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/ctr128.c" 2>&1 > crypto/modes/ctr128.d
18381cb0ef41Sopenharmony_cicrypto/modes/ctr128.obj: crypto/modes/ctr128.d
18391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/ctr128.c"
18401cb0ef41Sopenharmony_cicrypto/modes/cts128.d: "crypto/modes/cts128.c"
18411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/cts128.c" 2>&1 > crypto/modes/cts128.d
18421cb0ef41Sopenharmony_cicrypto/modes/cts128.obj: crypto/modes/cts128.d
18431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/cts128.c"
18441cb0ef41Sopenharmony_cicrypto/modes/gcm128.d: "crypto/modes/gcm128.c"
18451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/gcm128.c" 2>&1 > crypto/modes/gcm128.d
18461cb0ef41Sopenharmony_cicrypto/modes/gcm128.obj: crypto/modes/gcm128.d
18471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" /I "crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/gcm128.c"
18481cb0ef41Sopenharmony_cicrypto/modes/ghash-x86_64.obj: "crypto/modes/ghash-x86_64.asm"
18491cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/modes/ghash-x86_64.asm"
18501cb0ef41Sopenharmony_cicrypto/modes/ghash-x86_64.asm:
18511cb0ef41Sopenharmony_ci	set ASM=$(AS)
18521cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/modes/asm/ghash-x86_64.pl" $(PERLASM_SCHEME) $@
18531cb0ef41Sopenharmony_cicrypto/modes/ocb128.d: "crypto/modes/ocb128.c"
18541cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/ocb128.c" 2>&1 > crypto/modes/ocb128.d
18551cb0ef41Sopenharmony_cicrypto/modes/ocb128.obj: crypto/modes/ocb128.d
18561cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/ocb128.c"
18571cb0ef41Sopenharmony_cicrypto/modes/ofb128.d: "crypto/modes/ofb128.c"
18581cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/ofb128.c" 2>&1 > crypto/modes/ofb128.d
18591cb0ef41Sopenharmony_cicrypto/modes/ofb128.obj: crypto/modes/ofb128.d
18601cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/ofb128.c"
18611cb0ef41Sopenharmony_cicrypto/modes/wrap128.d: "crypto/modes/wrap128.c"
18621cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/wrap128.c" 2>&1 > crypto/modes/wrap128.d
18631cb0ef41Sopenharmony_cicrypto/modes/wrap128.obj: crypto/modes/wrap128.d
18641cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/wrap128.c"
18651cb0ef41Sopenharmony_cicrypto/modes/xts128.d: "crypto/modes/xts128.c"
18661cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/modes/xts128.c" 2>&1 > crypto/modes/xts128.d
18671cb0ef41Sopenharmony_cicrypto/modes/xts128.obj: crypto/modes/xts128.d
18681cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/modes/xts128.c"
18691cb0ef41Sopenharmony_cicrypto/o_dir.d: "crypto/o_dir.c"
18701cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/o_dir.c" 2>&1 > crypto/o_dir.d
18711cb0ef41Sopenharmony_cicrypto/o_dir.obj: crypto/o_dir.d
18721cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/o_dir.c"
18731cb0ef41Sopenharmony_cicrypto/o_fips.d: "crypto/o_fips.c"
18741cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/o_fips.c" 2>&1 > crypto/o_fips.d
18751cb0ef41Sopenharmony_cicrypto/o_fips.obj: crypto/o_fips.d
18761cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/o_fips.c"
18771cb0ef41Sopenharmony_cicrypto/o_fopen.d: "crypto/o_fopen.c"
18781cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/o_fopen.c" 2>&1 > crypto/o_fopen.d
18791cb0ef41Sopenharmony_cicrypto/o_fopen.obj: crypto/o_fopen.d
18801cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/o_fopen.c"
18811cb0ef41Sopenharmony_cicrypto/o_init.d: "crypto/o_init.c"
18821cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/o_init.c" 2>&1 > crypto/o_init.d
18831cb0ef41Sopenharmony_cicrypto/o_init.obj: crypto/o_init.d
18841cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/o_init.c"
18851cb0ef41Sopenharmony_cicrypto/o_str.d: "crypto/o_str.c"
18861cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/o_str.c" 2>&1 > crypto/o_str.d
18871cb0ef41Sopenharmony_cicrypto/o_str.obj: crypto/o_str.d
18881cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/o_str.c"
18891cb0ef41Sopenharmony_cicrypto/o_time.d: "crypto/o_time.c"
18901cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/o_time.c" 2>&1 > crypto/o_time.d
18911cb0ef41Sopenharmony_cicrypto/o_time.obj: crypto/o_time.d
18921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/o_time.c"
18931cb0ef41Sopenharmony_cicrypto/objects/o_names.d: "crypto/objects/o_names.c"
18941cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/objects/o_names.c" 2>&1 > crypto/objects/o_names.d
18951cb0ef41Sopenharmony_cicrypto/objects/o_names.obj: crypto/objects/o_names.d
18961cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/objects/o_names.c"
18971cb0ef41Sopenharmony_cicrypto/objects/obj_dat.d: "crypto/objects/obj_dat.c"
18981cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/objects/obj_dat.c" 2>&1 > crypto/objects/obj_dat.d
18991cb0ef41Sopenharmony_cicrypto/objects/obj_dat.obj: crypto/objects/obj_dat.d
19001cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/objects/obj_dat.c"
19011cb0ef41Sopenharmony_cicrypto/objects/obj_err.d: "crypto/objects/obj_err.c"
19021cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/objects/obj_err.c" 2>&1 > crypto/objects/obj_err.d
19031cb0ef41Sopenharmony_cicrypto/objects/obj_err.obj: crypto/objects/obj_err.d
19041cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/objects/obj_err.c"
19051cb0ef41Sopenharmony_cicrypto/objects/obj_lib.d: "crypto/objects/obj_lib.c"
19061cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/objects/obj_lib.c" 2>&1 > crypto/objects/obj_lib.d
19071cb0ef41Sopenharmony_cicrypto/objects/obj_lib.obj: crypto/objects/obj_lib.d
19081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/objects/obj_lib.c"
19091cb0ef41Sopenharmony_cicrypto/objects/obj_xref.d: "crypto/objects/obj_xref.c"
19101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/objects/obj_xref.c" 2>&1 > crypto/objects/obj_xref.d
19111cb0ef41Sopenharmony_cicrypto/objects/obj_xref.obj: crypto/objects/obj_xref.d
19121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/objects/obj_xref.c"
19131cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_asn.d: "crypto/ocsp/ocsp_asn.c"
19141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_asn.c" 2>&1 > crypto/ocsp/ocsp_asn.d
19151cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_asn.obj: crypto/ocsp/ocsp_asn.d
19161cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_asn.c"
19171cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_cl.d: "crypto/ocsp/ocsp_cl.c"
19181cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_cl.c" 2>&1 > crypto/ocsp/ocsp_cl.d
19191cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_cl.obj: crypto/ocsp/ocsp_cl.d
19201cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_cl.c"
19211cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_err.d: "crypto/ocsp/ocsp_err.c"
19221cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_err.c" 2>&1 > crypto/ocsp/ocsp_err.d
19231cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_err.obj: crypto/ocsp/ocsp_err.d
19241cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_err.c"
19251cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_ext.d: "crypto/ocsp/ocsp_ext.c"
19261cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_ext.c" 2>&1 > crypto/ocsp/ocsp_ext.d
19271cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_ext.obj: crypto/ocsp/ocsp_ext.d
19281cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_ext.c"
19291cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_ht.d: "crypto/ocsp/ocsp_ht.c"
19301cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_ht.c" 2>&1 > crypto/ocsp/ocsp_ht.d
19311cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_ht.obj: crypto/ocsp/ocsp_ht.d
19321cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_ht.c"
19331cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_lib.d: "crypto/ocsp/ocsp_lib.c"
19341cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_lib.c" 2>&1 > crypto/ocsp/ocsp_lib.d
19351cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_lib.obj: crypto/ocsp/ocsp_lib.d
19361cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_lib.c"
19371cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_prn.d: "crypto/ocsp/ocsp_prn.c"
19381cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_prn.c" 2>&1 > crypto/ocsp/ocsp_prn.d
19391cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_prn.obj: crypto/ocsp/ocsp_prn.d
19401cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_prn.c"
19411cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_srv.d: "crypto/ocsp/ocsp_srv.c"
19421cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_srv.c" 2>&1 > crypto/ocsp/ocsp_srv.d
19431cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_srv.obj: crypto/ocsp/ocsp_srv.d
19441cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_srv.c"
19451cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_vfy.d: "crypto/ocsp/ocsp_vfy.c"
19461cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/ocsp_vfy.c" 2>&1 > crypto/ocsp/ocsp_vfy.d
19471cb0ef41Sopenharmony_cicrypto/ocsp/ocsp_vfy.obj: crypto/ocsp/ocsp_vfy.d
19481cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/ocsp_vfy.c"
19491cb0ef41Sopenharmony_cicrypto/ocsp/v3_ocsp.d: "crypto/ocsp/v3_ocsp.c"
19501cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ocsp/v3_ocsp.c" 2>&1 > crypto/ocsp/v3_ocsp.d
19511cb0ef41Sopenharmony_cicrypto/ocsp/v3_ocsp.obj: crypto/ocsp/v3_ocsp.d
19521cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ocsp/v3_ocsp.c"
19531cb0ef41Sopenharmony_cicrypto/pem/pem_all.d: "crypto/pem/pem_all.c"
19541cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_all.c" 2>&1 > crypto/pem/pem_all.d
19551cb0ef41Sopenharmony_cicrypto/pem/pem_all.obj: crypto/pem/pem_all.d
19561cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_all.c"
19571cb0ef41Sopenharmony_cicrypto/pem/pem_err.d: "crypto/pem/pem_err.c"
19581cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_err.c" 2>&1 > crypto/pem/pem_err.d
19591cb0ef41Sopenharmony_cicrypto/pem/pem_err.obj: crypto/pem/pem_err.d
19601cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_err.c"
19611cb0ef41Sopenharmony_cicrypto/pem/pem_info.d: "crypto/pem/pem_info.c"
19621cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_info.c" 2>&1 > crypto/pem/pem_info.d
19631cb0ef41Sopenharmony_cicrypto/pem/pem_info.obj: crypto/pem/pem_info.d
19641cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_info.c"
19651cb0ef41Sopenharmony_cicrypto/pem/pem_lib.d: "crypto/pem/pem_lib.c"
19661cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_lib.c" 2>&1 > crypto/pem/pem_lib.d
19671cb0ef41Sopenharmony_cicrypto/pem/pem_lib.obj: crypto/pem/pem_lib.d
19681cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_lib.c"
19691cb0ef41Sopenharmony_cicrypto/pem/pem_oth.d: "crypto/pem/pem_oth.c"
19701cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_oth.c" 2>&1 > crypto/pem/pem_oth.d
19711cb0ef41Sopenharmony_cicrypto/pem/pem_oth.obj: crypto/pem/pem_oth.d
19721cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_oth.c"
19731cb0ef41Sopenharmony_cicrypto/pem/pem_pk8.d: "crypto/pem/pem_pk8.c"
19741cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_pk8.c" 2>&1 > crypto/pem/pem_pk8.d
19751cb0ef41Sopenharmony_cicrypto/pem/pem_pk8.obj: crypto/pem/pem_pk8.d
19761cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_pk8.c"
19771cb0ef41Sopenharmony_cicrypto/pem/pem_pkey.d: "crypto/pem/pem_pkey.c"
19781cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_pkey.c" 2>&1 > crypto/pem/pem_pkey.d
19791cb0ef41Sopenharmony_cicrypto/pem/pem_pkey.obj: crypto/pem/pem_pkey.d
19801cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_pkey.c"
19811cb0ef41Sopenharmony_cicrypto/pem/pem_sign.d: "crypto/pem/pem_sign.c"
19821cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_sign.c" 2>&1 > crypto/pem/pem_sign.d
19831cb0ef41Sopenharmony_cicrypto/pem/pem_sign.obj: crypto/pem/pem_sign.d
19841cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_sign.c"
19851cb0ef41Sopenharmony_cicrypto/pem/pem_x509.d: "crypto/pem/pem_x509.c"
19861cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_x509.c" 2>&1 > crypto/pem/pem_x509.d
19871cb0ef41Sopenharmony_cicrypto/pem/pem_x509.obj: crypto/pem/pem_x509.d
19881cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_x509.c"
19891cb0ef41Sopenharmony_cicrypto/pem/pem_xaux.d: "crypto/pem/pem_xaux.c"
19901cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pem_xaux.c" 2>&1 > crypto/pem/pem_xaux.d
19911cb0ef41Sopenharmony_cicrypto/pem/pem_xaux.obj: crypto/pem/pem_xaux.d
19921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pem_xaux.c"
19931cb0ef41Sopenharmony_cicrypto/pem/pvkfmt.d: "crypto/pem/pvkfmt.c"
19941cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pem/pvkfmt.c" 2>&1 > crypto/pem/pvkfmt.d
19951cb0ef41Sopenharmony_cicrypto/pem/pvkfmt.obj: crypto/pem/pvkfmt.d
19961cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pem/pvkfmt.c"
19971cb0ef41Sopenharmony_cicrypto/pkcs12/p12_add.d: "crypto/pkcs12/p12_add.c"
19981cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_add.c" 2>&1 > crypto/pkcs12/p12_add.d
19991cb0ef41Sopenharmony_cicrypto/pkcs12/p12_add.obj: crypto/pkcs12/p12_add.d
20001cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_add.c"
20011cb0ef41Sopenharmony_cicrypto/pkcs12/p12_asn.d: "crypto/pkcs12/p12_asn.c"
20021cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_asn.c" 2>&1 > crypto/pkcs12/p12_asn.d
20031cb0ef41Sopenharmony_cicrypto/pkcs12/p12_asn.obj: crypto/pkcs12/p12_asn.d
20041cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_asn.c"
20051cb0ef41Sopenharmony_cicrypto/pkcs12/p12_attr.d: "crypto/pkcs12/p12_attr.c"
20061cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_attr.c" 2>&1 > crypto/pkcs12/p12_attr.d
20071cb0ef41Sopenharmony_cicrypto/pkcs12/p12_attr.obj: crypto/pkcs12/p12_attr.d
20081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_attr.c"
20091cb0ef41Sopenharmony_cicrypto/pkcs12/p12_crpt.d: "crypto/pkcs12/p12_crpt.c"
20101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_crpt.c" 2>&1 > crypto/pkcs12/p12_crpt.d
20111cb0ef41Sopenharmony_cicrypto/pkcs12/p12_crpt.obj: crypto/pkcs12/p12_crpt.d
20121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_crpt.c"
20131cb0ef41Sopenharmony_cicrypto/pkcs12/p12_crt.d: "crypto/pkcs12/p12_crt.c"
20141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_crt.c" 2>&1 > crypto/pkcs12/p12_crt.d
20151cb0ef41Sopenharmony_cicrypto/pkcs12/p12_crt.obj: crypto/pkcs12/p12_crt.d
20161cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_crt.c"
20171cb0ef41Sopenharmony_cicrypto/pkcs12/p12_decr.d: "crypto/pkcs12/p12_decr.c"
20181cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_decr.c" 2>&1 > crypto/pkcs12/p12_decr.d
20191cb0ef41Sopenharmony_cicrypto/pkcs12/p12_decr.obj: crypto/pkcs12/p12_decr.d
20201cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_decr.c"
20211cb0ef41Sopenharmony_cicrypto/pkcs12/p12_init.d: "crypto/pkcs12/p12_init.c"
20221cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_init.c" 2>&1 > crypto/pkcs12/p12_init.d
20231cb0ef41Sopenharmony_cicrypto/pkcs12/p12_init.obj: crypto/pkcs12/p12_init.d
20241cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_init.c"
20251cb0ef41Sopenharmony_cicrypto/pkcs12/p12_key.d: "crypto/pkcs12/p12_key.c"
20261cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_key.c" 2>&1 > crypto/pkcs12/p12_key.d
20271cb0ef41Sopenharmony_cicrypto/pkcs12/p12_key.obj: crypto/pkcs12/p12_key.d
20281cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_key.c"
20291cb0ef41Sopenharmony_cicrypto/pkcs12/p12_kiss.d: "crypto/pkcs12/p12_kiss.c"
20301cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_kiss.c" 2>&1 > crypto/pkcs12/p12_kiss.d
20311cb0ef41Sopenharmony_cicrypto/pkcs12/p12_kiss.obj: crypto/pkcs12/p12_kiss.d
20321cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_kiss.c"
20331cb0ef41Sopenharmony_cicrypto/pkcs12/p12_mutl.d: "crypto/pkcs12/p12_mutl.c"
20341cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_mutl.c" 2>&1 > crypto/pkcs12/p12_mutl.d
20351cb0ef41Sopenharmony_cicrypto/pkcs12/p12_mutl.obj: crypto/pkcs12/p12_mutl.d
20361cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_mutl.c"
20371cb0ef41Sopenharmony_cicrypto/pkcs12/p12_npas.d: "crypto/pkcs12/p12_npas.c"
20381cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_npas.c" 2>&1 > crypto/pkcs12/p12_npas.d
20391cb0ef41Sopenharmony_cicrypto/pkcs12/p12_npas.obj: crypto/pkcs12/p12_npas.d
20401cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_npas.c"
20411cb0ef41Sopenharmony_cicrypto/pkcs12/p12_p8d.d: "crypto/pkcs12/p12_p8d.c"
20421cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_p8d.c" 2>&1 > crypto/pkcs12/p12_p8d.d
20431cb0ef41Sopenharmony_cicrypto/pkcs12/p12_p8d.obj: crypto/pkcs12/p12_p8d.d
20441cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_p8d.c"
20451cb0ef41Sopenharmony_cicrypto/pkcs12/p12_p8e.d: "crypto/pkcs12/p12_p8e.c"
20461cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_p8e.c" 2>&1 > crypto/pkcs12/p12_p8e.d
20471cb0ef41Sopenharmony_cicrypto/pkcs12/p12_p8e.obj: crypto/pkcs12/p12_p8e.d
20481cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_p8e.c"
20491cb0ef41Sopenharmony_cicrypto/pkcs12/p12_sbag.d: "crypto/pkcs12/p12_sbag.c"
20501cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_sbag.c" 2>&1 > crypto/pkcs12/p12_sbag.d
20511cb0ef41Sopenharmony_cicrypto/pkcs12/p12_sbag.obj: crypto/pkcs12/p12_sbag.d
20521cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_sbag.c"
20531cb0ef41Sopenharmony_cicrypto/pkcs12/p12_utl.d: "crypto/pkcs12/p12_utl.c"
20541cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/p12_utl.c" 2>&1 > crypto/pkcs12/p12_utl.d
20551cb0ef41Sopenharmony_cicrypto/pkcs12/p12_utl.obj: crypto/pkcs12/p12_utl.d
20561cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/p12_utl.c"
20571cb0ef41Sopenharmony_cicrypto/pkcs12/pk12err.d: "crypto/pkcs12/pk12err.c"
20581cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs12/pk12err.c" 2>&1 > crypto/pkcs12/pk12err.d
20591cb0ef41Sopenharmony_cicrypto/pkcs12/pk12err.obj: crypto/pkcs12/pk12err.d
20601cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs12/pk12err.c"
20611cb0ef41Sopenharmony_cicrypto/pkcs7/bio_pk7.d: "crypto/pkcs7/bio_pk7.c"
20621cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/bio_pk7.c" 2>&1 > crypto/pkcs7/bio_pk7.d
20631cb0ef41Sopenharmony_cicrypto/pkcs7/bio_pk7.obj: crypto/pkcs7/bio_pk7.d
20641cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/bio_pk7.c"
20651cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_asn1.d: "crypto/pkcs7/pk7_asn1.c"
20661cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pk7_asn1.c" 2>&1 > crypto/pkcs7/pk7_asn1.d
20671cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_asn1.obj: crypto/pkcs7/pk7_asn1.d
20681cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pk7_asn1.c"
20691cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_attr.d: "crypto/pkcs7/pk7_attr.c"
20701cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pk7_attr.c" 2>&1 > crypto/pkcs7/pk7_attr.d
20711cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_attr.obj: crypto/pkcs7/pk7_attr.d
20721cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pk7_attr.c"
20731cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_doit.d: "crypto/pkcs7/pk7_doit.c"
20741cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pk7_doit.c" 2>&1 > crypto/pkcs7/pk7_doit.d
20751cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_doit.obj: crypto/pkcs7/pk7_doit.d
20761cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pk7_doit.c"
20771cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_lib.d: "crypto/pkcs7/pk7_lib.c"
20781cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pk7_lib.c" 2>&1 > crypto/pkcs7/pk7_lib.d
20791cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_lib.obj: crypto/pkcs7/pk7_lib.d
20801cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pk7_lib.c"
20811cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_mime.d: "crypto/pkcs7/pk7_mime.c"
20821cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pk7_mime.c" 2>&1 > crypto/pkcs7/pk7_mime.d
20831cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_mime.obj: crypto/pkcs7/pk7_mime.d
20841cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pk7_mime.c"
20851cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_smime.d: "crypto/pkcs7/pk7_smime.c"
20861cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pk7_smime.c" 2>&1 > crypto/pkcs7/pk7_smime.d
20871cb0ef41Sopenharmony_cicrypto/pkcs7/pk7_smime.obj: crypto/pkcs7/pk7_smime.d
20881cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pk7_smime.c"
20891cb0ef41Sopenharmony_cicrypto/pkcs7/pkcs7err.d: "crypto/pkcs7/pkcs7err.c"
20901cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/pkcs7/pkcs7err.c" 2>&1 > crypto/pkcs7/pkcs7err.d
20911cb0ef41Sopenharmony_cicrypto/pkcs7/pkcs7err.obj: crypto/pkcs7/pkcs7err.d
20921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/pkcs7/pkcs7err.c"
20931cb0ef41Sopenharmony_cicrypto/poly1305/poly1305-x86_64.obj: "crypto/poly1305/poly1305-x86_64.asm"
20941cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/poly1305/poly1305-x86_64.asm"
20951cb0ef41Sopenharmony_cicrypto/poly1305/poly1305-x86_64.asm:
20961cb0ef41Sopenharmony_ci	set ASM=$(AS)
20971cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/poly1305/asm/poly1305-x86_64.pl" $(PERLASM_SCHEME) $@
20981cb0ef41Sopenharmony_cicrypto/poly1305/poly1305.d: "crypto/poly1305/poly1305.c"
20991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/poly1305/poly1305.c" 2>&1 > crypto/poly1305/poly1305.d
21001cb0ef41Sopenharmony_cicrypto/poly1305/poly1305.obj: crypto/poly1305/poly1305.d
21011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/poly1305/poly1305.c"
21021cb0ef41Sopenharmony_cicrypto/poly1305/poly1305_ameth.d: "crypto/poly1305/poly1305_ameth.c"
21031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/poly1305/poly1305_ameth.c" 2>&1 > crypto/poly1305/poly1305_ameth.d
21041cb0ef41Sopenharmony_cicrypto/poly1305/poly1305_ameth.obj: crypto/poly1305/poly1305_ameth.d
21051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/poly1305/poly1305_ameth.c"
21061cb0ef41Sopenharmony_cicrypto/poly1305/poly1305_pmeth.d: "crypto/poly1305/poly1305_pmeth.c"
21071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/poly1305/poly1305_pmeth.c" 2>&1 > crypto/poly1305/poly1305_pmeth.d
21081cb0ef41Sopenharmony_cicrypto/poly1305/poly1305_pmeth.obj: crypto/poly1305/poly1305_pmeth.d
21091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/poly1305/poly1305_pmeth.c"
21101cb0ef41Sopenharmony_cicrypto/rand/drbg_ctr.d: "crypto/rand/drbg_ctr.c"
21111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/drbg_ctr.c" 2>&1 > crypto/rand/drbg_ctr.d
21121cb0ef41Sopenharmony_cicrypto/rand/drbg_ctr.obj: crypto/rand/drbg_ctr.d
21131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/drbg_ctr.c"
21141cb0ef41Sopenharmony_cicrypto/rand/drbg_lib.d: "crypto/rand/drbg_lib.c"
21151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/drbg_lib.c" 2>&1 > crypto/rand/drbg_lib.d
21161cb0ef41Sopenharmony_cicrypto/rand/drbg_lib.obj: crypto/rand/drbg_lib.d
21171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/drbg_lib.c"
21181cb0ef41Sopenharmony_cicrypto/rand/rand_egd.d: "crypto/rand/rand_egd.c"
21191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/rand_egd.c" 2>&1 > crypto/rand/rand_egd.d
21201cb0ef41Sopenharmony_cicrypto/rand/rand_egd.obj: crypto/rand/rand_egd.d
21211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/rand_egd.c"
21221cb0ef41Sopenharmony_cicrypto/rand/rand_err.d: "crypto/rand/rand_err.c"
21231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/rand_err.c" 2>&1 > crypto/rand/rand_err.d
21241cb0ef41Sopenharmony_cicrypto/rand/rand_err.obj: crypto/rand/rand_err.d
21251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/rand_err.c"
21261cb0ef41Sopenharmony_cicrypto/rand/rand_lib.d: "crypto/rand/rand_lib.c"
21271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/rand_lib.c" 2>&1 > crypto/rand/rand_lib.d
21281cb0ef41Sopenharmony_cicrypto/rand/rand_lib.obj: crypto/rand/rand_lib.d
21291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/rand_lib.c"
21301cb0ef41Sopenharmony_cicrypto/rand/rand_unix.d: "crypto/rand/rand_unix.c"
21311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/rand_unix.c" 2>&1 > crypto/rand/rand_unix.d
21321cb0ef41Sopenharmony_cicrypto/rand/rand_unix.obj: crypto/rand/rand_unix.d
21331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/rand_unix.c"
21341cb0ef41Sopenharmony_cicrypto/rand/rand_vms.d: "crypto/rand/rand_vms.c"
21351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/rand_vms.c" 2>&1 > crypto/rand/rand_vms.d
21361cb0ef41Sopenharmony_cicrypto/rand/rand_vms.obj: crypto/rand/rand_vms.d
21371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/rand_vms.c"
21381cb0ef41Sopenharmony_cicrypto/rand/rand_win.d: "crypto/rand/rand_win.c"
21391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/rand_win.c" 2>&1 > crypto/rand/rand_win.d
21401cb0ef41Sopenharmony_cicrypto/rand/rand_win.obj: crypto/rand/rand_win.d
21411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/rand_win.c"
21421cb0ef41Sopenharmony_cicrypto/rand/randfile.d: "crypto/rand/randfile.c"
21431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rand/randfile.c" 2>&1 > crypto/rand/randfile.d
21441cb0ef41Sopenharmony_cicrypto/rand/randfile.obj: crypto/rand/randfile.d
21451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rand/randfile.c"
21461cb0ef41Sopenharmony_cicrypto/rc2/rc2_cbc.d: "crypto/rc2/rc2_cbc.c"
21471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rc2/rc2_cbc.c" 2>&1 > crypto/rc2/rc2_cbc.d
21481cb0ef41Sopenharmony_cicrypto/rc2/rc2_cbc.obj: crypto/rc2/rc2_cbc.d
21491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rc2/rc2_cbc.c"
21501cb0ef41Sopenharmony_cicrypto/rc2/rc2_ecb.d: "crypto/rc2/rc2_ecb.c"
21511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rc2/rc2_ecb.c" 2>&1 > crypto/rc2/rc2_ecb.d
21521cb0ef41Sopenharmony_cicrypto/rc2/rc2_ecb.obj: crypto/rc2/rc2_ecb.d
21531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rc2/rc2_ecb.c"
21541cb0ef41Sopenharmony_cicrypto/rc2/rc2_skey.d: "crypto/rc2/rc2_skey.c"
21551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rc2/rc2_skey.c" 2>&1 > crypto/rc2/rc2_skey.d
21561cb0ef41Sopenharmony_cicrypto/rc2/rc2_skey.obj: crypto/rc2/rc2_skey.d
21571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rc2/rc2_skey.c"
21581cb0ef41Sopenharmony_cicrypto/rc2/rc2cfb64.d: "crypto/rc2/rc2cfb64.c"
21591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rc2/rc2cfb64.c" 2>&1 > crypto/rc2/rc2cfb64.d
21601cb0ef41Sopenharmony_cicrypto/rc2/rc2cfb64.obj: crypto/rc2/rc2cfb64.d
21611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rc2/rc2cfb64.c"
21621cb0ef41Sopenharmony_cicrypto/rc2/rc2ofb64.d: "crypto/rc2/rc2ofb64.c"
21631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rc2/rc2ofb64.c" 2>&1 > crypto/rc2/rc2ofb64.d
21641cb0ef41Sopenharmony_cicrypto/rc2/rc2ofb64.obj: crypto/rc2/rc2ofb64.d
21651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rc2/rc2ofb64.c"
21661cb0ef41Sopenharmony_cicrypto/rc4/rc4-md5-x86_64.obj: "crypto/rc4/rc4-md5-x86_64.asm"
21671cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/rc4/rc4-md5-x86_64.asm"
21681cb0ef41Sopenharmony_cicrypto/rc4/rc4-md5-x86_64.asm:
21691cb0ef41Sopenharmony_ci	set ASM=$(AS)
21701cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/rc4/asm/rc4-md5-x86_64.pl" $(PERLASM_SCHEME) $@
21711cb0ef41Sopenharmony_cicrypto/rc4/rc4-x86_64.obj: "crypto/rc4/rc4-x86_64.asm"
21721cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/rc4/rc4-x86_64.asm"
21731cb0ef41Sopenharmony_cicrypto/rc4/rc4-x86_64.asm:
21741cb0ef41Sopenharmony_ci	set ASM=$(AS)
21751cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/rc4/asm/rc4-x86_64.pl" $(PERLASM_SCHEME) $@
21761cb0ef41Sopenharmony_cicrypto/ripemd/rmd_dgst.d: "crypto/ripemd/rmd_dgst.c"
21771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ripemd/rmd_dgst.c" 2>&1 > crypto/ripemd/rmd_dgst.d
21781cb0ef41Sopenharmony_cicrypto/ripemd/rmd_dgst.obj: crypto/ripemd/rmd_dgst.d
21791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ripemd/rmd_dgst.c"
21801cb0ef41Sopenharmony_cicrypto/ripemd/rmd_one.d: "crypto/ripemd/rmd_one.c"
21811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ripemd/rmd_one.c" 2>&1 > crypto/ripemd/rmd_one.d
21821cb0ef41Sopenharmony_cicrypto/ripemd/rmd_one.obj: crypto/ripemd/rmd_one.d
21831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ripemd/rmd_one.c"
21841cb0ef41Sopenharmony_cicrypto/rsa/rsa_ameth.d: "crypto/rsa/rsa_ameth.c"
21851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_ameth.c" 2>&1 > crypto/rsa/rsa_ameth.d
21861cb0ef41Sopenharmony_cicrypto/rsa/rsa_ameth.obj: crypto/rsa/rsa_ameth.d
21871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_ameth.c"
21881cb0ef41Sopenharmony_cicrypto/rsa/rsa_asn1.d: "crypto/rsa/rsa_asn1.c"
21891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_asn1.c" 2>&1 > crypto/rsa/rsa_asn1.d
21901cb0ef41Sopenharmony_cicrypto/rsa/rsa_asn1.obj: crypto/rsa/rsa_asn1.d
21911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_asn1.c"
21921cb0ef41Sopenharmony_cicrypto/rsa/rsa_chk.d: "crypto/rsa/rsa_chk.c"
21931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_chk.c" 2>&1 > crypto/rsa/rsa_chk.d
21941cb0ef41Sopenharmony_cicrypto/rsa/rsa_chk.obj: crypto/rsa/rsa_chk.d
21951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_chk.c"
21961cb0ef41Sopenharmony_cicrypto/rsa/rsa_crpt.d: "crypto/rsa/rsa_crpt.c"
21971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_crpt.c" 2>&1 > crypto/rsa/rsa_crpt.d
21981cb0ef41Sopenharmony_cicrypto/rsa/rsa_crpt.obj: crypto/rsa/rsa_crpt.d
21991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_crpt.c"
22001cb0ef41Sopenharmony_cicrypto/rsa/rsa_depr.d: "crypto/rsa/rsa_depr.c"
22011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_depr.c" 2>&1 > crypto/rsa/rsa_depr.d
22021cb0ef41Sopenharmony_cicrypto/rsa/rsa_depr.obj: crypto/rsa/rsa_depr.d
22031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_depr.c"
22041cb0ef41Sopenharmony_cicrypto/rsa/rsa_err.d: "crypto/rsa/rsa_err.c"
22051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_err.c" 2>&1 > crypto/rsa/rsa_err.d
22061cb0ef41Sopenharmony_cicrypto/rsa/rsa_err.obj: crypto/rsa/rsa_err.d
22071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_err.c"
22081cb0ef41Sopenharmony_cicrypto/rsa/rsa_gen.d: "crypto/rsa/rsa_gen.c"
22091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_gen.c" 2>&1 > crypto/rsa/rsa_gen.d
22101cb0ef41Sopenharmony_cicrypto/rsa/rsa_gen.obj: crypto/rsa/rsa_gen.d
22111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_gen.c"
22121cb0ef41Sopenharmony_cicrypto/rsa/rsa_lib.d: "crypto/rsa/rsa_lib.c"
22131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_lib.c" 2>&1 > crypto/rsa/rsa_lib.d
22141cb0ef41Sopenharmony_cicrypto/rsa/rsa_lib.obj: crypto/rsa/rsa_lib.d
22151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_lib.c"
22161cb0ef41Sopenharmony_cicrypto/rsa/rsa_meth.d: "crypto/rsa/rsa_meth.c"
22171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_meth.c" 2>&1 > crypto/rsa/rsa_meth.d
22181cb0ef41Sopenharmony_cicrypto/rsa/rsa_meth.obj: crypto/rsa/rsa_meth.d
22191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_meth.c"
22201cb0ef41Sopenharmony_cicrypto/rsa/rsa_mp.d: "crypto/rsa/rsa_mp.c"
22211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_mp.c" 2>&1 > crypto/rsa/rsa_mp.d
22221cb0ef41Sopenharmony_cicrypto/rsa/rsa_mp.obj: crypto/rsa/rsa_mp.d
22231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_mp.c"
22241cb0ef41Sopenharmony_cicrypto/rsa/rsa_none.d: "crypto/rsa/rsa_none.c"
22251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_none.c" 2>&1 > crypto/rsa/rsa_none.d
22261cb0ef41Sopenharmony_cicrypto/rsa/rsa_none.obj: crypto/rsa/rsa_none.d
22271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_none.c"
22281cb0ef41Sopenharmony_cicrypto/rsa/rsa_oaep.d: "crypto/rsa/rsa_oaep.c"
22291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_oaep.c" 2>&1 > crypto/rsa/rsa_oaep.d
22301cb0ef41Sopenharmony_cicrypto/rsa/rsa_oaep.obj: crypto/rsa/rsa_oaep.d
22311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_oaep.c"
22321cb0ef41Sopenharmony_cicrypto/rsa/rsa_ossl.d: "crypto/rsa/rsa_ossl.c"
22331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_ossl.c" 2>&1 > crypto/rsa/rsa_ossl.d
22341cb0ef41Sopenharmony_cicrypto/rsa/rsa_ossl.obj: crypto/rsa/rsa_ossl.d
22351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_ossl.c"
22361cb0ef41Sopenharmony_cicrypto/rsa/rsa_pk1.d: "crypto/rsa/rsa_pk1.c"
22371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_pk1.c" 2>&1 > crypto/rsa/rsa_pk1.d
22381cb0ef41Sopenharmony_cicrypto/rsa/rsa_pk1.obj: crypto/rsa/rsa_pk1.d
22391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_pk1.c"
22401cb0ef41Sopenharmony_cicrypto/rsa/rsa_pmeth.d: "crypto/rsa/rsa_pmeth.c"
22411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_pmeth.c" 2>&1 > crypto/rsa/rsa_pmeth.d
22421cb0ef41Sopenharmony_cicrypto/rsa/rsa_pmeth.obj: crypto/rsa/rsa_pmeth.d
22431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_pmeth.c"
22441cb0ef41Sopenharmony_cicrypto/rsa/rsa_prn.d: "crypto/rsa/rsa_prn.c"
22451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_prn.c" 2>&1 > crypto/rsa/rsa_prn.d
22461cb0ef41Sopenharmony_cicrypto/rsa/rsa_prn.obj: crypto/rsa/rsa_prn.d
22471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_prn.c"
22481cb0ef41Sopenharmony_cicrypto/rsa/rsa_pss.d: "crypto/rsa/rsa_pss.c"
22491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_pss.c" 2>&1 > crypto/rsa/rsa_pss.d
22501cb0ef41Sopenharmony_cicrypto/rsa/rsa_pss.obj: crypto/rsa/rsa_pss.d
22511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_pss.c"
22521cb0ef41Sopenharmony_cicrypto/rsa/rsa_saos.d: "crypto/rsa/rsa_saos.c"
22531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_saos.c" 2>&1 > crypto/rsa/rsa_saos.d
22541cb0ef41Sopenharmony_cicrypto/rsa/rsa_saos.obj: crypto/rsa/rsa_saos.d
22551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_saos.c"
22561cb0ef41Sopenharmony_cicrypto/rsa/rsa_sign.d: "crypto/rsa/rsa_sign.c"
22571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_sign.c" 2>&1 > crypto/rsa/rsa_sign.d
22581cb0ef41Sopenharmony_cicrypto/rsa/rsa_sign.obj: crypto/rsa/rsa_sign.d
22591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_sign.c"
22601cb0ef41Sopenharmony_cicrypto/rsa/rsa_ssl.d: "crypto/rsa/rsa_ssl.c"
22611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_ssl.c" 2>&1 > crypto/rsa/rsa_ssl.d
22621cb0ef41Sopenharmony_cicrypto/rsa/rsa_ssl.obj: crypto/rsa/rsa_ssl.d
22631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_ssl.c"
22641cb0ef41Sopenharmony_cicrypto/rsa/rsa_x931.d: "crypto/rsa/rsa_x931.c"
22651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_x931.c" 2>&1 > crypto/rsa/rsa_x931.d
22661cb0ef41Sopenharmony_cicrypto/rsa/rsa_x931.obj: crypto/rsa/rsa_x931.d
22671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_x931.c"
22681cb0ef41Sopenharmony_cicrypto/rsa/rsa_x931g.d: "crypto/rsa/rsa_x931g.c"
22691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/rsa/rsa_x931g.c" 2>&1 > crypto/rsa/rsa_x931g.d
22701cb0ef41Sopenharmony_cicrypto/rsa/rsa_x931g.obj: crypto/rsa/rsa_x931g.d
22711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/rsa/rsa_x931g.c"
22721cb0ef41Sopenharmony_cicrypto/seed/seed.d: "crypto/seed/seed.c"
22731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/seed/seed.c" 2>&1 > crypto/seed/seed.d
22741cb0ef41Sopenharmony_cicrypto/seed/seed.obj: crypto/seed/seed.d
22751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/seed/seed.c"
22761cb0ef41Sopenharmony_cicrypto/seed/seed_cbc.d: "crypto/seed/seed_cbc.c"
22771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/seed/seed_cbc.c" 2>&1 > crypto/seed/seed_cbc.d
22781cb0ef41Sopenharmony_cicrypto/seed/seed_cbc.obj: crypto/seed/seed_cbc.d
22791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/seed/seed_cbc.c"
22801cb0ef41Sopenharmony_cicrypto/seed/seed_cfb.d: "crypto/seed/seed_cfb.c"
22811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/seed/seed_cfb.c" 2>&1 > crypto/seed/seed_cfb.d
22821cb0ef41Sopenharmony_cicrypto/seed/seed_cfb.obj: crypto/seed/seed_cfb.d
22831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/seed/seed_cfb.c"
22841cb0ef41Sopenharmony_cicrypto/seed/seed_ecb.d: "crypto/seed/seed_ecb.c"
22851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/seed/seed_ecb.c" 2>&1 > crypto/seed/seed_ecb.d
22861cb0ef41Sopenharmony_cicrypto/seed/seed_ecb.obj: crypto/seed/seed_ecb.d
22871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/seed/seed_ecb.c"
22881cb0ef41Sopenharmony_cicrypto/seed/seed_ofb.d: "crypto/seed/seed_ofb.c"
22891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/seed/seed_ofb.c" 2>&1 > crypto/seed/seed_ofb.d
22901cb0ef41Sopenharmony_cicrypto/seed/seed_ofb.obj: crypto/seed/seed_ofb.d
22911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/seed/seed_ofb.c"
22921cb0ef41Sopenharmony_cicrypto/sha/keccak1600-x86_64.obj: "crypto/sha/keccak1600-x86_64.asm"
22931cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/sha/keccak1600-x86_64.asm"
22941cb0ef41Sopenharmony_cicrypto/sha/keccak1600-x86_64.asm:
22951cb0ef41Sopenharmony_ci	set ASM=$(AS)
22961cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/sha/asm/keccak1600-x86_64.pl" $(PERLASM_SCHEME) $@
22971cb0ef41Sopenharmony_cicrypto/sha/sha1-mb-x86_64.obj: "crypto/sha/sha1-mb-x86_64.asm"
22981cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/sha/sha1-mb-x86_64.asm"
22991cb0ef41Sopenharmony_cicrypto/sha/sha1-mb-x86_64.asm:
23001cb0ef41Sopenharmony_ci	set ASM=$(AS)
23011cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/sha/asm/sha1-mb-x86_64.pl" $(PERLASM_SCHEME) $@
23021cb0ef41Sopenharmony_cicrypto/sha/sha1-x86_64.obj: "crypto/sha/sha1-x86_64.asm"
23031cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/sha/sha1-x86_64.asm"
23041cb0ef41Sopenharmony_cicrypto/sha/sha1-x86_64.asm:
23051cb0ef41Sopenharmony_ci	set ASM=$(AS)
23061cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/sha/asm/sha1-x86_64.pl" $(PERLASM_SCHEME) $@
23071cb0ef41Sopenharmony_cicrypto/sha/sha1_one.d: "crypto/sha/sha1_one.c"
23081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sha/sha1_one.c" 2>&1 > crypto/sha/sha1_one.d
23091cb0ef41Sopenharmony_cicrypto/sha/sha1_one.obj: crypto/sha/sha1_one.d
23101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sha/sha1_one.c"
23111cb0ef41Sopenharmony_cicrypto/sha/sha1dgst.d: "crypto/sha/sha1dgst.c"
23121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sha/sha1dgst.c" 2>&1 > crypto/sha/sha1dgst.d
23131cb0ef41Sopenharmony_cicrypto/sha/sha1dgst.obj: crypto/sha/sha1dgst.d
23141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sha/sha1dgst.c"
23151cb0ef41Sopenharmony_cicrypto/sha/sha256-mb-x86_64.obj: "crypto/sha/sha256-mb-x86_64.asm"
23161cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/sha/sha256-mb-x86_64.asm"
23171cb0ef41Sopenharmony_cicrypto/sha/sha256-mb-x86_64.asm:
23181cb0ef41Sopenharmony_ci	set ASM=$(AS)
23191cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/sha/asm/sha256-mb-x86_64.pl" $(PERLASM_SCHEME) $@
23201cb0ef41Sopenharmony_cicrypto/sha/sha256-x86_64.obj: "crypto/sha/sha256-x86_64.asm"
23211cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/sha/sha256-x86_64.asm"
23221cb0ef41Sopenharmony_cicrypto/sha/sha256-x86_64.asm:
23231cb0ef41Sopenharmony_ci	set ASM=$(AS)
23241cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/sha/asm/sha512-x86_64.pl" $(PERLASM_SCHEME) $@
23251cb0ef41Sopenharmony_cicrypto/sha/sha256.d: "crypto/sha/sha256.c"
23261cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sha/sha256.c" 2>&1 > crypto/sha/sha256.d
23271cb0ef41Sopenharmony_cicrypto/sha/sha256.obj: crypto/sha/sha256.d
23281cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sha/sha256.c"
23291cb0ef41Sopenharmony_cicrypto/sha/sha512-x86_64.obj: "crypto/sha/sha512-x86_64.asm"
23301cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/sha/sha512-x86_64.asm"
23311cb0ef41Sopenharmony_cicrypto/sha/sha512-x86_64.asm:
23321cb0ef41Sopenharmony_ci	set ASM=$(AS)
23331cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/sha/asm/sha512-x86_64.pl" $(PERLASM_SCHEME) $@
23341cb0ef41Sopenharmony_cicrypto/sha/sha512.d: "crypto/sha/sha512.c"
23351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sha/sha512.c" 2>&1 > crypto/sha/sha512.d
23361cb0ef41Sopenharmony_cicrypto/sha/sha512.obj: crypto/sha/sha512.d
23371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sha/sha512.c"
23381cb0ef41Sopenharmony_cicrypto/siphash/siphash.d: "crypto/siphash/siphash.c"
23391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/siphash/siphash.c" 2>&1 > crypto/siphash/siphash.d
23401cb0ef41Sopenharmony_cicrypto/siphash/siphash.obj: crypto/siphash/siphash.d
23411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/siphash/siphash.c"
23421cb0ef41Sopenharmony_cicrypto/siphash/siphash_ameth.d: "crypto/siphash/siphash_ameth.c"
23431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/siphash/siphash_ameth.c" 2>&1 > crypto/siphash/siphash_ameth.d
23441cb0ef41Sopenharmony_cicrypto/siphash/siphash_ameth.obj: crypto/siphash/siphash_ameth.d
23451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/siphash/siphash_ameth.c"
23461cb0ef41Sopenharmony_cicrypto/siphash/siphash_pmeth.d: "crypto/siphash/siphash_pmeth.c"
23471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/siphash/siphash_pmeth.c" 2>&1 > crypto/siphash/siphash_pmeth.d
23481cb0ef41Sopenharmony_cicrypto/siphash/siphash_pmeth.obj: crypto/siphash/siphash_pmeth.d
23491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/siphash/siphash_pmeth.c"
23501cb0ef41Sopenharmony_cicrypto/sm2/sm2_crypt.d: "crypto/sm2/sm2_crypt.c"
23511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm2/sm2_crypt.c" 2>&1 > crypto/sm2/sm2_crypt.d
23521cb0ef41Sopenharmony_cicrypto/sm2/sm2_crypt.obj: crypto/sm2/sm2_crypt.d
23531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm2/sm2_crypt.c"
23541cb0ef41Sopenharmony_cicrypto/sm2/sm2_err.d: "crypto/sm2/sm2_err.c"
23551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm2/sm2_err.c" 2>&1 > crypto/sm2/sm2_err.d
23561cb0ef41Sopenharmony_cicrypto/sm2/sm2_err.obj: crypto/sm2/sm2_err.d
23571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm2/sm2_err.c"
23581cb0ef41Sopenharmony_cicrypto/sm2/sm2_pmeth.d: "crypto/sm2/sm2_pmeth.c"
23591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm2/sm2_pmeth.c" 2>&1 > crypto/sm2/sm2_pmeth.d
23601cb0ef41Sopenharmony_cicrypto/sm2/sm2_pmeth.obj: crypto/sm2/sm2_pmeth.d
23611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm2/sm2_pmeth.c"
23621cb0ef41Sopenharmony_cicrypto/sm2/sm2_sign.d: "crypto/sm2/sm2_sign.c"
23631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm2/sm2_sign.c" 2>&1 > crypto/sm2/sm2_sign.d
23641cb0ef41Sopenharmony_cicrypto/sm2/sm2_sign.obj: crypto/sm2/sm2_sign.d
23651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm2/sm2_sign.c"
23661cb0ef41Sopenharmony_cicrypto/sm3/m_sm3.d: "crypto/sm3/m_sm3.c"
23671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm3/m_sm3.c" 2>&1 > crypto/sm3/m_sm3.d
23681cb0ef41Sopenharmony_cicrypto/sm3/m_sm3.obj: crypto/sm3/m_sm3.d
23691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm3/m_sm3.c"
23701cb0ef41Sopenharmony_cicrypto/sm3/sm3.d: "crypto/sm3/sm3.c"
23711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm3/sm3.c" 2>&1 > crypto/sm3/sm3.d
23721cb0ef41Sopenharmony_cicrypto/sm3/sm3.obj: crypto/sm3/sm3.d
23731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm3/sm3.c"
23741cb0ef41Sopenharmony_cicrypto/sm4/sm4.d: "crypto/sm4/sm4.c"
23751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/sm4/sm4.c" 2>&1 > crypto/sm4/sm4.d
23761cb0ef41Sopenharmony_cicrypto/sm4/sm4.obj: crypto/sm4/sm4.d
23771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/sm4/sm4.c"
23781cb0ef41Sopenharmony_cicrypto/srp/srp_lib.d: "crypto/srp/srp_lib.c"
23791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/srp/srp_lib.c" 2>&1 > crypto/srp/srp_lib.d
23801cb0ef41Sopenharmony_cicrypto/srp/srp_lib.obj: crypto/srp/srp_lib.d
23811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/srp/srp_lib.c"
23821cb0ef41Sopenharmony_cicrypto/srp/srp_vfy.d: "crypto/srp/srp_vfy.c"
23831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/srp/srp_vfy.c" 2>&1 > crypto/srp/srp_vfy.d
23841cb0ef41Sopenharmony_cicrypto/srp/srp_vfy.obj: crypto/srp/srp_vfy.d
23851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/srp/srp_vfy.c"
23861cb0ef41Sopenharmony_cicrypto/stack/stack.d: "crypto/stack/stack.c"
23871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/stack/stack.c" 2>&1 > crypto/stack/stack.d
23881cb0ef41Sopenharmony_cicrypto/stack/stack.obj: crypto/stack/stack.d
23891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/stack/stack.c"
23901cb0ef41Sopenharmony_cicrypto/store/loader_file.d: "crypto/store/loader_file.c"
23911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/store/loader_file.c" 2>&1 > crypto/store/loader_file.d
23921cb0ef41Sopenharmony_cicrypto/store/loader_file.obj: crypto/store/loader_file.d
23931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/store/loader_file.c"
23941cb0ef41Sopenharmony_cicrypto/store/store_err.d: "crypto/store/store_err.c"
23951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/store/store_err.c" 2>&1 > crypto/store/store_err.d
23961cb0ef41Sopenharmony_cicrypto/store/store_err.obj: crypto/store/store_err.d
23971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/store/store_err.c"
23981cb0ef41Sopenharmony_cicrypto/store/store_init.d: "crypto/store/store_init.c"
23991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/store/store_init.c" 2>&1 > crypto/store/store_init.d
24001cb0ef41Sopenharmony_cicrypto/store/store_init.obj: crypto/store/store_init.d
24011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/store/store_init.c"
24021cb0ef41Sopenharmony_cicrypto/store/store_lib.d: "crypto/store/store_lib.c"
24031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/store/store_lib.c" 2>&1 > crypto/store/store_lib.d
24041cb0ef41Sopenharmony_cicrypto/store/store_lib.obj: crypto/store/store_lib.d
24051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/store/store_lib.c"
24061cb0ef41Sopenharmony_cicrypto/store/store_register.d: "crypto/store/store_register.c"
24071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/store/store_register.c" 2>&1 > crypto/store/store_register.d
24081cb0ef41Sopenharmony_cicrypto/store/store_register.obj: crypto/store/store_register.d
24091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/store/store_register.c"
24101cb0ef41Sopenharmony_cicrypto/store/store_strings.d: "crypto/store/store_strings.c"
24111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/store/store_strings.c" 2>&1 > crypto/store/store_strings.d
24121cb0ef41Sopenharmony_cicrypto/store/store_strings.obj: crypto/store/store_strings.d
24131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/store/store_strings.c"
24141cb0ef41Sopenharmony_cicrypto/threads_none.d: "crypto/threads_none.c"
24151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/threads_none.c" 2>&1 > crypto/threads_none.d
24161cb0ef41Sopenharmony_cicrypto/threads_none.obj: crypto/threads_none.d
24171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/threads_none.c"
24181cb0ef41Sopenharmony_cicrypto/threads_pthread.d: "crypto/threads_pthread.c"
24191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/threads_pthread.c" 2>&1 > crypto/threads_pthread.d
24201cb0ef41Sopenharmony_cicrypto/threads_pthread.obj: crypto/threads_pthread.d
24211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/threads_pthread.c"
24221cb0ef41Sopenharmony_cicrypto/threads_win.d: "crypto/threads_win.c"
24231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/threads_win.c" 2>&1 > crypto/threads_win.d
24241cb0ef41Sopenharmony_cicrypto/threads_win.obj: crypto/threads_win.d
24251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/threads_win.c"
24261cb0ef41Sopenharmony_cicrypto/ts/ts_asn1.d: "crypto/ts/ts_asn1.c"
24271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_asn1.c" 2>&1 > crypto/ts/ts_asn1.d
24281cb0ef41Sopenharmony_cicrypto/ts/ts_asn1.obj: crypto/ts/ts_asn1.d
24291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_asn1.c"
24301cb0ef41Sopenharmony_cicrypto/ts/ts_conf.d: "crypto/ts/ts_conf.c"
24311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_conf.c" 2>&1 > crypto/ts/ts_conf.d
24321cb0ef41Sopenharmony_cicrypto/ts/ts_conf.obj: crypto/ts/ts_conf.d
24331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_conf.c"
24341cb0ef41Sopenharmony_cicrypto/ts/ts_err.d: "crypto/ts/ts_err.c"
24351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_err.c" 2>&1 > crypto/ts/ts_err.d
24361cb0ef41Sopenharmony_cicrypto/ts/ts_err.obj: crypto/ts/ts_err.d
24371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_err.c"
24381cb0ef41Sopenharmony_cicrypto/ts/ts_lib.d: "crypto/ts/ts_lib.c"
24391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_lib.c" 2>&1 > crypto/ts/ts_lib.d
24401cb0ef41Sopenharmony_cicrypto/ts/ts_lib.obj: crypto/ts/ts_lib.d
24411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_lib.c"
24421cb0ef41Sopenharmony_cicrypto/ts/ts_req_print.d: "crypto/ts/ts_req_print.c"
24431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_req_print.c" 2>&1 > crypto/ts/ts_req_print.d
24441cb0ef41Sopenharmony_cicrypto/ts/ts_req_print.obj: crypto/ts/ts_req_print.d
24451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_req_print.c"
24461cb0ef41Sopenharmony_cicrypto/ts/ts_req_utils.d: "crypto/ts/ts_req_utils.c"
24471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_req_utils.c" 2>&1 > crypto/ts/ts_req_utils.d
24481cb0ef41Sopenharmony_cicrypto/ts/ts_req_utils.obj: crypto/ts/ts_req_utils.d
24491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_req_utils.c"
24501cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_print.d: "crypto/ts/ts_rsp_print.c"
24511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_rsp_print.c" 2>&1 > crypto/ts/ts_rsp_print.d
24521cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_print.obj: crypto/ts/ts_rsp_print.d
24531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_rsp_print.c"
24541cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_sign.d: "crypto/ts/ts_rsp_sign.c"
24551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_rsp_sign.c" 2>&1 > crypto/ts/ts_rsp_sign.d
24561cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_sign.obj: crypto/ts/ts_rsp_sign.d
24571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_rsp_sign.c"
24581cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_utils.d: "crypto/ts/ts_rsp_utils.c"
24591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_rsp_utils.c" 2>&1 > crypto/ts/ts_rsp_utils.d
24601cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_utils.obj: crypto/ts/ts_rsp_utils.d
24611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_rsp_utils.c"
24621cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_verify.d: "crypto/ts/ts_rsp_verify.c"
24631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_rsp_verify.c" 2>&1 > crypto/ts/ts_rsp_verify.d
24641cb0ef41Sopenharmony_cicrypto/ts/ts_rsp_verify.obj: crypto/ts/ts_rsp_verify.d
24651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_rsp_verify.c"
24661cb0ef41Sopenharmony_cicrypto/ts/ts_verify_ctx.d: "crypto/ts/ts_verify_ctx.c"
24671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ts/ts_verify_ctx.c" 2>&1 > crypto/ts/ts_verify_ctx.d
24681cb0ef41Sopenharmony_cicrypto/ts/ts_verify_ctx.obj: crypto/ts/ts_verify_ctx.d
24691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ts/ts_verify_ctx.c"
24701cb0ef41Sopenharmony_cicrypto/txt_db/txt_db.d: "crypto/txt_db/txt_db.c"
24711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/txt_db/txt_db.c" 2>&1 > crypto/txt_db/txt_db.d
24721cb0ef41Sopenharmony_cicrypto/txt_db/txt_db.obj: crypto/txt_db/txt_db.d
24731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/txt_db/txt_db.c"
24741cb0ef41Sopenharmony_cicrypto/ui/ui_err.d: "crypto/ui/ui_err.c"
24751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ui/ui_err.c" 2>&1 > crypto/ui/ui_err.d
24761cb0ef41Sopenharmony_cicrypto/ui/ui_err.obj: crypto/ui/ui_err.d
24771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ui/ui_err.c"
24781cb0ef41Sopenharmony_cicrypto/ui/ui_lib.d: "crypto/ui/ui_lib.c"
24791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ui/ui_lib.c" 2>&1 > crypto/ui/ui_lib.d
24801cb0ef41Sopenharmony_cicrypto/ui/ui_lib.obj: crypto/ui/ui_lib.d
24811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ui/ui_lib.c"
24821cb0ef41Sopenharmony_cicrypto/ui/ui_null.d: "crypto/ui/ui_null.c"
24831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ui/ui_null.c" 2>&1 > crypto/ui/ui_null.d
24841cb0ef41Sopenharmony_cicrypto/ui/ui_null.obj: crypto/ui/ui_null.d
24851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ui/ui_null.c"
24861cb0ef41Sopenharmony_cicrypto/ui/ui_openssl.d: "crypto/ui/ui_openssl.c"
24871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ui/ui_openssl.c" 2>&1 > crypto/ui/ui_openssl.d
24881cb0ef41Sopenharmony_cicrypto/ui/ui_openssl.obj: crypto/ui/ui_openssl.d
24891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ui/ui_openssl.c"
24901cb0ef41Sopenharmony_cicrypto/ui/ui_util.d: "crypto/ui/ui_util.c"
24911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/ui/ui_util.c" 2>&1 > crypto/ui/ui_util.d
24921cb0ef41Sopenharmony_cicrypto/ui/ui_util.obj: crypto/ui/ui_util.d
24931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/ui/ui_util.c"
24941cb0ef41Sopenharmony_cicrypto/uid.d: "crypto/uid.c"
24951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/uid.c" 2>&1 > crypto/uid.d
24961cb0ef41Sopenharmony_cicrypto/uid.obj: crypto/uid.d
24971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/uid.c"
24981cb0ef41Sopenharmony_cicrypto/uplink-x86_64.obj: "crypto/uplink-x86_64.asm"
24991cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/uplink-x86_64.asm"
25001cb0ef41Sopenharmony_cicrypto/uplink-x86_64.asm:
25011cb0ef41Sopenharmony_ci	set ASM=$(AS)
25021cb0ef41Sopenharmony_ci	"$(PERL)" "ms/uplink-x86_64.pl" $(PERLASM_SCHEME) $@
25031cb0ef41Sopenharmony_cicrypto/whrlpool/wp-x86_64.obj: "crypto/whrlpool/wp-x86_64.asm"
25041cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/whrlpool/wp-x86_64.asm"
25051cb0ef41Sopenharmony_cicrypto/whrlpool/wp-x86_64.asm:
25061cb0ef41Sopenharmony_ci	set ASM=$(AS)
25071cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/whrlpool/asm/wp-x86_64.pl" $(PERLASM_SCHEME) $@
25081cb0ef41Sopenharmony_cicrypto/whrlpool/wp_dgst.d: "crypto/whrlpool/wp_dgst.c"
25091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/whrlpool/wp_dgst.c" 2>&1 > crypto/whrlpool/wp_dgst.d
25101cb0ef41Sopenharmony_cicrypto/whrlpool/wp_dgst.obj: crypto/whrlpool/wp_dgst.d
25111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/whrlpool/wp_dgst.c"
25121cb0ef41Sopenharmony_cicrypto/x509/by_dir.d: "crypto/x509/by_dir.c"
25131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/by_dir.c" 2>&1 > crypto/x509/by_dir.d
25141cb0ef41Sopenharmony_cicrypto/x509/by_dir.obj: crypto/x509/by_dir.d
25151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/by_dir.c"
25161cb0ef41Sopenharmony_cicrypto/x509/by_file.d: "crypto/x509/by_file.c"
25171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/by_file.c" 2>&1 > crypto/x509/by_file.d
25181cb0ef41Sopenharmony_cicrypto/x509/by_file.obj: crypto/x509/by_file.d
25191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/by_file.c"
25201cb0ef41Sopenharmony_cicrypto/x509/t_crl.d: "crypto/x509/t_crl.c"
25211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/t_crl.c" 2>&1 > crypto/x509/t_crl.d
25221cb0ef41Sopenharmony_cicrypto/x509/t_crl.obj: crypto/x509/t_crl.d
25231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/t_crl.c"
25241cb0ef41Sopenharmony_cicrypto/x509/t_req.d: "crypto/x509/t_req.c"
25251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/t_req.c" 2>&1 > crypto/x509/t_req.d
25261cb0ef41Sopenharmony_cicrypto/x509/t_req.obj: crypto/x509/t_req.d
25271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/t_req.c"
25281cb0ef41Sopenharmony_cicrypto/x509/t_x509.d: "crypto/x509/t_x509.c"
25291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/t_x509.c" 2>&1 > crypto/x509/t_x509.d
25301cb0ef41Sopenharmony_cicrypto/x509/t_x509.obj: crypto/x509/t_x509.d
25311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/t_x509.c"
25321cb0ef41Sopenharmony_cicrypto/x509/x509_att.d: "crypto/x509/x509_att.c"
25331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_att.c" 2>&1 > crypto/x509/x509_att.d
25341cb0ef41Sopenharmony_cicrypto/x509/x509_att.obj: crypto/x509/x509_att.d
25351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_att.c"
25361cb0ef41Sopenharmony_cicrypto/x509/x509_cmp.d: "crypto/x509/x509_cmp.c"
25371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_cmp.c" 2>&1 > crypto/x509/x509_cmp.d
25381cb0ef41Sopenharmony_cicrypto/x509/x509_cmp.obj: crypto/x509/x509_cmp.d
25391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_cmp.c"
25401cb0ef41Sopenharmony_cicrypto/x509/x509_d2.d: "crypto/x509/x509_d2.c"
25411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_d2.c" 2>&1 > crypto/x509/x509_d2.d
25421cb0ef41Sopenharmony_cicrypto/x509/x509_d2.obj: crypto/x509/x509_d2.d
25431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_d2.c"
25441cb0ef41Sopenharmony_cicrypto/x509/x509_def.d: "crypto/x509/x509_def.c"
25451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_def.c" 2>&1 > crypto/x509/x509_def.d
25461cb0ef41Sopenharmony_cicrypto/x509/x509_def.obj: crypto/x509/x509_def.d
25471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_def.c"
25481cb0ef41Sopenharmony_cicrypto/x509/x509_err.d: "crypto/x509/x509_err.c"
25491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_err.c" 2>&1 > crypto/x509/x509_err.d
25501cb0ef41Sopenharmony_cicrypto/x509/x509_err.obj: crypto/x509/x509_err.d
25511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_err.c"
25521cb0ef41Sopenharmony_cicrypto/x509/x509_ext.d: "crypto/x509/x509_ext.c"
25531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_ext.c" 2>&1 > crypto/x509/x509_ext.d
25541cb0ef41Sopenharmony_cicrypto/x509/x509_ext.obj: crypto/x509/x509_ext.d
25551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_ext.c"
25561cb0ef41Sopenharmony_cicrypto/x509/x509_lu.d: "crypto/x509/x509_lu.c"
25571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_lu.c" 2>&1 > crypto/x509/x509_lu.d
25581cb0ef41Sopenharmony_cicrypto/x509/x509_lu.obj: crypto/x509/x509_lu.d
25591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_lu.c"
25601cb0ef41Sopenharmony_cicrypto/x509/x509_meth.d: "crypto/x509/x509_meth.c"
25611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_meth.c" 2>&1 > crypto/x509/x509_meth.d
25621cb0ef41Sopenharmony_cicrypto/x509/x509_meth.obj: crypto/x509/x509_meth.d
25631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_meth.c"
25641cb0ef41Sopenharmony_cicrypto/x509/x509_obj.d: "crypto/x509/x509_obj.c"
25651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_obj.c" 2>&1 > crypto/x509/x509_obj.d
25661cb0ef41Sopenharmony_cicrypto/x509/x509_obj.obj: crypto/x509/x509_obj.d
25671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_obj.c"
25681cb0ef41Sopenharmony_cicrypto/x509/x509_r2x.d: "crypto/x509/x509_r2x.c"
25691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_r2x.c" 2>&1 > crypto/x509/x509_r2x.d
25701cb0ef41Sopenharmony_cicrypto/x509/x509_r2x.obj: crypto/x509/x509_r2x.d
25711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_r2x.c"
25721cb0ef41Sopenharmony_cicrypto/x509/x509_req.d: "crypto/x509/x509_req.c"
25731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_req.c" 2>&1 > crypto/x509/x509_req.d
25741cb0ef41Sopenharmony_cicrypto/x509/x509_req.obj: crypto/x509/x509_req.d
25751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_req.c"
25761cb0ef41Sopenharmony_cicrypto/x509/x509_set.d: "crypto/x509/x509_set.c"
25771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_set.c" 2>&1 > crypto/x509/x509_set.d
25781cb0ef41Sopenharmony_cicrypto/x509/x509_set.obj: crypto/x509/x509_set.d
25791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_set.c"
25801cb0ef41Sopenharmony_cicrypto/x509/x509_trs.d: "crypto/x509/x509_trs.c"
25811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_trs.c" 2>&1 > crypto/x509/x509_trs.d
25821cb0ef41Sopenharmony_cicrypto/x509/x509_trs.obj: crypto/x509/x509_trs.d
25831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_trs.c"
25841cb0ef41Sopenharmony_cicrypto/x509/x509_txt.d: "crypto/x509/x509_txt.c"
25851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_txt.c" 2>&1 > crypto/x509/x509_txt.d
25861cb0ef41Sopenharmony_cicrypto/x509/x509_txt.obj: crypto/x509/x509_txt.d
25871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_txt.c"
25881cb0ef41Sopenharmony_cicrypto/x509/x509_v3.d: "crypto/x509/x509_v3.c"
25891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_v3.c" 2>&1 > crypto/x509/x509_v3.d
25901cb0ef41Sopenharmony_cicrypto/x509/x509_v3.obj: crypto/x509/x509_v3.d
25911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_v3.c"
25921cb0ef41Sopenharmony_cicrypto/x509/x509_vfy.d: "crypto/x509/x509_vfy.c"
25931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_vfy.c" 2>&1 > crypto/x509/x509_vfy.d
25941cb0ef41Sopenharmony_cicrypto/x509/x509_vfy.obj: crypto/x509/x509_vfy.d
25951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_vfy.c"
25961cb0ef41Sopenharmony_cicrypto/x509/x509_vpm.d: "crypto/x509/x509_vpm.c"
25971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509_vpm.c" 2>&1 > crypto/x509/x509_vpm.d
25981cb0ef41Sopenharmony_cicrypto/x509/x509_vpm.obj: crypto/x509/x509_vpm.d
25991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509_vpm.c"
26001cb0ef41Sopenharmony_cicrypto/x509/x509cset.d: "crypto/x509/x509cset.c"
26011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509cset.c" 2>&1 > crypto/x509/x509cset.d
26021cb0ef41Sopenharmony_cicrypto/x509/x509cset.obj: crypto/x509/x509cset.d
26031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509cset.c"
26041cb0ef41Sopenharmony_cicrypto/x509/x509name.d: "crypto/x509/x509name.c"
26051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509name.c" 2>&1 > crypto/x509/x509name.d
26061cb0ef41Sopenharmony_cicrypto/x509/x509name.obj: crypto/x509/x509name.d
26071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509name.c"
26081cb0ef41Sopenharmony_cicrypto/x509/x509rset.d: "crypto/x509/x509rset.c"
26091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509rset.c" 2>&1 > crypto/x509/x509rset.d
26101cb0ef41Sopenharmony_cicrypto/x509/x509rset.obj: crypto/x509/x509rset.d
26111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509rset.c"
26121cb0ef41Sopenharmony_cicrypto/x509/x509spki.d: "crypto/x509/x509spki.c"
26131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509spki.c" 2>&1 > crypto/x509/x509spki.d
26141cb0ef41Sopenharmony_cicrypto/x509/x509spki.obj: crypto/x509/x509spki.d
26151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509spki.c"
26161cb0ef41Sopenharmony_cicrypto/x509/x509type.d: "crypto/x509/x509type.c"
26171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x509type.c" 2>&1 > crypto/x509/x509type.d
26181cb0ef41Sopenharmony_cicrypto/x509/x509type.obj: crypto/x509/x509type.d
26191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x509type.c"
26201cb0ef41Sopenharmony_cicrypto/x509/x_all.d: "crypto/x509/x_all.c"
26211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_all.c" 2>&1 > crypto/x509/x_all.d
26221cb0ef41Sopenharmony_cicrypto/x509/x_all.obj: crypto/x509/x_all.d
26231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_all.c"
26241cb0ef41Sopenharmony_cicrypto/x509/x_attrib.d: "crypto/x509/x_attrib.c"
26251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_attrib.c" 2>&1 > crypto/x509/x_attrib.d
26261cb0ef41Sopenharmony_cicrypto/x509/x_attrib.obj: crypto/x509/x_attrib.d
26271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_attrib.c"
26281cb0ef41Sopenharmony_cicrypto/x509/x_crl.d: "crypto/x509/x_crl.c"
26291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_crl.c" 2>&1 > crypto/x509/x_crl.d
26301cb0ef41Sopenharmony_cicrypto/x509/x_crl.obj: crypto/x509/x_crl.d
26311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_crl.c"
26321cb0ef41Sopenharmony_cicrypto/x509/x_exten.d: "crypto/x509/x_exten.c"
26331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_exten.c" 2>&1 > crypto/x509/x_exten.d
26341cb0ef41Sopenharmony_cicrypto/x509/x_exten.obj: crypto/x509/x_exten.d
26351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_exten.c"
26361cb0ef41Sopenharmony_cicrypto/x509/x_name.d: "crypto/x509/x_name.c"
26371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_name.c" 2>&1 > crypto/x509/x_name.d
26381cb0ef41Sopenharmony_cicrypto/x509/x_name.obj: crypto/x509/x_name.d
26391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_name.c"
26401cb0ef41Sopenharmony_cicrypto/x509/x_pubkey.d: "crypto/x509/x_pubkey.c"
26411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_pubkey.c" 2>&1 > crypto/x509/x_pubkey.d
26421cb0ef41Sopenharmony_cicrypto/x509/x_pubkey.obj: crypto/x509/x_pubkey.d
26431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_pubkey.c"
26441cb0ef41Sopenharmony_cicrypto/x509/x_req.d: "crypto/x509/x_req.c"
26451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_req.c" 2>&1 > crypto/x509/x_req.d
26461cb0ef41Sopenharmony_cicrypto/x509/x_req.obj: crypto/x509/x_req.d
26471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_req.c"
26481cb0ef41Sopenharmony_cicrypto/x509/x_x509.d: "crypto/x509/x_x509.c"
26491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_x509.c" 2>&1 > crypto/x509/x_x509.d
26501cb0ef41Sopenharmony_cicrypto/x509/x_x509.obj: crypto/x509/x_x509.d
26511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_x509.c"
26521cb0ef41Sopenharmony_cicrypto/x509/x_x509a.d: "crypto/x509/x_x509a.c"
26531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509/x_x509a.c" 2>&1 > crypto/x509/x_x509a.d
26541cb0ef41Sopenharmony_cicrypto/x509/x_x509a.obj: crypto/x509/x_x509a.d
26551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509/x_x509a.c"
26561cb0ef41Sopenharmony_cicrypto/x509v3/pcy_cache.d: "crypto/x509v3/pcy_cache.c"
26571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/pcy_cache.c" 2>&1 > crypto/x509v3/pcy_cache.d
26581cb0ef41Sopenharmony_cicrypto/x509v3/pcy_cache.obj: crypto/x509v3/pcy_cache.d
26591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/pcy_cache.c"
26601cb0ef41Sopenharmony_cicrypto/x509v3/pcy_data.d: "crypto/x509v3/pcy_data.c"
26611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/pcy_data.c" 2>&1 > crypto/x509v3/pcy_data.d
26621cb0ef41Sopenharmony_cicrypto/x509v3/pcy_data.obj: crypto/x509v3/pcy_data.d
26631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/pcy_data.c"
26641cb0ef41Sopenharmony_cicrypto/x509v3/pcy_lib.d: "crypto/x509v3/pcy_lib.c"
26651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/pcy_lib.c" 2>&1 > crypto/x509v3/pcy_lib.d
26661cb0ef41Sopenharmony_cicrypto/x509v3/pcy_lib.obj: crypto/x509v3/pcy_lib.d
26671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/pcy_lib.c"
26681cb0ef41Sopenharmony_cicrypto/x509v3/pcy_map.d: "crypto/x509v3/pcy_map.c"
26691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/pcy_map.c" 2>&1 > crypto/x509v3/pcy_map.d
26701cb0ef41Sopenharmony_cicrypto/x509v3/pcy_map.obj: crypto/x509v3/pcy_map.d
26711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/pcy_map.c"
26721cb0ef41Sopenharmony_cicrypto/x509v3/pcy_node.d: "crypto/x509v3/pcy_node.c"
26731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/pcy_node.c" 2>&1 > crypto/x509v3/pcy_node.d
26741cb0ef41Sopenharmony_cicrypto/x509v3/pcy_node.obj: crypto/x509v3/pcy_node.d
26751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/pcy_node.c"
26761cb0ef41Sopenharmony_cicrypto/x509v3/pcy_tree.d: "crypto/x509v3/pcy_tree.c"
26771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/pcy_tree.c" 2>&1 > crypto/x509v3/pcy_tree.d
26781cb0ef41Sopenharmony_cicrypto/x509v3/pcy_tree.obj: crypto/x509v3/pcy_tree.d
26791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/pcy_tree.c"
26801cb0ef41Sopenharmony_cicrypto/x509v3/v3_addr.d: "crypto/x509v3/v3_addr.c"
26811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_addr.c" 2>&1 > crypto/x509v3/v3_addr.d
26821cb0ef41Sopenharmony_cicrypto/x509v3/v3_addr.obj: crypto/x509v3/v3_addr.d
26831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_addr.c"
26841cb0ef41Sopenharmony_cicrypto/x509v3/v3_admis.d: "crypto/x509v3/v3_admis.c"
26851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_admis.c" 2>&1 > crypto/x509v3/v3_admis.d
26861cb0ef41Sopenharmony_cicrypto/x509v3/v3_admis.obj: crypto/x509v3/v3_admis.d
26871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_admis.c"
26881cb0ef41Sopenharmony_cicrypto/x509v3/v3_akey.d: "crypto/x509v3/v3_akey.c"
26891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_akey.c" 2>&1 > crypto/x509v3/v3_akey.d
26901cb0ef41Sopenharmony_cicrypto/x509v3/v3_akey.obj: crypto/x509v3/v3_akey.d
26911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_akey.c"
26921cb0ef41Sopenharmony_cicrypto/x509v3/v3_akeya.d: "crypto/x509v3/v3_akeya.c"
26931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_akeya.c" 2>&1 > crypto/x509v3/v3_akeya.d
26941cb0ef41Sopenharmony_cicrypto/x509v3/v3_akeya.obj: crypto/x509v3/v3_akeya.d
26951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_akeya.c"
26961cb0ef41Sopenharmony_cicrypto/x509v3/v3_alt.d: "crypto/x509v3/v3_alt.c"
26971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_alt.c" 2>&1 > crypto/x509v3/v3_alt.d
26981cb0ef41Sopenharmony_cicrypto/x509v3/v3_alt.obj: crypto/x509v3/v3_alt.d
26991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_alt.c"
27001cb0ef41Sopenharmony_cicrypto/x509v3/v3_asid.d: "crypto/x509v3/v3_asid.c"
27011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_asid.c" 2>&1 > crypto/x509v3/v3_asid.d
27021cb0ef41Sopenharmony_cicrypto/x509v3/v3_asid.obj: crypto/x509v3/v3_asid.d
27031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_asid.c"
27041cb0ef41Sopenharmony_cicrypto/x509v3/v3_bcons.d: "crypto/x509v3/v3_bcons.c"
27051cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_bcons.c" 2>&1 > crypto/x509v3/v3_bcons.d
27061cb0ef41Sopenharmony_cicrypto/x509v3/v3_bcons.obj: crypto/x509v3/v3_bcons.d
27071cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_bcons.c"
27081cb0ef41Sopenharmony_cicrypto/x509v3/v3_bitst.d: "crypto/x509v3/v3_bitst.c"
27091cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_bitst.c" 2>&1 > crypto/x509v3/v3_bitst.d
27101cb0ef41Sopenharmony_cicrypto/x509v3/v3_bitst.obj: crypto/x509v3/v3_bitst.d
27111cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_bitst.c"
27121cb0ef41Sopenharmony_cicrypto/x509v3/v3_conf.d: "crypto/x509v3/v3_conf.c"
27131cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_conf.c" 2>&1 > crypto/x509v3/v3_conf.d
27141cb0ef41Sopenharmony_cicrypto/x509v3/v3_conf.obj: crypto/x509v3/v3_conf.d
27151cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_conf.c"
27161cb0ef41Sopenharmony_cicrypto/x509v3/v3_cpols.d: "crypto/x509v3/v3_cpols.c"
27171cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_cpols.c" 2>&1 > crypto/x509v3/v3_cpols.d
27181cb0ef41Sopenharmony_cicrypto/x509v3/v3_cpols.obj: crypto/x509v3/v3_cpols.d
27191cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_cpols.c"
27201cb0ef41Sopenharmony_cicrypto/x509v3/v3_crld.d: "crypto/x509v3/v3_crld.c"
27211cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_crld.c" 2>&1 > crypto/x509v3/v3_crld.d
27221cb0ef41Sopenharmony_cicrypto/x509v3/v3_crld.obj: crypto/x509v3/v3_crld.d
27231cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_crld.c"
27241cb0ef41Sopenharmony_cicrypto/x509v3/v3_enum.d: "crypto/x509v3/v3_enum.c"
27251cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_enum.c" 2>&1 > crypto/x509v3/v3_enum.d
27261cb0ef41Sopenharmony_cicrypto/x509v3/v3_enum.obj: crypto/x509v3/v3_enum.d
27271cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_enum.c"
27281cb0ef41Sopenharmony_cicrypto/x509v3/v3_extku.d: "crypto/x509v3/v3_extku.c"
27291cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_extku.c" 2>&1 > crypto/x509v3/v3_extku.d
27301cb0ef41Sopenharmony_cicrypto/x509v3/v3_extku.obj: crypto/x509v3/v3_extku.d
27311cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_extku.c"
27321cb0ef41Sopenharmony_cicrypto/x509v3/v3_genn.d: "crypto/x509v3/v3_genn.c"
27331cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_genn.c" 2>&1 > crypto/x509v3/v3_genn.d
27341cb0ef41Sopenharmony_cicrypto/x509v3/v3_genn.obj: crypto/x509v3/v3_genn.d
27351cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_genn.c"
27361cb0ef41Sopenharmony_cicrypto/x509v3/v3_ia5.d: "crypto/x509v3/v3_ia5.c"
27371cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_ia5.c" 2>&1 > crypto/x509v3/v3_ia5.d
27381cb0ef41Sopenharmony_cicrypto/x509v3/v3_ia5.obj: crypto/x509v3/v3_ia5.d
27391cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_ia5.c"
27401cb0ef41Sopenharmony_cicrypto/x509v3/v3_info.d: "crypto/x509v3/v3_info.c"
27411cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_info.c" 2>&1 > crypto/x509v3/v3_info.d
27421cb0ef41Sopenharmony_cicrypto/x509v3/v3_info.obj: crypto/x509v3/v3_info.d
27431cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_info.c"
27441cb0ef41Sopenharmony_cicrypto/x509v3/v3_int.d: "crypto/x509v3/v3_int.c"
27451cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_int.c" 2>&1 > crypto/x509v3/v3_int.d
27461cb0ef41Sopenharmony_cicrypto/x509v3/v3_int.obj: crypto/x509v3/v3_int.d
27471cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_int.c"
27481cb0ef41Sopenharmony_cicrypto/x509v3/v3_lib.d: "crypto/x509v3/v3_lib.c"
27491cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_lib.c" 2>&1 > crypto/x509v3/v3_lib.d
27501cb0ef41Sopenharmony_cicrypto/x509v3/v3_lib.obj: crypto/x509v3/v3_lib.d
27511cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_lib.c"
27521cb0ef41Sopenharmony_cicrypto/x509v3/v3_ncons.d: "crypto/x509v3/v3_ncons.c"
27531cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_ncons.c" 2>&1 > crypto/x509v3/v3_ncons.d
27541cb0ef41Sopenharmony_cicrypto/x509v3/v3_ncons.obj: crypto/x509v3/v3_ncons.d
27551cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_ncons.c"
27561cb0ef41Sopenharmony_cicrypto/x509v3/v3_pci.d: "crypto/x509v3/v3_pci.c"
27571cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_pci.c" 2>&1 > crypto/x509v3/v3_pci.d
27581cb0ef41Sopenharmony_cicrypto/x509v3/v3_pci.obj: crypto/x509v3/v3_pci.d
27591cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_pci.c"
27601cb0ef41Sopenharmony_cicrypto/x509v3/v3_pcia.d: "crypto/x509v3/v3_pcia.c"
27611cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_pcia.c" 2>&1 > crypto/x509v3/v3_pcia.d
27621cb0ef41Sopenharmony_cicrypto/x509v3/v3_pcia.obj: crypto/x509v3/v3_pcia.d
27631cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_pcia.c"
27641cb0ef41Sopenharmony_cicrypto/x509v3/v3_pcons.d: "crypto/x509v3/v3_pcons.c"
27651cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_pcons.c" 2>&1 > crypto/x509v3/v3_pcons.d
27661cb0ef41Sopenharmony_cicrypto/x509v3/v3_pcons.obj: crypto/x509v3/v3_pcons.d
27671cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_pcons.c"
27681cb0ef41Sopenharmony_cicrypto/x509v3/v3_pku.d: "crypto/x509v3/v3_pku.c"
27691cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_pku.c" 2>&1 > crypto/x509v3/v3_pku.d
27701cb0ef41Sopenharmony_cicrypto/x509v3/v3_pku.obj: crypto/x509v3/v3_pku.d
27711cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_pku.c"
27721cb0ef41Sopenharmony_cicrypto/x509v3/v3_pmaps.d: "crypto/x509v3/v3_pmaps.c"
27731cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_pmaps.c" 2>&1 > crypto/x509v3/v3_pmaps.d
27741cb0ef41Sopenharmony_cicrypto/x509v3/v3_pmaps.obj: crypto/x509v3/v3_pmaps.d
27751cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_pmaps.c"
27761cb0ef41Sopenharmony_cicrypto/x509v3/v3_prn.d: "crypto/x509v3/v3_prn.c"
27771cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_prn.c" 2>&1 > crypto/x509v3/v3_prn.d
27781cb0ef41Sopenharmony_cicrypto/x509v3/v3_prn.obj: crypto/x509v3/v3_prn.d
27791cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_prn.c"
27801cb0ef41Sopenharmony_cicrypto/x509v3/v3_purp.d: "crypto/x509v3/v3_purp.c"
27811cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_purp.c" 2>&1 > crypto/x509v3/v3_purp.d
27821cb0ef41Sopenharmony_cicrypto/x509v3/v3_purp.obj: crypto/x509v3/v3_purp.d
27831cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_purp.c"
27841cb0ef41Sopenharmony_cicrypto/x509v3/v3_skey.d: "crypto/x509v3/v3_skey.c"
27851cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_skey.c" 2>&1 > crypto/x509v3/v3_skey.d
27861cb0ef41Sopenharmony_cicrypto/x509v3/v3_skey.obj: crypto/x509v3/v3_skey.d
27871cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_skey.c"
27881cb0ef41Sopenharmony_cicrypto/x509v3/v3_sxnet.d: "crypto/x509v3/v3_sxnet.c"
27891cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_sxnet.c" 2>&1 > crypto/x509v3/v3_sxnet.d
27901cb0ef41Sopenharmony_cicrypto/x509v3/v3_sxnet.obj: crypto/x509v3/v3_sxnet.d
27911cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_sxnet.c"
27921cb0ef41Sopenharmony_cicrypto/x509v3/v3_tlsf.d: "crypto/x509v3/v3_tlsf.c"
27931cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_tlsf.c" 2>&1 > crypto/x509v3/v3_tlsf.d
27941cb0ef41Sopenharmony_cicrypto/x509v3/v3_tlsf.obj: crypto/x509v3/v3_tlsf.d
27951cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_tlsf.c"
27961cb0ef41Sopenharmony_cicrypto/x509v3/v3_utl.d: "crypto/x509v3/v3_utl.c"
27971cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3_utl.c" 2>&1 > crypto/x509v3/v3_utl.d
27981cb0ef41Sopenharmony_cicrypto/x509v3/v3_utl.obj: crypto/x509v3/v3_utl.d
27991cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3_utl.c"
28001cb0ef41Sopenharmony_cicrypto/x509v3/v3err.d: "crypto/x509v3/v3err.c"
28011cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "crypto/x509v3/v3err.c" 2>&1 > crypto/x509v3/v3err.d
28021cb0ef41Sopenharmony_cicrypto/x509v3/v3err.obj: crypto/x509v3/v3err.d
28031cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "crypto/x509v3/v3err.c"
28041cb0ef41Sopenharmony_cicrypto/x86_64cpuid.obj: "crypto/x86_64cpuid.asm"
28051cb0ef41Sopenharmony_ci	$(AS)  $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto/x86_64cpuid.asm"
28061cb0ef41Sopenharmony_cicrypto/x86_64cpuid.asm:
28071cb0ef41Sopenharmony_ci	set ASM=$(AS)
28081cb0ef41Sopenharmony_ci	"$(PERL)" "crypto/x86_64cpuid.pl" $(PERLASM_SCHEME) $@
28091cb0ef41Sopenharmony_cims/uplink.d: "ms/uplink.c"
28101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ms/uplink.c" 2>&1 > ms/uplink.d
28111cb0ef41Sopenharmony_cims/uplink.obj: ms/uplink.d
28121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "crypto/include" /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ms/uplink.c"
28131cb0ef41Sopenharmony_cilibssl.def: "util/mkdef.pl" "util/libssl.num"
28141cb0ef41Sopenharmony_ci	"$(PERL)" "util/mkdef.pl" ssl 32 > $@
28151cb0ef41Sopenharmony_cilibssl.res: "libssl.rc"
28161cb0ef41Sopenharmony_ci	$(RC) $(RCOUTFLAG)$@ "libssl.rc"
28171cb0ef41Sopenharmony_cilibssl.rc: "util/mkrc.pl"
28181cb0ef41Sopenharmony_ci	"$(PERL)" "util/mkrc.pl" libssl > $@
28191cb0ef41Sopenharmony_cissl/bio_ssl.d: "ssl/bio_ssl.c"
28201cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/bio_ssl.c" 2>&1 > ssl/bio_ssl.d
28211cb0ef41Sopenharmony_cissl/bio_ssl.obj: ssl/bio_ssl.d
28221cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/bio_ssl.c"
28231cb0ef41Sopenharmony_cissl/d1_lib.d: "ssl/d1_lib.c"
28241cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/d1_lib.c" 2>&1 > ssl/d1_lib.d
28251cb0ef41Sopenharmony_cissl/d1_lib.obj: ssl/d1_lib.d
28261cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/d1_lib.c"
28271cb0ef41Sopenharmony_cissl/d1_msg.d: "ssl/d1_msg.c"
28281cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/d1_msg.c" 2>&1 > ssl/d1_msg.d
28291cb0ef41Sopenharmony_cissl/d1_msg.obj: ssl/d1_msg.d
28301cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/d1_msg.c"
28311cb0ef41Sopenharmony_cissl/d1_srtp.d: "ssl/d1_srtp.c"
28321cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/d1_srtp.c" 2>&1 > ssl/d1_srtp.d
28331cb0ef41Sopenharmony_cissl/d1_srtp.obj: ssl/d1_srtp.d
28341cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/d1_srtp.c"
28351cb0ef41Sopenharmony_cissl/methods.d: "ssl/methods.c"
28361cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/methods.c" 2>&1 > ssl/methods.d
28371cb0ef41Sopenharmony_cissl/methods.obj: ssl/methods.d
28381cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/methods.c"
28391cb0ef41Sopenharmony_cissl/packet.d: "ssl/packet.c"
28401cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/packet.c" 2>&1 > ssl/packet.d
28411cb0ef41Sopenharmony_cissl/packet.obj: ssl/packet.d
28421cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/packet.c"
28431cb0ef41Sopenharmony_cissl/pqueue.d: "ssl/pqueue.c"
28441cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/pqueue.c" 2>&1 > ssl/pqueue.d
28451cb0ef41Sopenharmony_cissl/pqueue.obj: ssl/pqueue.d
28461cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/pqueue.c"
28471cb0ef41Sopenharmony_cissl/record/dtls1_bitmap.d: "ssl/record/dtls1_bitmap.c"
28481cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/record/dtls1_bitmap.c" 2>&1 > ssl/record/dtls1_bitmap.d
28491cb0ef41Sopenharmony_cissl/record/dtls1_bitmap.obj: ssl/record/dtls1_bitmap.d
28501cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/record/dtls1_bitmap.c"
28511cb0ef41Sopenharmony_cissl/record/rec_layer_d1.d: "ssl/record/rec_layer_d1.c"
28521cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/record/rec_layer_d1.c" 2>&1 > ssl/record/rec_layer_d1.d
28531cb0ef41Sopenharmony_cissl/record/rec_layer_d1.obj: ssl/record/rec_layer_d1.d
28541cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/record/rec_layer_d1.c"
28551cb0ef41Sopenharmony_cissl/record/rec_layer_s3.d: "ssl/record/rec_layer_s3.c"
28561cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/record/rec_layer_s3.c" 2>&1 > ssl/record/rec_layer_s3.d
28571cb0ef41Sopenharmony_cissl/record/rec_layer_s3.obj: ssl/record/rec_layer_s3.d
28581cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/record/rec_layer_s3.c"
28591cb0ef41Sopenharmony_cissl/record/ssl3_buffer.d: "ssl/record/ssl3_buffer.c"
28601cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/record/ssl3_buffer.c" 2>&1 > ssl/record/ssl3_buffer.d
28611cb0ef41Sopenharmony_cissl/record/ssl3_buffer.obj: ssl/record/ssl3_buffer.d
28621cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/record/ssl3_buffer.c"
28631cb0ef41Sopenharmony_cissl/record/ssl3_record.d: "ssl/record/ssl3_record.c"
28641cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/record/ssl3_record.c" 2>&1 > ssl/record/ssl3_record.d
28651cb0ef41Sopenharmony_cissl/record/ssl3_record.obj: ssl/record/ssl3_record.d
28661cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/record/ssl3_record.c"
28671cb0ef41Sopenharmony_cissl/record/ssl3_record_tls13.d: "ssl/record/ssl3_record_tls13.c"
28681cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/record/ssl3_record_tls13.c" 2>&1 > ssl/record/ssl3_record_tls13.d
28691cb0ef41Sopenharmony_cissl/record/ssl3_record_tls13.obj: ssl/record/ssl3_record_tls13.d
28701cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/record/ssl3_record_tls13.c"
28711cb0ef41Sopenharmony_cissl/s3_cbc.d: "ssl/s3_cbc.c"
28721cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/s3_cbc.c" 2>&1 > ssl/s3_cbc.d
28731cb0ef41Sopenharmony_cissl/s3_cbc.obj: ssl/s3_cbc.d
28741cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/s3_cbc.c"
28751cb0ef41Sopenharmony_cissl/s3_enc.d: "ssl/s3_enc.c"
28761cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/s3_enc.c" 2>&1 > ssl/s3_enc.d
28771cb0ef41Sopenharmony_cissl/s3_enc.obj: ssl/s3_enc.d
28781cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/s3_enc.c"
28791cb0ef41Sopenharmony_cissl/s3_lib.d: "ssl/s3_lib.c"
28801cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/s3_lib.c" 2>&1 > ssl/s3_lib.d
28811cb0ef41Sopenharmony_cissl/s3_lib.obj: ssl/s3_lib.d
28821cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/s3_lib.c"
28831cb0ef41Sopenharmony_cissl/s3_msg.d: "ssl/s3_msg.c"
28841cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/s3_msg.c" 2>&1 > ssl/s3_msg.d
28851cb0ef41Sopenharmony_cissl/s3_msg.obj: ssl/s3_msg.d
28861cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/s3_msg.c"
28871cb0ef41Sopenharmony_cissl/ssl_asn1.d: "ssl/ssl_asn1.c"
28881cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_asn1.c" 2>&1 > ssl/ssl_asn1.d
28891cb0ef41Sopenharmony_cissl/ssl_asn1.obj: ssl/ssl_asn1.d
28901cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_asn1.c"
28911cb0ef41Sopenharmony_cissl/ssl_cert.d: "ssl/ssl_cert.c"
28921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_cert.c" 2>&1 > ssl/ssl_cert.d
28931cb0ef41Sopenharmony_cissl/ssl_cert.obj: ssl/ssl_cert.d
28941cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_cert.c"
28951cb0ef41Sopenharmony_cissl/ssl_ciph.d: "ssl/ssl_ciph.c"
28961cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_ciph.c" 2>&1 > ssl/ssl_ciph.d
28971cb0ef41Sopenharmony_cissl/ssl_ciph.obj: ssl/ssl_ciph.d
28981cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_ciph.c"
28991cb0ef41Sopenharmony_cissl/ssl_conf.d: "ssl/ssl_conf.c"
29001cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_conf.c" 2>&1 > ssl/ssl_conf.d
29011cb0ef41Sopenharmony_cissl/ssl_conf.obj: ssl/ssl_conf.d
29021cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_conf.c"
29031cb0ef41Sopenharmony_cissl/ssl_err.d: "ssl/ssl_err.c"
29041cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_err.c" 2>&1 > ssl/ssl_err.d
29051cb0ef41Sopenharmony_cissl/ssl_err.obj: ssl/ssl_err.d
29061cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_err.c"
29071cb0ef41Sopenharmony_cissl/ssl_init.d: "ssl/ssl_init.c"
29081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_init.c" 2>&1 > ssl/ssl_init.d
29091cb0ef41Sopenharmony_cissl/ssl_init.obj: ssl/ssl_init.d
29101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_init.c"
29111cb0ef41Sopenharmony_cissl/ssl_lib.d: "ssl/ssl_lib.c"
29121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_lib.c" 2>&1 > ssl/ssl_lib.d
29131cb0ef41Sopenharmony_cissl/ssl_lib.obj: ssl/ssl_lib.d
29141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_lib.c"
29151cb0ef41Sopenharmony_cissl/ssl_mcnf.d: "ssl/ssl_mcnf.c"
29161cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_mcnf.c" 2>&1 > ssl/ssl_mcnf.d
29171cb0ef41Sopenharmony_cissl/ssl_mcnf.obj: ssl/ssl_mcnf.d
29181cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_mcnf.c"
29191cb0ef41Sopenharmony_cissl/ssl_rsa.d: "ssl/ssl_rsa.c"
29201cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_rsa.c" 2>&1 > ssl/ssl_rsa.d
29211cb0ef41Sopenharmony_cissl/ssl_rsa.obj: ssl/ssl_rsa.d
29221cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_rsa.c"
29231cb0ef41Sopenharmony_cissl/ssl_sess.d: "ssl/ssl_sess.c"
29241cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_sess.c" 2>&1 > ssl/ssl_sess.d
29251cb0ef41Sopenharmony_cissl/ssl_sess.obj: ssl/ssl_sess.d
29261cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_sess.c"
29271cb0ef41Sopenharmony_cissl/ssl_stat.d: "ssl/ssl_stat.c"
29281cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_stat.c" 2>&1 > ssl/ssl_stat.d
29291cb0ef41Sopenharmony_cissl/ssl_stat.obj: ssl/ssl_stat.d
29301cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_stat.c"
29311cb0ef41Sopenharmony_cissl/ssl_txt.d: "ssl/ssl_txt.c"
29321cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_txt.c" 2>&1 > ssl/ssl_txt.d
29331cb0ef41Sopenharmony_cissl/ssl_txt.obj: ssl/ssl_txt.d
29341cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_txt.c"
29351cb0ef41Sopenharmony_cissl/ssl_utst.d: "ssl/ssl_utst.c"
29361cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/ssl_utst.c" 2>&1 > ssl/ssl_utst.d
29371cb0ef41Sopenharmony_cissl/ssl_utst.obj: ssl/ssl_utst.d
29381cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/ssl_utst.c"
29391cb0ef41Sopenharmony_cissl/statem/extensions.d: "ssl/statem/extensions.c"
29401cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/extensions.c" 2>&1 > ssl/statem/extensions.d
29411cb0ef41Sopenharmony_cissl/statem/extensions.obj: ssl/statem/extensions.d
29421cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/extensions.c"
29431cb0ef41Sopenharmony_cissl/statem/extensions_clnt.d: "ssl/statem/extensions_clnt.c"
29441cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/extensions_clnt.c" 2>&1 > ssl/statem/extensions_clnt.d
29451cb0ef41Sopenharmony_cissl/statem/extensions_clnt.obj: ssl/statem/extensions_clnt.d
29461cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/extensions_clnt.c"
29471cb0ef41Sopenharmony_cissl/statem/extensions_cust.d: "ssl/statem/extensions_cust.c"
29481cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/extensions_cust.c" 2>&1 > ssl/statem/extensions_cust.d
29491cb0ef41Sopenharmony_cissl/statem/extensions_cust.obj: ssl/statem/extensions_cust.d
29501cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/extensions_cust.c"
29511cb0ef41Sopenharmony_cissl/statem/extensions_srvr.d: "ssl/statem/extensions_srvr.c"
29521cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/extensions_srvr.c" 2>&1 > ssl/statem/extensions_srvr.d
29531cb0ef41Sopenharmony_cissl/statem/extensions_srvr.obj: ssl/statem/extensions_srvr.d
29541cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/extensions_srvr.c"
29551cb0ef41Sopenharmony_cissl/statem/statem.d: "ssl/statem/statem.c"
29561cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/statem.c" 2>&1 > ssl/statem/statem.d
29571cb0ef41Sopenharmony_cissl/statem/statem.obj: ssl/statem/statem.d
29581cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/statem.c"
29591cb0ef41Sopenharmony_cissl/statem/statem_clnt.d: "ssl/statem/statem_clnt.c"
29601cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/statem_clnt.c" 2>&1 > ssl/statem/statem_clnt.d
29611cb0ef41Sopenharmony_cissl/statem/statem_clnt.obj: ssl/statem/statem_clnt.d
29621cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/statem_clnt.c"
29631cb0ef41Sopenharmony_cissl/statem/statem_dtls.d: "ssl/statem/statem_dtls.c"
29641cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/statem_dtls.c" 2>&1 > ssl/statem/statem_dtls.d
29651cb0ef41Sopenharmony_cissl/statem/statem_dtls.obj: ssl/statem/statem_dtls.d
29661cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/statem_dtls.c"
29671cb0ef41Sopenharmony_cissl/statem/statem_lib.d: "ssl/statem/statem_lib.c"
29681cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/statem_lib.c" 2>&1 > ssl/statem/statem_lib.d
29691cb0ef41Sopenharmony_cissl/statem/statem_lib.obj: ssl/statem/statem_lib.d
29701cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/statem_lib.c"
29711cb0ef41Sopenharmony_cissl/statem/statem_srvr.d: "ssl/statem/statem_srvr.c"
29721cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/statem/statem_srvr.c" 2>&1 > ssl/statem/statem_srvr.d
29731cb0ef41Sopenharmony_cissl/statem/statem_srvr.obj: ssl/statem/statem_srvr.d
29741cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/statem/statem_srvr.c"
29751cb0ef41Sopenharmony_cissl/t1_enc.d: "ssl/t1_enc.c"
29761cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/t1_enc.c" 2>&1 > ssl/t1_enc.d
29771cb0ef41Sopenharmony_cissl/t1_enc.obj: ssl/t1_enc.d
29781cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/t1_enc.c"
29791cb0ef41Sopenharmony_cissl/t1_lib.d: "ssl/t1_lib.c"
29801cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/t1_lib.c" 2>&1 > ssl/t1_lib.d
29811cb0ef41Sopenharmony_cissl/t1_lib.obj: ssl/t1_lib.d
29821cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/t1_lib.c"
29831cb0ef41Sopenharmony_cissl/t1_trce.d: "ssl/t1_trce.c"
29841cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/t1_trce.c" 2>&1 > ssl/t1_trce.d
29851cb0ef41Sopenharmony_cissl/t1_trce.obj: ssl/t1_trce.d
29861cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/t1_trce.c"
29871cb0ef41Sopenharmony_cissl/tls13_enc.d: "ssl/tls13_enc.c"
29881cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/tls13_enc.c" 2>&1 > ssl/tls13_enc.d
29891cb0ef41Sopenharmony_cissl/tls13_enc.obj: ssl/tls13_enc.d
29901cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/tls13_enc.c"
29911cb0ef41Sopenharmony_cissl/tls_srp.d: "ssl/tls_srp.c"
29921cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "ssl/tls_srp.c" 2>&1 > ssl/tls_srp.d
29931cb0ef41Sopenharmony_cissl/tls_srp.obj: ssl/tls_srp.d
29941cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "." /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "ssl/tls_srp.c"
29951cb0ef41Sopenharmony_citest/testutil/basic_output.d: "test/testutil/basic_output.c"
29961cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/basic_output.c" 2>&1 > test/testutil/basic_output.d
29971cb0ef41Sopenharmony_citest/testutil/basic_output.obj: test/testutil/basic_output.d
29981cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/basic_output.c"
29991cb0ef41Sopenharmony_citest/testutil/cb.d: "test/testutil/cb.c"
30001cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/cb.c" 2>&1 > test/testutil/cb.d
30011cb0ef41Sopenharmony_citest/testutil/cb.obj: test/testutil/cb.d
30021cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/cb.c"
30031cb0ef41Sopenharmony_citest/testutil/driver.d: "test/testutil/driver.c"
30041cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/driver.c" 2>&1 > test/testutil/driver.d
30051cb0ef41Sopenharmony_citest/testutil/driver.obj: test/testutil/driver.d
30061cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/driver.c"
30071cb0ef41Sopenharmony_citest/testutil/format_output.d: "test/testutil/format_output.c"
30081cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/format_output.c" 2>&1 > test/testutil/format_output.d
30091cb0ef41Sopenharmony_citest/testutil/format_output.obj: test/testutil/format_output.d
30101cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/format_output.c"
30111cb0ef41Sopenharmony_citest/testutil/init.d: "test/testutil/init.c"
30121cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/init.c" 2>&1 > test/testutil/init.d
30131cb0ef41Sopenharmony_citest/testutil/init.obj: test/testutil/init.d
30141cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/init.c"
30151cb0ef41Sopenharmony_citest/testutil/main.d: "test/testutil/main.c"
30161cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/main.c" 2>&1 > test/testutil/main.d
30171cb0ef41Sopenharmony_citest/testutil/main.obj: test/testutil/main.d
30181cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/main.c"
30191cb0ef41Sopenharmony_citest/testutil/output_helpers.d: "test/testutil/output_helpers.c"
30201cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/output_helpers.c" 2>&1 > test/testutil/output_helpers.d
30211cb0ef41Sopenharmony_citest/testutil/output_helpers.obj: test/testutil/output_helpers.d
30221cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/output_helpers.c"
30231cb0ef41Sopenharmony_citest/testutil/stanza.d: "test/testutil/stanza.c"
30241cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/stanza.c" 2>&1 > test/testutil/stanza.d
30251cb0ef41Sopenharmony_citest/testutil/stanza.obj: test/testutil/stanza.d
30261cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/stanza.c"
30271cb0ef41Sopenharmony_citest/testutil/tap_bio.d: "test/testutil/tap_bio.c"
30281cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/tap_bio.c" 2>&1 > test/testutil/tap_bio.d
30291cb0ef41Sopenharmony_citest/testutil/tap_bio.obj: test/testutil/tap_bio.d
30301cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/tap_bio.c"
30311cb0ef41Sopenharmony_citest/testutil/test_cleanup.d: "test/testutil/test_cleanup.c"
30321cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/test_cleanup.c" 2>&1 > test/testutil/test_cleanup.d
30331cb0ef41Sopenharmony_citest/testutil/test_cleanup.obj: test/testutil/test_cleanup.d
30341cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/test_cleanup.c"
30351cb0ef41Sopenharmony_citest/testutil/tests.d: "test/testutil/tests.c"
30361cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) /Zs /showIncludes "test/testutil/tests.c" 2>&1 > test/testutil/tests.d
30371cb0ef41Sopenharmony_citest/testutil/tests.obj: test/testutil/tests.d
30381cb0ef41Sopenharmony_ci	$(CC)  $(LIB_CFLAGS) /I "include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "test/testutil/tests.c"
30391cb0ef41Sopenharmony_ciengines/e_capi.d: "engines/e_capi.c"
30401cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) /Zs /showIncludes "engines/e_capi.c" 2>&1 > engines/e_capi.d
30411cb0ef41Sopenharmony_ciengines/e_capi.obj: engines/e_capi.d
30421cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) -c $(COUTFLAG)$@ "engines/e_capi.c"
30431cb0ef41Sopenharmony_ciengines/e_dasync.d: "engines/e_dasync.c"
30441cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) /Zs /showIncludes "engines/e_dasync.c" 2>&1 > engines/e_dasync.d
30451cb0ef41Sopenharmony_ciengines/e_dasync.obj: engines/e_dasync.d
30461cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) -c $(COUTFLAG)$@ "engines/e_dasync.c"
30471cb0ef41Sopenharmony_ciengines/e_ossltest.d: "engines/e_ossltest.c"
30481cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) /Zs /showIncludes "engines/e_ossltest.c" 2>&1 > engines/e_ossltest.d
30491cb0ef41Sopenharmony_ciengines/e_ossltest.obj: engines/e_ossltest.d
30501cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) -c $(COUTFLAG)$@ "engines/e_ossltest.c"
30511cb0ef41Sopenharmony_ciengines/e_padlock-x86_64.obj: "engines/e_padlock-x86_64.asm"
30521cb0ef41Sopenharmony_ci	$(AS)  $(DSO_ASFLAGS) $(ASOUTFLAG)$@ "engines/e_padlock-x86_64.asm"
30531cb0ef41Sopenharmony_ciengines/e_padlock-x86_64.asm:
30541cb0ef41Sopenharmony_ci	set ASM=$(AS)
30551cb0ef41Sopenharmony_ci	"$(PERL)" "engines/asm/e_padlock-x86_64.pl" $(PERLASM_SCHEME) $@
30561cb0ef41Sopenharmony_ciengines/e_padlock.d: "engines/e_padlock.c"
30571cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) /Zs /showIncludes "engines/e_padlock.c" 2>&1 > engines/e_padlock.d
30581cb0ef41Sopenharmony_ciengines/e_padlock.obj: engines/e_padlock.d
30591cb0ef41Sopenharmony_ci	$(CC)  $(DSO_CFLAGS) /I "include" $(DSO_CPPFLAGS) -c $(COUTFLAG)$@ "engines/e_padlock.c"
30601cb0ef41Sopenharmony_ci
30611cb0ef41Sopenharmony_ciproviders/common/der/der_digests_gen.c: providers/common/der/der_digests_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30621cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_digests_gen.c.in > $@
30631cb0ef41Sopenharmony_ci
30641cb0ef41Sopenharmony_ciproviders/common/der/der_dsa_gen.c: providers/common/der/der_dsa_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30651cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_dsa_gen.c.in > $@
30661cb0ef41Sopenharmony_ci
30671cb0ef41Sopenharmony_ciproviders/common/der/der_ec_gen.c: providers/common/der/der_ec_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30681cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_ec_gen.c.in > $@
30691cb0ef41Sopenharmony_ci
30701cb0ef41Sopenharmony_ciproviders/common/der/der_ecx_gen.c: providers/common/der/der_ecx_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30711cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_ecx_gen.c.in > $@
30721cb0ef41Sopenharmony_ci
30731cb0ef41Sopenharmony_ciproviders/common/der/der_rsa_gen.c: providers/common/der/der_rsa_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30741cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_rsa_gen.c.in > $@
30751cb0ef41Sopenharmony_ci
30761cb0ef41Sopenharmony_ciproviders/common/der/der_sm2_gen.c: providers/common/der/der_sm2_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30771cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_sm2_gen.c.in > $@
30781cb0ef41Sopenharmony_ci
30791cb0ef41Sopenharmony_ciproviders/common/der/der_wrap_gen.c: providers/common/der/der_wrap_gen.c.in providers/common/der/oids_to_c.pm configdata.pm providers/common/der/oids_to_c.pm
30801cb0ef41Sopenharmony_ci	$(PERL) "-I." "-Iproviders/common/der" -Mconfigdata -Moids_to_c "util/dofile.pl" "-oMakefile" providers/common/der/der_wrap_gen.c.in > $@
30811cb0ef41Sopenharmony_ci
30821cb0ef41Sopenharmony_ciclean:
30831cb0ef41Sopenharmony_ci	$(RM) $(GENERATED_MANDATORY)
30841cb0ef41Sopenharmony_ci	$(RM) $(GENERATED)
30851cb0ef41Sopenharmony_cidistclean:
30861cb0ef41Sopenharmony_ci	$(RM) /Q /F configdata.pm
30871cb0ef41Sopenharmony_ci	$(RM) /Q /F makefile
30881cb0ef41Sopenharmony_ci	$(RM) NUL
3089