A handful of files were removed
This commit is contained in:
parent
a99c1feee6
commit
b3c1375588
@ -20,7 +20,6 @@ set(
|
|||||||
gendsa.c
|
gendsa.c
|
||||||
genpkey.c
|
genpkey.c
|
||||||
genrsa.c
|
genrsa.c
|
||||||
nseq.c
|
|
||||||
ocsp.c
|
ocsp.c
|
||||||
openssl.c
|
openssl.c
|
||||||
passwd.c
|
passwd.c
|
||||||
|
@ -31,7 +31,6 @@ openssl_SOURCES += gendh.c
|
|||||||
openssl_SOURCES += gendsa.c
|
openssl_SOURCES += gendsa.c
|
||||||
openssl_SOURCES += genpkey.c
|
openssl_SOURCES += genpkey.c
|
||||||
openssl_SOURCES += genrsa.c
|
openssl_SOURCES += genrsa.c
|
||||||
openssl_SOURCES += nseq.c
|
|
||||||
openssl_SOURCES += ocsp.c
|
openssl_SOURCES += ocsp.c
|
||||||
openssl_SOURCES += openssl.c
|
openssl_SOURCES += openssl.c
|
||||||
openssl_SOURCES += passwd.c
|
openssl_SOURCES += passwd.c
|
||||||
|
@ -289,7 +289,6 @@ set(
|
|||||||
asn1/asn_moid.c
|
asn1/asn_moid.c
|
||||||
asn1/bio_asn1.c
|
asn1/bio_asn1.c
|
||||||
asn1/bio_ndef.c
|
asn1/bio_ndef.c
|
||||||
asn1/nsseq.c
|
|
||||||
asn1/p5_pbe.c
|
asn1/p5_pbe.c
|
||||||
asn1/p5_pbev2.c
|
asn1/p5_pbev2.c
|
||||||
asn1/p8_pkey.c
|
asn1/p8_pkey.c
|
||||||
@ -356,7 +355,6 @@ set(
|
|||||||
bn/bn_err.c
|
bn/bn_err.c
|
||||||
bn/bn_exp.c
|
bn/bn_exp.c
|
||||||
bn/bn_gcd.c
|
bn/bn_gcd.c
|
||||||
bn/bn_gf2m.c
|
|
||||||
bn/bn_isqrt.c
|
bn/bn_isqrt.c
|
||||||
bn/bn_kron.c
|
bn/bn_kron.c
|
||||||
bn/bn_lib.c
|
bn/bn_lib.c
|
||||||
@ -364,7 +362,6 @@ set(
|
|||||||
bn/bn_mod_sqrt.c
|
bn/bn_mod_sqrt.c
|
||||||
bn/bn_mont.c
|
bn/bn_mont.c
|
||||||
bn/bn_mul.c
|
bn/bn_mul.c
|
||||||
bn/bn_nist.c
|
|
||||||
bn/bn_prime.c
|
bn/bn_prime.c
|
||||||
bn/bn_rand.c
|
bn/bn_rand.c
|
||||||
bn/bn_recp.c
|
bn/bn_recp.c
|
||||||
@ -372,7 +369,6 @@ set(
|
|||||||
bn/bn_small_primes.c
|
bn/bn_small_primes.c
|
||||||
bn/bn_sqr.c
|
bn/bn_sqr.c
|
||||||
bn/bn_word.c
|
bn/bn_word.c
|
||||||
bn/bn_x931p.c
|
|
||||||
buffer/buf_err.c
|
buffer/buf_err.c
|
||||||
buffer/buf_str.c
|
buffer/buf_str.c
|
||||||
buffer/buffer.c
|
buffer/buffer.c
|
||||||
@ -475,9 +471,6 @@ set(
|
|||||||
dso/dso_lib.c
|
dso/dso_lib.c
|
||||||
dso/dso_null.c
|
dso/dso_null.c
|
||||||
dso/dso_openssl.c
|
dso/dso_openssl.c
|
||||||
ec/ec2_mult.c
|
|
||||||
ec/ec2_oct.c
|
|
||||||
ec/ec2_smpl.c
|
|
||||||
ec/ec_ameth.c
|
ec/ec_ameth.c
|
||||||
ec/ec_asn1.c
|
ec/ec_asn1.c
|
||||||
ec/ec_check.c
|
ec/ec_check.c
|
||||||
@ -493,7 +486,6 @@ set(
|
|||||||
ec/ec_print.c
|
ec/ec_print.c
|
||||||
ec/eck_prn.c
|
ec/eck_prn.c
|
||||||
ec/ecp_mont.c
|
ec/ecp_mont.c
|
||||||
ec/ecp_nist.c
|
|
||||||
ec/ecp_oct.c
|
ec/ecp_oct.c
|
||||||
ec/ecp_smpl.c
|
ec/ecp_smpl.c
|
||||||
ec/ecx_methods.c
|
ec/ecx_methods.c
|
||||||
@ -550,7 +542,6 @@ set(
|
|||||||
evp/e_gost2814789.c
|
evp/e_gost2814789.c
|
||||||
evp/e_idea.c
|
evp/e_idea.c
|
||||||
evp/e_null.c
|
evp/e_null.c
|
||||||
evp/e_old.c
|
|
||||||
evp/e_rc2.c
|
evp/e_rc2.c
|
||||||
evp/e_rc4.c
|
evp/e_rc4.c
|
||||||
evp/e_rc4_hmac_md5.c
|
evp/e_rc4_hmac_md5.c
|
||||||
@ -625,7 +616,6 @@ set(
|
|||||||
modes/ccm128.c
|
modes/ccm128.c
|
||||||
modes/cfb128.c
|
modes/cfb128.c
|
||||||
modes/ctr128.c
|
modes/ctr128.c
|
||||||
modes/cts128.c
|
|
||||||
modes/gcm128.c
|
modes/gcm128.c
|
||||||
modes/ofb128.c
|
modes/ofb128.c
|
||||||
modes/xts128.c
|
modes/xts128.c
|
||||||
@ -706,7 +696,6 @@ set(
|
|||||||
rsa/rsa_pss.c
|
rsa/rsa_pss.c
|
||||||
rsa/rsa_saos.c
|
rsa/rsa_saos.c
|
||||||
rsa/rsa_sign.c
|
rsa/rsa_sign.c
|
||||||
rsa/rsa_x931.c
|
|
||||||
sha/sha1.c
|
sha/sha1.c
|
||||||
sha/sha256.c
|
sha/sha256.c
|
||||||
sha/sha3.c
|
sha/sha3.c
|
||||||
@ -768,8 +757,6 @@ set(
|
|||||||
x509/x509_ncons.c
|
x509/x509_ncons.c
|
||||||
x509/x509_obj.c
|
x509/x509_obj.c
|
||||||
x509/x509_ocsp.c
|
x509/x509_ocsp.c
|
||||||
x509/x509_pci.c
|
|
||||||
x509/x509_pcia.c
|
|
||||||
x509/x509_pcons.c
|
x509/x509_pcons.c
|
||||||
x509/x509_pku.c
|
x509/x509_pku.c
|
||||||
x509/x509_pmaps.c
|
x509/x509_pmaps.c
|
||||||
@ -779,7 +766,6 @@ set(
|
|||||||
x509/x509_req.c
|
x509/x509_req.c
|
||||||
x509/x509_set.c
|
x509/x509_set.c
|
||||||
x509/x509_skey.c
|
x509/x509_skey.c
|
||||||
x509/x509_sxnet.c
|
|
||||||
x509/x509_trs.c
|
x509/x509_trs.c
|
||||||
x509/x509_txt.c
|
x509/x509_txt.c
|
||||||
x509/x509_utl.c
|
x509/x509_utl.c
|
||||||
|
@ -338,7 +338,6 @@ libcrypto_la_SOURCES += asn1/asn_mime.c
|
|||||||
libcrypto_la_SOURCES += asn1/asn_moid.c
|
libcrypto_la_SOURCES += asn1/asn_moid.c
|
||||||
libcrypto_la_SOURCES += asn1/bio_asn1.c
|
libcrypto_la_SOURCES += asn1/bio_asn1.c
|
||||||
libcrypto_la_SOURCES += asn1/bio_ndef.c
|
libcrypto_la_SOURCES += asn1/bio_ndef.c
|
||||||
libcrypto_la_SOURCES += asn1/nsseq.c
|
|
||||||
libcrypto_la_SOURCES += asn1/p5_pbe.c
|
libcrypto_la_SOURCES += asn1/p5_pbe.c
|
||||||
libcrypto_la_SOURCES += asn1/p5_pbev2.c
|
libcrypto_la_SOURCES += asn1/p5_pbev2.c
|
||||||
libcrypto_la_SOURCES += asn1/p8_pkey.c
|
libcrypto_la_SOURCES += asn1/p8_pkey.c
|
||||||
@ -424,7 +423,6 @@ libcrypto_la_SOURCES += bn/bn_div.c
|
|||||||
libcrypto_la_SOURCES += bn/bn_err.c
|
libcrypto_la_SOURCES += bn/bn_err.c
|
||||||
libcrypto_la_SOURCES += bn/bn_exp.c
|
libcrypto_la_SOURCES += bn/bn_exp.c
|
||||||
libcrypto_la_SOURCES += bn/bn_gcd.c
|
libcrypto_la_SOURCES += bn/bn_gcd.c
|
||||||
libcrypto_la_SOURCES += bn/bn_gf2m.c
|
|
||||||
libcrypto_la_SOURCES += bn/bn_isqrt.c
|
libcrypto_la_SOURCES += bn/bn_isqrt.c
|
||||||
libcrypto_la_SOURCES += bn/bn_kron.c
|
libcrypto_la_SOURCES += bn/bn_kron.c
|
||||||
libcrypto_la_SOURCES += bn/bn_lib.c
|
libcrypto_la_SOURCES += bn/bn_lib.c
|
||||||
@ -432,7 +430,6 @@ libcrypto_la_SOURCES += bn/bn_mod.c
|
|||||||
libcrypto_la_SOURCES += bn/bn_mod_sqrt.c
|
libcrypto_la_SOURCES += bn/bn_mod_sqrt.c
|
||||||
libcrypto_la_SOURCES += bn/bn_mont.c
|
libcrypto_la_SOURCES += bn/bn_mont.c
|
||||||
libcrypto_la_SOURCES += bn/bn_mul.c
|
libcrypto_la_SOURCES += bn/bn_mul.c
|
||||||
libcrypto_la_SOURCES += bn/bn_nist.c
|
|
||||||
libcrypto_la_SOURCES += bn/bn_prime.c
|
libcrypto_la_SOURCES += bn/bn_prime.c
|
||||||
libcrypto_la_SOURCES += bn/bn_rand.c
|
libcrypto_la_SOURCES += bn/bn_rand.c
|
||||||
libcrypto_la_SOURCES += bn/bn_recp.c
|
libcrypto_la_SOURCES += bn/bn_recp.c
|
||||||
@ -440,7 +437,6 @@ libcrypto_la_SOURCES += bn/bn_shift.c
|
|||||||
libcrypto_la_SOURCES += bn/bn_small_primes.c
|
libcrypto_la_SOURCES += bn/bn_small_primes.c
|
||||||
libcrypto_la_SOURCES += bn/bn_sqr.c
|
libcrypto_la_SOURCES += bn/bn_sqr.c
|
||||||
libcrypto_la_SOURCES += bn/bn_word.c
|
libcrypto_la_SOURCES += bn/bn_word.c
|
||||||
libcrypto_la_SOURCES += bn/bn_x931p.c
|
|
||||||
noinst_HEADERS += bn/bn_internal.h
|
noinst_HEADERS += bn/bn_internal.h
|
||||||
noinst_HEADERS += bn/bn_local.h
|
noinst_HEADERS += bn/bn_local.h
|
||||||
noinst_HEADERS += bn/bn_prime.h
|
noinst_HEADERS += bn/bn_prime.h
|
||||||
@ -648,9 +644,6 @@ libcrypto_la_SOURCES += dso/dso_null.c
|
|||||||
libcrypto_la_SOURCES += dso/dso_openssl.c
|
libcrypto_la_SOURCES += dso/dso_openssl.c
|
||||||
|
|
||||||
# ec
|
# ec
|
||||||
libcrypto_la_SOURCES += ec/ec2_mult.c
|
|
||||||
libcrypto_la_SOURCES += ec/ec2_oct.c
|
|
||||||
libcrypto_la_SOURCES += ec/ec2_smpl.c
|
|
||||||
libcrypto_la_SOURCES += ec/ec_ameth.c
|
libcrypto_la_SOURCES += ec/ec_ameth.c
|
||||||
libcrypto_la_SOURCES += ec/ec_asn1.c
|
libcrypto_la_SOURCES += ec/ec_asn1.c
|
||||||
libcrypto_la_SOURCES += ec/ec_check.c
|
libcrypto_la_SOURCES += ec/ec_check.c
|
||||||
@ -666,7 +659,6 @@ libcrypto_la_SOURCES += ec/ec_pmeth.c
|
|||||||
libcrypto_la_SOURCES += ec/ec_print.c
|
libcrypto_la_SOURCES += ec/ec_print.c
|
||||||
libcrypto_la_SOURCES += ec/eck_prn.c
|
libcrypto_la_SOURCES += ec/eck_prn.c
|
||||||
libcrypto_la_SOURCES += ec/ecp_mont.c
|
libcrypto_la_SOURCES += ec/ecp_mont.c
|
||||||
libcrypto_la_SOURCES += ec/ecp_nist.c
|
|
||||||
libcrypto_la_SOURCES += ec/ecp_oct.c
|
libcrypto_la_SOURCES += ec/ecp_oct.c
|
||||||
libcrypto_la_SOURCES += ec/ecp_smpl.c
|
libcrypto_la_SOURCES += ec/ecp_smpl.c
|
||||||
libcrypto_la_SOURCES += ec/ecx_methods.c
|
libcrypto_la_SOURCES += ec/ecx_methods.c
|
||||||
@ -737,7 +729,6 @@ libcrypto_la_SOURCES += evp/e_des3.c
|
|||||||
libcrypto_la_SOURCES += evp/e_gost2814789.c
|
libcrypto_la_SOURCES += evp/e_gost2814789.c
|
||||||
libcrypto_la_SOURCES += evp/e_idea.c
|
libcrypto_la_SOURCES += evp/e_idea.c
|
||||||
libcrypto_la_SOURCES += evp/e_null.c
|
libcrypto_la_SOURCES += evp/e_null.c
|
||||||
libcrypto_la_SOURCES += evp/e_old.c
|
|
||||||
libcrypto_la_SOURCES += evp/e_rc2.c
|
libcrypto_la_SOURCES += evp/e_rc2.c
|
||||||
libcrypto_la_SOURCES += evp/e_rc4.c
|
libcrypto_la_SOURCES += evp/e_rc4.c
|
||||||
libcrypto_la_SOURCES += evp/e_rc4_hmac_md5.c
|
libcrypto_la_SOURCES += evp/e_rc4_hmac_md5.c
|
||||||
@ -848,7 +839,6 @@ libcrypto_la_SOURCES += modes/cbc128.c
|
|||||||
libcrypto_la_SOURCES += modes/ccm128.c
|
libcrypto_la_SOURCES += modes/ccm128.c
|
||||||
libcrypto_la_SOURCES += modes/cfb128.c
|
libcrypto_la_SOURCES += modes/cfb128.c
|
||||||
libcrypto_la_SOURCES += modes/ctr128.c
|
libcrypto_la_SOURCES += modes/ctr128.c
|
||||||
libcrypto_la_SOURCES += modes/cts128.c
|
|
||||||
libcrypto_la_SOURCES += modes/gcm128.c
|
libcrypto_la_SOURCES += modes/gcm128.c
|
||||||
libcrypto_la_SOURCES += modes/ofb128.c
|
libcrypto_la_SOURCES += modes/ofb128.c
|
||||||
libcrypto_la_SOURCES += modes/xts128.c
|
libcrypto_la_SOURCES += modes/xts128.c
|
||||||
@ -961,7 +951,6 @@ libcrypto_la_SOURCES += rsa/rsa_prn.c
|
|||||||
libcrypto_la_SOURCES += rsa/rsa_pss.c
|
libcrypto_la_SOURCES += rsa/rsa_pss.c
|
||||||
libcrypto_la_SOURCES += rsa/rsa_saos.c
|
libcrypto_la_SOURCES += rsa/rsa_saos.c
|
||||||
libcrypto_la_SOURCES += rsa/rsa_sign.c
|
libcrypto_la_SOURCES += rsa/rsa_sign.c
|
||||||
libcrypto_la_SOURCES += rsa/rsa_x931.c
|
|
||||||
noinst_HEADERS += rsa/rsa_local.h
|
noinst_HEADERS += rsa/rsa_local.h
|
||||||
|
|
||||||
# sha
|
# sha
|
||||||
@ -1054,8 +1043,6 @@ libcrypto_la_SOURCES += x509/x509_lu.c
|
|||||||
libcrypto_la_SOURCES += x509/x509_ncons.c
|
libcrypto_la_SOURCES += x509/x509_ncons.c
|
||||||
libcrypto_la_SOURCES += x509/x509_obj.c
|
libcrypto_la_SOURCES += x509/x509_obj.c
|
||||||
libcrypto_la_SOURCES += x509/x509_ocsp.c
|
libcrypto_la_SOURCES += x509/x509_ocsp.c
|
||||||
libcrypto_la_SOURCES += x509/x509_pci.c
|
|
||||||
libcrypto_la_SOURCES += x509/x509_pcia.c
|
|
||||||
libcrypto_la_SOURCES += x509/x509_pcons.c
|
libcrypto_la_SOURCES += x509/x509_pcons.c
|
||||||
libcrypto_la_SOURCES += x509/x509_pku.c
|
libcrypto_la_SOURCES += x509/x509_pku.c
|
||||||
libcrypto_la_SOURCES += x509/x509_pmaps.c
|
libcrypto_la_SOURCES += x509/x509_pmaps.c
|
||||||
@ -1065,7 +1052,6 @@ libcrypto_la_SOURCES += x509/x509_r2x.c
|
|||||||
libcrypto_la_SOURCES += x509/x509_req.c
|
libcrypto_la_SOURCES += x509/x509_req.c
|
||||||
libcrypto_la_SOURCES += x509/x509_set.c
|
libcrypto_la_SOURCES += x509/x509_set.c
|
||||||
libcrypto_la_SOURCES += x509/x509_skey.c
|
libcrypto_la_SOURCES += x509/x509_skey.c
|
||||||
libcrypto_la_SOURCES += x509/x509_sxnet.c
|
|
||||||
libcrypto_la_SOURCES += x509/x509_trs.c
|
libcrypto_la_SOURCES += x509/x509_trs.c
|
||||||
libcrypto_la_SOURCES += x509/x509_txt.c
|
libcrypto_la_SOURCES += x509/x509_txt.c
|
||||||
libcrypto_la_SOURCES += x509/x509_utl.c
|
libcrypto_la_SOURCES += x509/x509_utl.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user