diff options
Diffstat (limited to 'deps/openssl/config/archs/linux-ppc')
6 files changed, 56 insertions, 912 deletions
diff --git a/deps/openssl/config/archs/linux-ppc/asm/configdata.pm b/deps/openssl/config/archs/linux-ppc/asm/configdata.pm index 63186d5ce0..ecb0191666 100644 --- a/deps/openssl/config/archs/linux-ppc/asm/configdata.pm +++ b/deps/openssl/config/archs/linux-ppc/asm/configdata.pm @@ -56,8 +56,8 @@ our %config = ( shlib_version_number => "1.1", sourcedir => ".", target => "linux-ppc", - version => "1.1.0i", - version_num => "0x1010009fL", + version => "1.1.0j", + version_num => "0x101000afL", ); our %target = ( @@ -5114,6 +5114,12 @@ our %unified_info = ( "crypto/include", "include", ], + "crypto/getenv.o" => + [ + ".", + "crypto/include", + "include", + ], "crypto/hmac/hm_ameth.o" => [ ".", @@ -7419,6 +7425,10 @@ our %unified_info = ( [ "include", ], + "test/rsa_complex.o" => + [ + "include", + ], "test/rsa_test.o" => [ ".", @@ -7705,6 +7715,7 @@ our %unified_info = ( "test/rc4test", "test/rc5test", "test/rmdtest", + "test/rsa_complex", "test/rsa_test", "test/sanitytest", "test/secmemtest", @@ -7791,459 +7802,6 @@ our %unified_info = ( ], "shared_sources" => { - "apps/openssl" => - [ - ], - "fuzz/asn1-test" => - [ - ], - "fuzz/asn1parse-test" => - [ - ], - "fuzz/bignum-test" => - [ - ], - "fuzz/bndiv-test" => - [ - ], - "fuzz/cms-test" => - [ - ], - "fuzz/conf-test" => - [ - ], - "fuzz/crl-test" => - [ - ], - "fuzz/ct-test" => - [ - ], - "fuzz/server-test" => - [ - ], - "fuzz/x509-test" => - [ - ], - "libcrypto" => - [ - ], - "libssl" => - [ - ], - "test/aborttest" => - [ - ], - "test/afalgtest" => - [ - ], - "test/asynciotest" => - [ - ], - "test/asynctest" => - [ - ], - "test/bad_dtls_test" => - [ - ], - "test/bftest" => - [ - ], - "test/bio_enc_test" => - [ - ], - "test/bioprinttest" => - [ - ], - "test/bntest" => - [ - ], - "test/buildtest_aes" => - [ - ], - "test/buildtest_asn1" => - [ - ], - "test/buildtest_asn1t" => - [ - ], - "test/buildtest_async" => - [ - ], - "test/buildtest_bio" => - [ - ], - "test/buildtest_blowfish" => - [ - ], - "test/buildtest_bn" => - [ - ], - "test/buildtest_buffer" => - [ - ], - "test/buildtest_camellia" => - [ - ], - "test/buildtest_cast" => - [ - ], - "test/buildtest_cmac" => - [ - ], - "test/buildtest_cms" => - [ - ], - "test/buildtest_conf" => - [ - ], - "test/buildtest_conf_api" => - [ - ], - "test/buildtest_crypto" => - [ - ], - "test/buildtest_ct" => - [ - ], - "test/buildtest_des" => - [ - ], - "test/buildtest_dh" => - [ - ], - "test/buildtest_dsa" => - [ - ], - "test/buildtest_dtls1" => - [ - ], - "test/buildtest_e_os2" => - [ - ], - "test/buildtest_ebcdic" => - [ - ], - "test/buildtest_ec" => - [ - ], - "test/buildtest_ecdh" => - [ - ], - "test/buildtest_ecdsa" => - [ - ], - "test/buildtest_engine" => - [ - ], - "test/buildtest_err" => - [ - ], - "test/buildtest_evp" => - [ - ], - "test/buildtest_hmac" => - [ - ], - "test/buildtest_idea" => - [ - ], - "test/buildtest_kdf" => - [ - ], - "test/buildtest_lhash" => - [ - ], - "test/buildtest_md4" => - [ - ], - "test/buildtest_md5" => - [ - ], - "test/buildtest_mdc2" => - [ - ], - "test/buildtest_modes" => - [ - ], - "test/buildtest_obj_mac" => - [ - ], - "test/buildtest_objects" => - [ - ], - "test/buildtest_ocsp" => - [ - ], - "test/buildtest_opensslv" => - [ - ], - "test/buildtest_ossl_typ" => - [ - ], - "test/buildtest_pem" => - [ - ], - "test/buildtest_pem2" => - [ - ], - "test/buildtest_pkcs12" => - [ - ], - "test/buildtest_pkcs7" => - [ - ], - "test/buildtest_rand" => - [ - ], - "test/buildtest_rc2" => - [ - ], - "test/buildtest_rc4" => - [ - ], - "test/buildtest_ripemd" => - [ - ], - "test/buildtest_rsa" => - [ - ], - "test/buildtest_safestack" => - [ - ], - "test/buildtest_seed" => - [ - ], - "test/buildtest_sha" => - [ - ], - "test/buildtest_srp" => - [ - ], - "test/buildtest_srtp" => - [ - ], - "test/buildtest_ssl" => - [ - ], - "test/buildtest_ssl2" => - [ - ], - "test/buildtest_stack" => - [ - ], - "test/buildtest_symhacks" => - [ - ], - "test/buildtest_tls1" => - [ - ], - "test/buildtest_ts" => - [ - ], - "test/buildtest_txt_db" => - [ - ], - "test/buildtest_ui" => - [ - ], - "test/buildtest_whrlpool" => - [ - ], - "test/buildtest_x509" => - [ - ], - "test/buildtest_x509_vfy" => - [ - ], - "test/buildtest_x509v3" => - [ - ], - "test/casttest" => - [ - ], - "test/cipherlist_test" => - [ - ], - "test/clienthellotest" => - [ - ], - "test/constant_time_test" => - [ - ], - "test/crltest" => - [ - ], - "test/ct_test" => - [ - ], - "test/d2i_test" => - [ - ], - "test/danetest" => - [ - ], - "test/destest" => - [ - ], - "test/dhtest" => - [ - ], - "test/dsatest" => - [ - ], - "test/dtlstest" => - [ - ], - "test/dtlsv1listentest" => - [ - ], - "test/ecdsatest" => - [ - ], - "test/ectest" => - [ - ], - "test/enginetest" => - [ - ], - "test/errtest" => - [ - ], - "test/evp_extra_test" => - [ - ], - "test/evp_test" => - [ - ], - "test/exdatatest" => - [ - ], - "test/exptest" => - [ - ], - "test/fatalerrtest" => - [ - ], - "test/gmdifftest" => - [ - ], - "test/heartbeat_test" => - [ - ], - "test/hmactest" => - [ - ], - "test/ideatest" => - [ - ], - "test/igetest" => - [ - ], - "test/md2test" => - [ - ], - "test/md4test" => - [ - ], - "test/md5test" => - [ - ], - "test/mdc2test" => - [ - ], - "test/memleaktest" => - [ - ], - "test/ocspapitest" => - [ - ], - "test/p5_crpt2_test" => - [ - ], - "test/packettest" => - [ - ], - "test/pbelutest" => - [ - ], - "test/randtest" => - [ - ], - "test/rc2test" => - [ - ], - "test/rc4test" => - [ - ], - "test/rc5test" => - [ - ], - "test/rmdtest" => - [ - ], - "test/rsa_test" => - [ - ], - "test/sanitytest" => - [ - ], - "test/secmemtest" => - [ - ], - "test/sha1test" => - [ - ], - "test/sha256t" => - [ - ], - "test/sha512t" => - [ - ], - "test/srptest" => - [ - ], - "test/ssl_test" => - [ - ], - "test/ssl_test_ctx_test" => - [ - ], - "test/sslapitest" => - [ - ], - "test/sslcorrupttest" => - [ - ], - "test/ssltest_old" => - [ - ], - "test/threadstest" => - [ - ], - "test/v3ext" => - [ - ], - "test/v3nametest" => - [ - ], - "test/verify_extra_test" => - [ - ], - "test/versions" => - [ - ], - "test/wp_test" => - [ - ], - "test/x509_dup_cert_test" => - [ - ], - "test/x509_time_test" => - [ - ], - "test/x509aux" => - [ - ], }, "sources" => { @@ -9989,6 +9547,10 @@ our %unified_info = ( [ "crypto/ex_data.c", ], + "crypto/getenv.o" => + [ + "crypto/getenv.c", + ], "crypto/hmac/hm_ameth.o" => [ "crypto/hmac/hm_ameth.c", @@ -11442,6 +11004,7 @@ our %unified_info = ( "crypto/evp/pmeth_lib.o", "crypto/evp/scrypt.o", "crypto/ex_data.o", + "crypto/getenv.o", "crypto/hmac/hm_ameth.o", "crypto/hmac/hm_pmeth.o", "crypto/hmac/hmac.o", @@ -12840,6 +12403,14 @@ our %unified_info = ( [ "test/rmdtest.c", ], + "test/rsa_complex" => + [ + "test/rsa_complex.o", + ], + "test/rsa_complex.o" => + [ + "test/rsa_complex.c", + ], "test/rsa_test" => [ "test/rsa_test.o", diff --git a/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h index c0355572c4..ed6f9705a9 100644 --- a/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h +++ b/deps/openssl/config/archs/linux-ppc/asm/crypto/buildinf.h @@ -26,4 +26,4 @@ static const char cflags[] = { 'n','g','i','n','e','s','-','1','.','1','\\','"','"',' ','\0' }; #define PLATFORM "platform: linux-ppc" -#define DATE "built on: Tue Aug 14 23:13:27 2018" +#define DATE "built on: Tue Nov 20 09:38:30 2018" diff --git a/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi index 49a49d892d..1aea69b8a0 100644 --- a/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi +++ b/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi @@ -402,6 +402,7 @@ 'openssl/crypto/evp/pmeth_lib.c', 'openssl/crypto/evp/scrypt.c', 'openssl/crypto/ex_data.c', + 'openssl/crypto/getenv.c', 'openssl/crypto/hmac/hm_ameth.c', 'openssl/crypto/hmac/hm_pmeth.c', 'openssl/crypto/hmac/hmac.c', diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm b/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm index e75bdf4223..5d0823ce15 100644 --- a/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm +++ b/deps/openssl/config/archs/linux-ppc/no-asm/configdata.pm @@ -56,8 +56,8 @@ our %config = ( shlib_version_number => "1.1", sourcedir => ".", target => "linux-ppc", - version => "1.1.0i", - version_num => "0x1010009fL", + version => "1.1.0j", + version_num => "0x101000afL", ); our %target = ( @@ -5083,6 +5083,12 @@ our %unified_info = ( "crypto/include", "include", ], + "crypto/getenv.o" => + [ + ".", + "crypto/include", + "include", + ], "crypto/hmac/hm_ameth.o" => [ ".", @@ -7334,6 +7340,10 @@ our %unified_info = ( [ "include", ], + "test/rsa_complex.o" => + [ + "include", + ], "test/rsa_test.o" => [ ".", @@ -7620,6 +7630,7 @@ our %unified_info = ( "test/rc4test", "test/rc5test", "test/rmdtest", + "test/rsa_complex", "test/rsa_test", "test/sanitytest", "test/secmemtest", @@ -7706,459 +7717,6 @@ our %unified_info = ( ], "shared_sources" => { - "apps/openssl" => - [ - ], - "fuzz/asn1-test" => - [ - ], - "fuzz/asn1parse-test" => - [ - ], - "fuzz/bignum-test" => - [ - ], - "fuzz/bndiv-test" => - [ - ], - "fuzz/cms-test" => - [ - ], - "fuzz/conf-test" => - [ - ], - "fuzz/crl-test" => - [ - ], - "fuzz/ct-test" => - [ - ], - "fuzz/server-test" => - [ - ], - "fuzz/x509-test" => - [ - ], - "libcrypto" => - [ - ], - "libssl" => - [ - ], - "test/aborttest" => - [ - ], - "test/afalgtest" => - [ - ], - "test/asynciotest" => - [ - ], - "test/asynctest" => - [ - ], - "test/bad_dtls_test" => - [ - ], - "test/bftest" => - [ - ], - "test/bio_enc_test" => - [ - ], - "test/bioprinttest" => - [ - ], - "test/bntest" => - [ - ], - "test/buildtest_aes" => - [ - ], - "test/buildtest_asn1" => - [ - ], - "test/buildtest_asn1t" => - [ - ], - "test/buildtest_async" => - [ - ], - "test/buildtest_bio" => - [ - ], - "test/buildtest_blowfish" => - [ - ], - "test/buildtest_bn" => - [ - ], - "test/buildtest_buffer" => - [ - ], - "test/buildtest_camellia" => - [ - ], - "test/buildtest_cast" => - [ - ], - "test/buildtest_cmac" => - [ - ], - "test/buildtest_cms" => - [ - ], - "test/buildtest_conf" => - [ - ], - "test/buildtest_conf_api" => - [ - ], - "test/buildtest_crypto" => - [ - ], - "test/buildtest_ct" => - [ - ], - "test/buildtest_des" => - [ - ], - "test/buildtest_dh" => - [ - ], - "test/buildtest_dsa" => - [ - ], - "test/buildtest_dtls1" => - [ - ], - "test/buildtest_e_os2" => - [ - ], - "test/buildtest_ebcdic" => - [ - ], - "test/buildtest_ec" => - [ - ], - "test/buildtest_ecdh" => - [ - ], - "test/buildtest_ecdsa" => - [ - ], - "test/buildtest_engine" => - [ - ], - "test/buildtest_err" => - [ - ], - "test/buildtest_evp" => - [ - ], - "test/buildtest_hmac" => - [ - ], - "test/buildtest_idea" => - [ - ], - "test/buildtest_kdf" => - [ - ], - "test/buildtest_lhash" => - [ - ], - "test/buildtest_md4" => - [ - ], - "test/buildtest_md5" => - [ - ], - "test/buildtest_mdc2" => - [ - ], - "test/buildtest_modes" => - [ - ], - "test/buildtest_obj_mac" => - [ - ], - "test/buildtest_objects" => - [ - ], - "test/buildtest_ocsp" => - [ - ], - "test/buildtest_opensslv" => - [ - ], - "test/buildtest_ossl_typ" => - [ - ], - "test/buildtest_pem" => - [ - ], - "test/buildtest_pem2" => - [ - ], - "test/buildtest_pkcs12" => - [ - ], - "test/buildtest_pkcs7" => - [ - ], - "test/buildtest_rand" => - [ - ], - "test/buildtest_rc2" => - [ - ], - "test/buildtest_rc4" => - [ - ], - "test/buildtest_ripemd" => - [ - ], - "test/buildtest_rsa" => - [ - ], - "test/buildtest_safestack" => - [ - ], - "test/buildtest_seed" => - [ - ], - "test/buildtest_sha" => - [ - ], - "test/buildtest_srp" => - [ - ], - "test/buildtest_srtp" => - [ - ], - "test/buildtest_ssl" => - [ - ], - "test/buildtest_ssl2" => - [ - ], - "test/buildtest_stack" => - [ - ], - "test/buildtest_symhacks" => - [ - ], - "test/buildtest_tls1" => - [ - ], - "test/buildtest_ts" => - [ - ], - "test/buildtest_txt_db" => - [ - ], - "test/buildtest_ui" => - [ - ], - "test/buildtest_whrlpool" => - [ - ], - "test/buildtest_x509" => - [ - ], - "test/buildtest_x509_vfy" => - [ - ], - "test/buildtest_x509v3" => - [ - ], - "test/casttest" => - [ - ], - "test/cipherlist_test" => - [ - ], - "test/clienthellotest" => - [ - ], - "test/constant_time_test" => - [ - ], - "test/crltest" => - [ - ], - "test/ct_test" => - [ - ], - "test/d2i_test" => - [ - ], - "test/danetest" => - [ - ], - "test/destest" => - [ - ], - "test/dhtest" => - [ - ], - "test/dsatest" => - [ - ], - "test/dtlstest" => - [ - ], - "test/dtlsv1listentest" => - [ - ], - "test/ecdsatest" => - [ - ], - "test/ectest" => - [ - ], - "test/enginetest" => - [ - ], - "test/errtest" => - [ - ], - "test/evp_extra_test" => - [ - ], - "test/evp_test" => - [ - ], - "test/exdatatest" => - [ - ], - "test/exptest" => - [ - ], - "test/fatalerrtest" => - [ - ], - "test/gmdifftest" => - [ - ], - "test/heartbeat_test" => - [ - ], - "test/hmactest" => - [ - ], - "test/ideatest" => - [ - ], - "test/igetest" => - [ - ], - "test/md2test" => - [ - ], - "test/md4test" => - [ - ], - "test/md5test" => - [ - ], - "test/mdc2test" => - [ - ], - "test/memleaktest" => - [ - ], - "test/ocspapitest" => - [ - ], - "test/p5_crpt2_test" => - [ - ], - "test/packettest" => - [ - ], - "test/pbelutest" => - [ - ], - "test/randtest" => - [ - ], - "test/rc2test" => - [ - ], - "test/rc4test" => - [ - ], - "test/rc5test" => - [ - ], - "test/rmdtest" => - [ - ], - "test/rsa_test" => - [ - ], - "test/sanitytest" => - [ - ], - "test/secmemtest" => - [ - ], - "test/sha1test" => - [ - ], - "test/sha256t" => - [ - ], - "test/sha512t" => - [ - ], - "test/srptest" => - [ - ], - "test/ssl_test" => - [ - ], - "test/ssl_test_ctx_test" => - [ - ], - "test/sslapitest" => - [ - ], - "test/sslcorrupttest" => - [ - ], - "test/ssltest_old" => - [ - ], - "test/threadstest" => - [ - ], - "test/v3ext" => - [ - ], - "test/v3nametest" => - [ - ], - "test/verify_extra_test" => - [ - ], - "test/versions" => - [ - ], - "test/wp_test" => - [ - ], - "test/x509_dup_cert_test" => - [ - ], - "test/x509_time_test" => - [ - ], - "test/x509aux" => - [ - ], }, "sources" => { @@ -9884,6 +9442,10 @@ our %unified_info = ( [ "crypto/ex_data.c", ], + "crypto/getenv.o" => + [ + "crypto/getenv.c", + ], "crypto/hmac/hm_ameth.o" => [ "crypto/hmac/hm_ameth.c", @@ -11296,6 +10858,7 @@ our %unified_info = ( "crypto/evp/pmeth_lib.o", "crypto/evp/scrypt.o", "crypto/ex_data.o", + "crypto/getenv.o", "crypto/hmac/hm_ameth.o", "crypto/hmac/hm_pmeth.o", "crypto/hmac/hmac.o", @@ -12685,6 +12248,14 @@ our %unified_info = ( [ "test/rmdtest.c", ], + "test/rsa_complex" => + [ + "test/rsa_complex.o", + ], + "test/rsa_complex.o" => + [ + "test/rsa_complex.c", + ], "test/rsa_test" => [ "test/rsa_test.o", diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h index 2e6e10b752..b13be7e738 100644 --- a/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h +++ b/deps/openssl/config/archs/linux-ppc/no-asm/crypto/buildinf.h @@ -20,4 +20,4 @@ static const char cflags[] = { 'n','g','i','n','e','s','-','1','.','1','\\','"','"',' ','\0' }; #define PLATFORM "platform: linux-ppc" -#define DATE "built on: Tue Aug 14 23:13:28 2018" +#define DATE "built on: Tue Nov 20 09:38:33 2018" diff --git a/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi index 8d5be916d4..db9f598242 100644 --- a/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi +++ b/deps/openssl/config/archs/linux-ppc/no-asm/openssl.gypi @@ -404,6 +404,7 @@ 'openssl/crypto/evp/pmeth_lib.c', 'openssl/crypto/evp/scrypt.c', 'openssl/crypto/ex_data.c', + 'openssl/crypto/getenv.c', 'openssl/crypto/hmac/hm_ameth.c', 'openssl/crypto/hmac/hm_pmeth.c', 'openssl/crypto/hmac/hmac.c', |