mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
SKF Wrapper
This commit is contained in:
@@ -94,15 +94,16 @@ ts_asn1.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_asn1.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_asn1.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_asn1.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_asn1.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_asn1.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
||||
ts_asn1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
ts_asn1.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
|
||||
ts_asn1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
|
||||
ts_asn1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
|
||||
ts_asn1.o: ../../include/openssl/ts.h ../../include/openssl/x509.h
|
||||
ts_asn1.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
|
||||
ts_asn1.o: ts_asn1.c
|
||||
ts_asn1.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_asn1.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_asn1.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
|
||||
ts_asn1.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_asn1.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_asn1.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_asn1.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_asn1.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_asn1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_asn1.o: ../../include/openssl/x509v3.h ts_asn1.c
|
||||
ts_conf.o: ../../e_os.h ../../include/openssl/asn1.h
|
||||
ts_conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
|
||||
ts_conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
|
||||
@@ -110,31 +111,35 @@ ts_conf.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_conf.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_conf.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_conf.o: ../../include/openssl/engine.h ../../include/openssl/err.h
|
||||
ts_conf.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
|
||||
ts_conf.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_conf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
|
||||
ts_conf.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
|
||||
ts_conf.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
|
||||
ts_conf.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_conf.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_conf.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_conf.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_conf.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_conf.c
|
||||
ts_conf.o: ../../include/openssl/evp.h ../../include/openssl/kdf.h
|
||||
ts_conf.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_conf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
||||
ts_conf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
ts_conf.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
|
||||
ts_conf.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
|
||||
ts_conf.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
|
||||
ts_conf.o: ../../include/openssl/sm2.h ../../include/openssl/sm3.h
|
||||
ts_conf.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
|
||||
ts_conf.o: ../../include/openssl/ts.h ../../include/openssl/x509.h
|
||||
ts_conf.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
|
||||
ts_conf.o: ../cryptlib.h ts_conf.c
|
||||
ts_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
|
||||
ts_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
|
||||
ts_err.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
|
||||
ts_err.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
|
||||
ts_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
|
||||
ts_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
|
||||
ts_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
|
||||
ts_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
|
||||
ts_err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_err.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_err.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_err.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_err.o: ../../include/openssl/x509v3.h ts_err.c
|
||||
ts_err.o: ../../include/openssl/evp.h ../../include/openssl/kdf.h
|
||||
ts_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_err.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
||||
ts_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
ts_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
|
||||
ts_err.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
|
||||
ts_err.o: ../../include/openssl/sm2.h ../../include/openssl/sm3.h
|
||||
ts_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
|
||||
ts_err.o: ../../include/openssl/ts.h ../../include/openssl/x509.h
|
||||
ts_err.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
|
||||
ts_err.o: ts_err.c
|
||||
ts_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
|
||||
ts_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
|
||||
ts_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
|
||||
@@ -142,14 +147,16 @@ ts_lib.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_lib.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_lib.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
||||
ts_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
ts_lib.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
|
||||
ts_lib.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
|
||||
ts_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
|
||||
ts_lib.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_lib.o: ../../include/openssl/x509v3.h ../cryptlib.h ts.h ts_lib.c
|
||||
ts_lib.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
|
||||
ts_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_lib.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_lib.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_lib.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
|
||||
ts_lib.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
|
||||
ts_lib.o: ../cryptlib.h ts.h ts_lib.c
|
||||
ts_req_print.o: ../../e_os.h ../../include/openssl/asn1.h
|
||||
ts_req_print.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
|
||||
ts_req_print.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
|
||||
@@ -157,13 +164,15 @@ ts_req_print.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
|
||||
ts_req_print.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
|
||||
ts_req_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
|
||||
ts_req_print.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
|
||||
ts_req_print.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
|
||||
ts_req_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_req_print.o: ../../include/openssl/evp.h ../../include/openssl/kdf.h
|
||||
ts_req_print.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_req_print.o: ../../include/openssl/objects.h
|
||||
ts_req_print.o: ../../include/openssl/opensslconf.h
|
||||
ts_req_print.o: ../../include/openssl/opensslv.h
|
||||
ts_req_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_req_print.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_req_print.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_req_print.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_req_print.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_req_print.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_req_print.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_req_print.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_req_print.c
|
||||
@@ -174,13 +183,14 @@ ts_req_utils.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_req_utils.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_req_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_req_utils.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_req_utils.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_req_utils.o: ../../include/openssl/objects.h
|
||||
ts_req_utils.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_req_utils.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_req_utils.o: ../../include/openssl/opensslconf.h
|
||||
ts_req_utils.o: ../../include/openssl/opensslv.h
|
||||
ts_req_utils.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_req_utils.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_req_utils.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_req_utils.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_req_utils.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_req_utils.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_req_utils.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_req_utils.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_req_utils.c
|
||||
@@ -191,13 +201,15 @@ ts_rsp_print.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
|
||||
ts_rsp_print.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
|
||||
ts_rsp_print.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
|
||||
ts_rsp_print.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
|
||||
ts_rsp_print.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
|
||||
ts_rsp_print.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_rsp_print.o: ../../include/openssl/evp.h ../../include/openssl/kdf.h
|
||||
ts_rsp_print.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_rsp_print.o: ../../include/openssl/objects.h
|
||||
ts_rsp_print.o: ../../include/openssl/opensslconf.h
|
||||
ts_rsp_print.o: ../../include/openssl/opensslv.h
|
||||
ts_rsp_print.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_rsp_print.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_rsp_print.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_rsp_print.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_rsp_print.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_rsp_print.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
|
||||
ts_rsp_print.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
|
||||
ts_rsp_print.o: ../cryptlib.h ts.h ts_rsp_print.c
|
||||
@@ -208,13 +220,14 @@ ts_rsp_sign.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_rsp_sign.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_rsp_sign.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_rsp_sign.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_rsp_sign.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_rsp_sign.o: ../../include/openssl/objects.h
|
||||
ts_rsp_sign.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_rsp_sign.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_rsp_sign.o: ../../include/openssl/opensslconf.h
|
||||
ts_rsp_sign.o: ../../include/openssl/opensslv.h
|
||||
ts_rsp_sign.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_rsp_sign.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_rsp_sign.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_rsp_sign.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_rsp_sign.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_rsp_sign.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_rsp_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_rsp_sign.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_rsp_sign.c
|
||||
@@ -225,13 +238,14 @@ ts_rsp_utils.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_rsp_utils.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_rsp_utils.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_rsp_utils.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_rsp_utils.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_rsp_utils.o: ../../include/openssl/objects.h
|
||||
ts_rsp_utils.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_rsp_utils.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
ts_rsp_utils.o: ../../include/openssl/opensslconf.h
|
||||
ts_rsp_utils.o: ../../include/openssl/opensslv.h
|
||||
ts_rsp_utils.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_rsp_utils.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_rsp_utils.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_rsp_utils.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_rsp_utils.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_rsp_utils.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_rsp_utils.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_rsp_utils.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_rsp_utils.c
|
||||
@@ -242,13 +256,15 @@ ts_rsp_verify.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_rsp_verify.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_rsp_verify.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_rsp_verify.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_rsp_verify.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_rsp_verify.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_rsp_verify.o: ../../include/openssl/obj_mac.h
|
||||
ts_rsp_verify.o: ../../include/openssl/objects.h
|
||||
ts_rsp_verify.o: ../../include/openssl/opensslconf.h
|
||||
ts_rsp_verify.o: ../../include/openssl/opensslv.h
|
||||
ts_rsp_verify.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_rsp_verify.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_rsp_verify.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_rsp_verify.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_rsp_verify.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_rsp_verify.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_rsp_verify.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_rsp_verify.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_rsp_verify.c
|
||||
@@ -259,13 +275,15 @@ ts_verify_ctx.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
|
||||
ts_verify_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
|
||||
ts_verify_ctx.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
|
||||
ts_verify_ctx.o: ../../include/openssl/err.h ../../include/openssl/evp.h
|
||||
ts_verify_ctx.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
ts_verify_ctx.o: ../../include/openssl/kdf.h ../../include/openssl/lhash.h
|
||||
ts_verify_ctx.o: ../../include/openssl/obj_mac.h
|
||||
ts_verify_ctx.o: ../../include/openssl/objects.h
|
||||
ts_verify_ctx.o: ../../include/openssl/opensslconf.h
|
||||
ts_verify_ctx.o: ../../include/openssl/opensslv.h
|
||||
ts_verify_ctx.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
|
||||
ts_verify_ctx.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
ts_verify_ctx.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
ts_verify_ctx.o: ../../include/openssl/sha.h ../../include/openssl/sm2.h
|
||||
ts_verify_ctx.o: ../../include/openssl/sm3.h ../../include/openssl/stack.h
|
||||
ts_verify_ctx.o: ../../include/openssl/symhacks.h ../../include/openssl/ts.h
|
||||
ts_verify_ctx.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
|
||||
ts_verify_ctx.o: ../../include/openssl/x509v3.h ../cryptlib.h ts_verify_ctx.c
|
||||
|
||||
Reference in New Issue
Block a user