OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_2-1
Branch MAIN
Options  
Date 23-Jan-07 06:07
Contributor  
Status FAILURE
Data Platform: IA64 OPENVMS 8.2-1
Branch: MAIN
Date: 070123
Time: 0607 GMT
Status: FAILURE


========== Filtered Build Logfile =================


cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientAssociationClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientAssociationClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientAssociationClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.AssociationClient]AssociationClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientAssociationClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.Client]Client.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientInvokeMethod2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientInvokeMethod2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientInvokeMethod2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.InvokeMethod2]InvokeMethod2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientInvokeMethod2/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientEnumInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientEnumInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientEnumInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.EnumInstances]EnumInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientEnumInstances/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientDeleteNamespace/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientDeleteNamespace/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientDeleteNamespace.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.DeleteNamespace]DeleteNamespace.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientDeleteNamespace/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClientStatistics/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClientStatistics/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClientStatistics.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.ClientStatistics]ClientStatistics.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientClientStatistics/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestStaticClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestStaticClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestStaticClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.TestStaticClient]TestStaticClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestStaticClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.Repository]Repository.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRepository/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.Repository2]Repository2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRepository2/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepositoryMix/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepositoryMix/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepositoryMix.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.RepositoryMix]RepositoryMix.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRepositoryMix/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestNameSpace/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestNameSpace/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestNameSpace.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.NameSpace]NameSpace.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestNameSpace/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEnumerateClassNames/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEnumerateClassNames/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEnumerateClassNames.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.EnumerateClassNames]EnumerateClassNames.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestEnumerateClassNames/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQualifierDeclRep/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQualifierDeclRep/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQualifierDeclRep.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.QualifierDeclRep]QualifierDeclRep.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestQualifierDeclRep/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClassDeclRep/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClassDeclRep/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClassDeclRep.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.ClassDeclRep]ClassDeclRep.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestClassDeclRep/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSharedNameSpace/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSharedNameSpace/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSharedNameSpace.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.SharedNameSpace]SharedNameSpace.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSharedNameSpace/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompareRepositories/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompareRepositories/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompareRepositories.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.CompareRepositories]CompareRepositories.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCompareRepositories/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestLoadClass/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestLoadClass/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestLoadClass.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.LoadClass]LoadClass.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestLoadClass/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssocOperations/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssocOperations/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssocOperations.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.AssocOperations]AssocOperations.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAssocOperations/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cqlcli/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cqlcli/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cqlcli.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.CQL.CQLCLI]CQLCLI.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cqlcli/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryExpression/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryExpression/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryExpression.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Query.QueryExpression.tests]QueryExpression.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestQueryExpression/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryContext/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryContext/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryContext.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.CQL.tests.QueryContext]TestQueryContext.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestQueryContext/opt
%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCQLValue/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCQLValue/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCQLValue.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.CQL.tests.CQLValue]CQLValue.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCQLValue/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompAssoc/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompAssoc/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompAssoc.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Compiler.tests.CompAssoc]CompAssoc.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCompAssoc/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstAlias/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstAlias/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstAlias.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Compiler.tests.InstAlias]InstAlias.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestInstAlias/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimmof/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimmof/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimmof.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Compiler.cmdline.cimmof]main.obj, cmdline.obj, cmdlineExceptions.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimmof/opt
%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestExportClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestExportClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestExportClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ExportClient.tests.ExportClient]ExportClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestExportClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrCreateInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrCreateInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrCreateInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.createInstances]createInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrCreateInstances/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrDeleteInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrDeleteInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrDeleteInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.deleteInstances]deleteInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrDeleteInstances/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProvidMgrModifyInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProvidMgrModifyInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProvidMgrModifyInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.modifyInstances]modifyInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProvidMgrModifyInstances/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupInstanceProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupInstanceProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupInstanceProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.lookupInstanceProvider]lookupInstanceProvider.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrLookupInstanceProvider/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupMethodProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupMethodProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupMethodProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.lookupMethodProvider]lookupMethodProvider.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrLookupMethodProvider/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrWildCardNamespaceNames/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrWildCardNamespaceNames/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrWildCardNamespaceNames.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.wildCardNamespaceNames]wildCardNamespaceNames.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrWildCardNamespaceNames/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestListener/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestListener/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestListener.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Listener.tests.TestListener]TestListener.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestListener/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAuthorizationHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAuthorizationHandler/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAuthorizationHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Security.UserManager.tests.AuthorizationHandler]AuthorizationHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAuthorizationHandler/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestcreateRegistration/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestcreateRegistration/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestcreateRegistration.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.ProviderRegistrationProvider.tests.createInstances]createInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestcreateRegistration/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestmodifyRegistration/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestmodifyRegistration/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestmodifyRegistration.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.ProviderRegistrationProvider.tests.modifyInstances]modifyInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestmodifyRegistration/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationProcess/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationProcess/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationProcess.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.IndicationProcess]IndicationProcess.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestIndicationProcess/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.DisableEnable]DisableEnable.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestDisableEnable/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.DisableEnable2]DisableEnable2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestDisableEnable2/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessIndication/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessIndication/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessIndication.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.ProcessIndication]ProcessIndication.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProcessIndication/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSubscription/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSubscription/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSubscription.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.Subscription]Subscription.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSubscription/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDynListener/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDynListener/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDynListener.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.DynListener.tests.TestDynListener]TestListener.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestDynListener/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderMessageHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderMessageHandler/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderMessageHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.Default.tests.ProviderMessageHandler]ExceptionProvider.obj, ProviderMessageHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProviderMessageHandler/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderStatus/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderStatus/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderStatus.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.Default.tests.ProviderStatus]ProviderStatus.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProviderStatus/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCMPIProviderManager/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCMPIProviderManager/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.CMPI]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCMPIProviderManager.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.CMPI]CMPIProviderManagerMain.obj, CMPIProviderManager.obj, CMPILocalProviderManager.obj, CMPIResolverModule.obj, CMPIProviderModule.obj, CMPIProvider.obj, CMPI_Broker.obj, CMPI_ContextArgs.obj, CMPI_Object.obj, CMPI_BrokerEnc.obj, CMPI_BrokerExt.obj, CMPI_Array.obj, CMPI_DateTime.obj, CMPI_Error.obj, CMPI_Enumeration.obj, CMPI_Instance.obj, CMPI_ObjectPath.obj, CMPI_Result.obj, CMPI_String.obj, CM
PI_ThreadC
ontext.obj, CMPI_Value.obj, CMPI_Query2Dnf.obj, CMPI_Wql2Dnf.obj, CMPI_SelectExp.obj, CMPI_SelectCond.obj, CMPI_SubCond.obj, CMPI_Predicate.obj, CMPI_SelectExpAccessor_WQL.obj, CMPI_Cql2Dnf.obj, CMPI_SelectExpAccessor_CQL.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCMPIProviderManager/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovagt/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovagt/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovagt.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManagerService.ProviderAgent]ProviderAgent.obj, cimprovagt.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimprovagt/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMStatData/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMStatData/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMStatData.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.Statistic.test]CIMOMStatData.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMOMStatData/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInterop/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInterop/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInterop.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.InteropProvider.tests]interop.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestInterop/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMQueryCap/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMQueryCap/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMQueryCap.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.QueryCapabilitiesProvider.tests]TestCIMQueryCap.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMQueryCap/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMxmlIndicationHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMxmlIndicationHandler/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.CIMxmlIndicationHandler]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMxmlIndicationHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.CIMxmlIndicationHandler]CIMxmlIndicationHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCIMxmlIndicationHandler/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMxmlIndicationHandlerDestination/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMxmlIndicationHandlerDestination/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMxmlIndicationHandlerDestination.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.CIMxmlIndicationHandler.tests.Destination]TestCIMxmlIndicationHandlerDestination.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMxmlIndicationHandlerDestination/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandler/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.snmpIndicationHandler.tests.testclient]testSnmpHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSnmpHandler/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandlerException/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandlerException/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandlerException.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.snmpIndicationHandler.tests.SnmpHandlerException]TestSnmpHandlerException.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSnmpHandlerException/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcli/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcli/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcli.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.CLI]CLI.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimcli/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.EnumerateInstances]EnumerateInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]EnumerateInstances/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstanceNames/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstanceNames/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstanceNames.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.EnumerateInstanceNames]EnumerateInstanceNames.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]EnumerateInstanceNames/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]GetInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]GetInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]GetInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.GetInstance]GetInstance.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]GetInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DeleteInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DeleteInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DeleteInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.DeleteInstance]DeleteInstance.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]DeleteInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CreateInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CreateInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CreateInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.CreateInstance]CreateInstance.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]CreateInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CGIClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CGIClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CGIClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CGIClient]CGIQueryString.obj, CGIClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]CGIClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.TestClient]TestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimconfig/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimconfig/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimconfig.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimconfig]CIMConfigCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimconfig/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimuser/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimuser/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimuser.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimuser]CIMUserCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimuser/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimauth/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimauth/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimauth.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimauth]CIMAuthCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimauth/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimprovider]CIMProviderCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimprovider/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]osinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]osinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]osinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.osinfo]OSInfoException.obj, OSInfo.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]osinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]wbemexec/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]wbemexec/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]wbemexec.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.wbemexec]WbemExecClient.obj, WbemExecException.obj, XMLProcess.obj, WbemExecCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]wbemexec/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]tomof/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]tomof/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]tomof.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.tomof]tomof.obj, clientRepositoryInterface.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]tomof/opt
%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ipinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ipinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ipinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.ipinfo]IPInfoException.obj, IPInfo.obj, IPRoute.obj, BIPTLEp.obj, IPPEp.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]ipinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]g11ntest/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]g11ntest/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]g11ntest.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.g11ntest]g11ntest.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]g11ntest/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]benchmarkTest/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]benchmarkTest/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]benchmarkTest.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.benchmarkTest.benchmarkClient]benchmarkTest.obj, benchmarkTestException.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]benchmarkTest/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimperf/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimperf/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimperf.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimperf]cimperf.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimperf/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]MCCATestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]MCCATestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]MCCATestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.MCCATestClient]MCCATestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]MCCATestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]repupgrade/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]repupgrade/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]repupgrade.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.repupgrade]SSPModule.obj, RepositoryUpgrade.obj, RepositoryUpgradeException.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]repupgrade/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimsub/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimsub/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimsub.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimsub]CIMSubCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimsub/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsub/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsub/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsub.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimsub.tests.testclient]Cimsub.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCimsub/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsubInterOp/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsubInterOp/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsubInterOp.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimsub.tests.testclientInterOp]CimsubInterOp.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCimsubInterOp/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libpegsamplesspmodule/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libpegsamplesspmodule/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.repupgrade.SSPModules.SampleSSPModule]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libpegsamplesspmodule.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.repupgrade.SSPModules.SampleSSPModule]SampleSSPModule.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libpegsamplesspmodule/opt

%ILINK-W-NUDFSYMS, 1 undefined symbol:
%ILINK-I-UDFSYM, PEGASUSCREATESSPMODULE
%ILINK-W-USEUNDEFSYMV, undefined symbol PEGASUSCREATESSPMODULE referenced
in symbol vector option

***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]SendTestIndications/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]SendTestIndications/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]SendTestIndications.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.SendTestIndications]SendTestIndications.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]SendTestIndications/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ntpinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ntpinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ntpinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.ntpinfo]NTPInfo.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]ntpinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]dnsinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]dnsinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]dnsinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.dnsinfo]DNSInfo.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]dnsinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]nisinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]nisinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]nisinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.nisinfo]NISInfo.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]nisinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCertClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCertClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCertClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.TestCertClient]TestCertClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCertClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimtrust/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimtrust/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimtrust.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimtrust]CIMTrustCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimtrust/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcrl/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcrl/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcrl.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimcrl]CIMCRLCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimcrl/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOSProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOSProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.OperatingSystem]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOSProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.OperatingSystem]OperatingSystemProvider.obj, OperatingSystemProviderMain.obj, OperatingSystem.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libOSProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOSTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOSTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOSTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.OperatingSystem.tests.OSTestClient]OSTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestOSTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libComputerSystemProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libComputerSystemProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.ComputerSystem]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libComputerSystemProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.ComputerSystem]ComputerSystemProvider.obj, ComputerSystemProviderMain.obj, ComputerSystem.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libComputerSystemProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCSProviderTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCSProviderTestClient/full/cross_reference /sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCSProviderTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.ComputerSystem.tests]TestCSProvider.obj,pegasus_vmshome:[obj.Providers.ManagedSystem.ComputerSystem]ComputerSystem.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCSProviderTestClient/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Process]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Process]ProcessPlatform.obj, ProcessProvider.obj, ProcessStatProvider.obj, ProcessMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libProcessProvider/opt

%ILINK-W-NUDFSYMS, 61 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, _pcb *exe_std$cvt_epid_to_pcb(unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol _pcb *exe_std$cvt_epid_to_pcb(unsigned int) C referenced
section: .text
offset: %X00000000000001F0 slot: 2
module: ProcessPlatform
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.obj.providers.managedsystem.process]ProcessPlatform.OBJ;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessProviderTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessProviderTestClient/full/cross_reference /sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessProviderTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Process.tests]TestProcessProvider.obj,pegasus_vmshome:[obj.Providers.ManagedSystem.Process]ProcessPlatform.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProcessProviderTestClient/opt

%ILINK-W-NUDFSYMS, 61 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, _pcb *exe_std$cvt_epid_to_pcb(unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol _pcb *exe_std$cvt_epid_to_pcb(unsigned int) C referenced
section: .text
offset: %X00000000000001F0 slot: 2
module: ProcessPlatform
file: PEGASUS_VMSHOME:[obj.providers.managedsystem.process]ProcessPlatform.OBJ;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessorProviderModule/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessorProviderModule/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Processor]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessorProviderModule.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Processor]ProcessorPlatform.obj, ProcessorProvider.obj, ProcessorMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libProcessorProviderModule/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessorProviderTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessorProviderTestClient/full/cross_reference /sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessorProviderTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Processor.tests]TestProcessorProvider.obj,pegasus_vmshome:[obj.Providers.ManagedSystem.Processor]ProcessorPlatform.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProcessorProviderTestClient/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIPProviderModule/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIPProviderModule/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.IP]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIPProviderModule.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.IP]IPPlatform.obj, IPPEpProvider.obj, BIPTLEpProvider.obj, IPRouteProvider.obj, IPMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libIPProviderModule/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIPTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIPTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIPTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.IP.testclient]IPTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestIPTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]NTPTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]NTPTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]NTPTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.NTPService.testclient]NTPTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]NTPTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DNSTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DNSTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DNSTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.DNSService.tests.testclient]DNSTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]DNSTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleIndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleIndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.IndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleIndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.IndicationProvider]IndicationProviderMain.obj, IndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libSampleIndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libnsatrap/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libnsatrap/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.SNMPIndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libnsatrap.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.SNMPIndicationProvider]SNMPIndicationProviderMain.obj, SNMPIndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libnsatrap/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libRT_IndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libRT_IndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.RT_Indication.RT_IndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libRT_IndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.RT_Indication.RT_IndicationProvider]RT_IndicationProviderMain.obj, RT_IndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libRT_IndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssociationTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssociationTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssociationTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.AssociationProvider.testclient]AssociationTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAssociationTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleLocalizedProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleLocalizedProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.LocalizedProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleLocalizedProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.LocalizedProvider]LocalizedProviderMain.obj, LocalizedProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libSampleLocalizedProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRT_Sample_Subscription/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRT_Sample_Subscription/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRT_Sample_Subscription.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.CMPI.ProcessIndication.tests]RT_Sample_Subscription.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRT_Sample_Subscription/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libAlertIndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libAlertIndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.AlertIndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libAlertIndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.AlertIndicationProvider]AlertIndicationProviderMain.obj, AlertIndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libAlertIndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestClientProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestClientProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ClientProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestClientProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ClientProvider]ClientProviderMain.obj, ClientProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestClientProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCLITestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCLITestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CLITestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCLITestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CLITestProvider]CLITestProviderMain.obj, CLITestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCLITestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_DefaultInstanceProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_DefaultInstanceProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.DefaultInstanceProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_DefaultInstanceProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.DefaultInstanceProvider]DefaultInstanceProvider.obj, DefaultInstanceProviderMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libPG_DefaultInstanceProvider/opt

%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libFamilyProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libFamilyProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.FamilyProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libFamilyProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.FamilyProvider]FamilyProviderMain.obj, FamilyProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libFamilyProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIndicationStressTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIndicationStressTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.IndicationStressTestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIndicationStressTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.IndicationStressTestProvider]IndicationStressTestProviderMain.obj, IndicationStressTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libIndicationStressTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationStressTest/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationStressTest/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationStressTest.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.IndicationStressTestProvider.testclient]IndicationStressTest.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestIndicationStressTest/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstanceProviderClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstanceProviderClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstanceProviderClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.InstanceProvider.testclient]TestInstanceProviderClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestInstanceProviderClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestChunkingStressProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestChunkingStressProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ChunkingStressProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestChunkingStressProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ChunkingStressProvider]TestChunkingStressProviderMain.obj, TestChunkingStressProviderEI.obj, TestChunkingStressProviderEIS.obj, TestChunkingStressProviderASSOC.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestChunkingStressProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestChunkingStressProviderClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestChunkingStressProviderClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestChunkingStressProviderClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ChunkingStressProvider.testclient]TestChunkingStressProviderClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestChunkingStressProviderClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libMethodTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libMethodTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.MethodTestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libMethodTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.MethodTestProvider]MethodTestProviderMain.obj, MethodTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libMethodTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestMethodTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestMethodTestProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestMethodTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.MethodTestProvider.testclient]TestMethodTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestMethodTestProvider/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOOPModuleFailureTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOOPModuleFailureTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.OOPModuleFailureProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOOPModuleFailureTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.OOPModuleFailureProvider]OOPModuleFailureTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libOOPModuleFailureTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOOPModuleFailure/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOOPModuleFailure/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOOPModuleFailure.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.OOPModuleFailureProvider.testclient]TestOOPModuleFailure.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestOOPModuleFailure/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_TestPropertyTypes/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_TestPropertyTypes/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.PG_TestPropertyTypes]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_TestPropertyTypes.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.PG_TestPropertyTypes]PG_TestPropertyTypes.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libPG_TestPropertyTypes/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessIndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessIndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ProcessIndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessIndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ProcessIndicationProvider]ProcessIndicationProviderMain.obj, ProcessIndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libProcessIndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestUserContext/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestUserContext/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestUserContext.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.UserContextTestProvider.testclient]TestUserContext.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestUserContext/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMOMHandleTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMOMHandleTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CIMOMHandleTestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMOMHandleTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CIMOMHandleTestProvider]CIMOMHandleTestProviderMain.obj, TestProviderA.obj, TestProviderB.obj, TestOperationsProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCIMOMHandleTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMHandleTestProviderClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMHandleTestProviderClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMHandleTestProviderClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CIMOMHandleTestProvider.testclient]CIMOMHandleTestProviderClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMOMHandleTestProviderClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestAggregationOutputProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestAggregationOutputProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestAggregationOutputProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestAggregationOutputProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestAggregationOutputProvider]TestAggregationOutputProviderMain.obj, TestAggregationOutputProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestAggregationOutputProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAggregationOutputClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAggregationOutputClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAggregationOutputClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestAggregationOutputProvider.testclient]TestAggregationOutputClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAggregationOutputClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestServerProfileProviders/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestServerProfileProviders/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestServerProfileProviders]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestServerProfileProviders.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestServerProfileProviders]TestServerProfileProvidersMain.obj, TestServerProfileProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestServerProfileProviders/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libEmbeddedInstanceProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libEmbeddedInstanceProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.EmbeddedInstanceProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libEmbeddedInstanceProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.EmbeddedInstanceProvider]EmbeddedInstanceProviderMain.obj, EmbeddedInstanceProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libEmbeddedInstanceProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEmbeddedInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEmbeddedInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEmbeddedInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.EmbeddedInstanceProvider.testClient]EmbeddedInstanceTest.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestEmbeddedInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIMethod/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIMethod/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIMethod.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestMethod.tests]TestCMPIMethod.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIMethod/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIError/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIError/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIError.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestError.tests]TestCMPIError.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIError/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIProperty/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIProperty/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIProperty.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestProperty.tests]TestCMPIProperty.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIProperty/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_1/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_1/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_1.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestFail_1.tests]TestCMPI_Fail_1.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPI_Fail_1/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestFail_2.tests]TestCMPI_Fail_2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPI_Fail_2/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_3/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_3/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_3.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestFail_3.tests]TestCMPI_Fail_3.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPI_Fail_3/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIThreadProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIThreadProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIThreadProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestProviderThreaded.tests]TestCMPIThreadProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIThreadProvider/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIAssociation/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIAssociation/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIAssociation.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestAssociation.tests]cmpiAssociationTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIAssociation/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIIndicationSubscription/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIIndicationSubscription/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIIndicationSubscription.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestIndications.tests]TestCMPIIndicationSubscription.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIIndicationSubscription/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimserver/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimserver/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimserver.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Server]cimserver.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimserver/opt
%ILINK-W-NUDFSYMS, 82 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, long BIO_ctrl(bio_st *, int, long, void *) C
%ILINK-I-UDFSYM, int BIO_free(bio_st *) C
%ILINK-I-UDFSYM, void BIO_free_all(bio_st *) C
%ILINK-I-UDFSYM, bio_st *BIO_new(bio_method_st *) C
%ILINK-I-UDFSYM, int BIO_puts(bio_st *, const char *) C
%ILINK-I-UDFSYM, bio_method_st *BIO_s_file() C
%ILINK-I-UDFSYM, bio_method_st *BIO_s_mem() C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int OBJ_txt2nid(const char *) C
%ILINK-I-UDFSYM, x509_st *PEM_read_bio_X509(bio_st *, x509_st **, int (char *, int, int, void *) C *, void *) C
%ILINK-I-UDFSYM, X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C
%ILINK-I-UDFSYM, int PEM_write_bio_X509(bio_st *, x509_st *) C
%ILINK-I-UDFSYM, int PEM_write_bio_X509_CRL(bio_st *, X509_crl_st *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_cert_store(ssl_ctx_st *, x509_store_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, int X509_NAME_add_entry_by_NID(X509_name_st *, int, int, unsigned char *, int, int, int) C
%ILINK-I-UDFSYM, void X509_NAME_free(X509_name_st *) C
%ILINK-I-UDFSYM, unsigned long X509_NAME_hash(X509_name_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_NAME_new() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, unsigned long X509_subject_name_hash(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000004B00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000004B20 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000004C60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X0000000000004CD0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X0000000000004E20 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X00000000000053A0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X0000000000005450 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X0000000000005480 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X00000000000055F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000007AB0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000007AD0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000007C00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X0000000000007C70 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X0000000000007D00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X00000000000080C0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_NAME_new() C referenced
section: .text
offset: %X000000000000A720 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int OBJ_txt2nid(const char *) C referenced
section: .text
offset: %X000000000000A760 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol unsigned long X509_NAME_hash(X509_name_st *) C referenced
section: .text
offset: %X000000000000A940 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_NAME_free(X509_name_st *) C referenced
section: .text
offset: %X000000000000AF60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_NAME_add_entry_by_NID(X509_name_st *, int, int, unsigned char *, int, int, int) C referenced
section: .text
offset: %X000000000000C6F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_NAME_free(X509_name_st *) C referenced
section: .text
offset: %X000000000000C710 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_mem() C referenced
section: .text
offset: %X000000000000D320 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X000000000000D340 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_puts(bio_st *, const char *) C referenced
section: .text
offset: %X000000000000D3A0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *PEM_read_bio_X509(bio_st *, x509_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X000000000000D3F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D490 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D590 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_mem() C referenced
section: .text
offset: %X000000000000D5A0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X000000000000D5C0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_puts(bio_st *, const char *) C referenced
section: .text
offset: %X000000000000D620 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *PEM_read_bio_X509(bio_st *, x509_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X000000000000D680 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D6B0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D820 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000D940 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000D970 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000D9F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000DA10 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000DAC0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000DAF0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_mem() C referenced
section: .text
offset: %X000000000000E7E0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X000000000000E800 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_puts(bio_st *, const char *) C referenced
section: .text
offset: %X000000000000E860 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X000000000000E8C0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000E8E0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000EA50 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000EBA0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol unsigned long X509_subject_name_hash(x509_st *) C referenced
section: .text
offset: %X0000000000012F60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000014930 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000014950 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000014B00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000014B20 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int PEM_write_bio_X509(bio_st *, x509_st *) C referenced
section: .text
offset: %X0000000000014CA0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000014CC0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000014E60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X00000000000154F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol unsigned long X509_NAME_hash(X509_name_st *) C referenced
section: .text
offset: %X00000000000157D0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000015A10 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000015A30 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000015BE0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000015C00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int PEM_write_bio_X509_CRL(bio_st *, X509_crl_st *) C referenced
section: .text
offset: %X0000000000015DE0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000015E00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000015F80 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_cert_store(ssl_ctx_st *, x509_store_st *) C referenced
section: .text
offset: %X00000000000010A0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000001E50 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000001EB0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000001ED0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000001F70 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000002410 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X0000000000002580 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000025A0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000002640 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000002680 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimlistener/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimlistener/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimlistener.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.DynListener.Service]cimlistener.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimlistener/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestModelWalkStressClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestModelWalkStressClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestModelWalkStressClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.test.StressTestClients.ModelWalkStressClient]TestModelWalkStressClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestModelWalkStressClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestWrapperStressClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestWrapperStressClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestWrapperStressClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.test.StressTestClients.WrapperStressClient]TestWrapperStressClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestWrapperStressClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
%ILINK-I-UDFSYM, int CRYPTO_num_locks() C
%ILINK-I-UDFSYM, void CRYPTO_set_id_callback(unsigned long (*)() C) C
%ILINK-I-UDFSYM, void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C
%ILINK-I-UDFSYM, char *ERR_error_string(unsigned long, char *) C
%ILINK-I-UDFSYM, int RAND_load_file(const char *, long) C
%ILINK-I-UDFSYM, void RAND_seed(const void *, int) C
%ILINK-I-UDFSYM, int RAND_status() C
%ILINK-I-UDFSYM, int SSL_CTX_check_private_key(ssl_ctx_st *) C
%ILINK-I-UDFSYM, long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C
%ILINK-I-UDFSYM, void SSL_CTX_free(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C
%ILINK-I-UDFSYM, ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C
%ILINK-I-UDFSYM, int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C
%ILINK-I-UDFSYM, void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C
%ILINK-I-UDFSYM, void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C
%ILINK-I-UDFSYM, int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C
%ILINK-I-UDFSYM, int SSL_accept(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_connect(ssl_st *) C
%ILINK-I-UDFSYM, void SSL_free(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_get_error(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_get_ex_d_X509_STORE_CTX_idx() C
%ILINK-I-UDFSYM, void *SSL_get_ex_data(ssl_st *, int) C
%ILINK-I-UDFSYM, x509_st *SSL_get_peer_certificate(ssl_st *) C
%ILINK-I-UDFSYM, long SSL_get_verify_result(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_library_init() C
%ILINK-I-UDFSYM, void SSL_load_error_strings() C
%ILINK-I-UDFSYM, ssl_st *SSL_new(ssl_ctx_st *) C
%ILINK-I-UDFSYM, int SSL_read(ssl_st *, void *, int) C
%ILINK-I-UDFSYM, void SSL_set_connect_state(ssl_st *) C
%ILINK-I-UDFSYM, int SSL_set_ex_data(ssl_st *, int, void *) C
%ILINK-I-UDFSYM, int SSL_set_fd(ssl_st *, int) C
%ILINK-I-UDFSYM, int SSL_shutdown(ssl_st *) C
%ILINK-I-UDFSYM, const char *SSL_state_string_long(const ssl_st *) C
%ILINK-I-UDFSYM, int SSL_write(ssl_st *, const void *, int) C
%ILINK-I-UDFSYM, ssl_method_st *SSLv23_method() C
%ILINK-I-UDFSYM, int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_file() C
%ILINK-I-UDFSYM, x509_lookup_method_st *X509_LOOKUP_hash_dir() C
%ILINK-I-UDFSYM, char *X509_NAME_oneline(X509_name_st *, char *, int) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C
%ILINK-I-UDFSYM, void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C
%ILINK-I-UDFSYM, void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C
%ILINK-I-UDFSYM, x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C
%ILINK-I-UDFSYM, void X509_STORE_free(x509_store_st *) C
%ILINK-I-UDFSYM, int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C
%ILINK-I-UDFSYM, x509_store_st *X509_STORE_new() C
%ILINK-I-UDFSYM, void X509_free(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_issuer_name(x509_st *) C
%ILINK-I-UDFSYM, asn1_string_st *X509_get_serialNumber(x509_st *) C
%ILINK-I-UDFSYM, X509_name_st *X509_get_subject_name(x509_st *) C
%ILINK-I-UDFSYM, const char *X509_verify_cert_error_string(long) C
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
+++++ loading cim_core.mof into root namespace...
%SYSTEM-F-CALLUNDEFSYM, Call using undefined function symbol
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
cimmofl 0 00000000004D5C12 00000000004D5C12
cimmofl CIMRepository _SaveObject #12488 000000000001D2E0 00000000001E38A0
cimmofl CIMRepository _setQualifier #15045 0000000000015BF0 00000000001DC1B0
cimmofl compilerDeclContext addQualifierDecl
#99 0000000000001030 00000000001716F0
cimmofl cimmofRepository addQualifier
#102 0000000000000A10 0000000000170050
cimmofl cimmofRepositoryInterface addQualifier
#129 00000000000011F0 0000000000154730
cimmofl cimmofParser addQualifier #254 000000000000E330 000000000013E870
cimmofl cimmof_tab_wrapper cimmof_parse
#321 00000000000061E0 000000000015B2E0
cimmofl cimmofParser parse #10607 0000000000007F10 0000000000138450

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientAssociationClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientAssociationClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientAssociationClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.AssociationClient]AssociationClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientAssociationClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.Client]Client.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientInvokeMethod2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientInvokeMethod2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientInvokeMethod2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.InvokeMethod2]InvokeMethod2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientInvokeMethod2/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientEnumInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientEnumInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientEnumInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.EnumInstances]EnumInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientEnumInstances/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientDeleteNamespace/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientDeleteNamespace/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientDeleteNamespace.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.DeleteNamespace]DeleteNamespace.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientDeleteNamespace/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClientStatistics/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClientStatistics/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPegClientClientStatistics.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.ClientStatistics]ClientStatistics.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPegClientClientStatistics/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestStaticClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestStaticClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestStaticClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Client.tests.TestStaticClient]TestStaticClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestStaticClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.Repository]Repository.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRepository/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepository2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.Repository2]Repository2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRepository2/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepositoryMix/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepositoryMix/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRepositoryMix.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.RepositoryMix]RepositoryMix.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRepositoryMix/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestNameSpace/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestNameSpace/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestNameSpace.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.NameSpace]NameSpace.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestNameSpace/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEnumerateClassNames/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEnumerateClassNames/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEnumerateClassNames.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.EnumerateClassNames]EnumerateClassNames.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestEnumerateClassNames/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQualifierDeclRep/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQualifierDeclRep/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQualifierDeclRep.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.QualifierDeclRep]QualifierDeclRep.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestQualifierDeclRep/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClassDeclRep/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClassDeclRep/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClassDeclRep.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.ClassDeclRep]ClassDeclRep.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestClassDeclRep/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSharedNameSpace/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSharedNameSpace/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSharedNameSpace.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.SharedNameSpace]SharedNameSpace.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSharedNameSpace/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompareRepositories/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompareRepositories/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompareRepositories.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.CompareRepositories]CompareRepositories.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCompareRepositories/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestLoadClass/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestLoadClass/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestLoadClass.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.LoadClass]LoadClass.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestLoadClass/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssocOperations/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssocOperations/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssocOperations.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Repository.tests.AssocOperations]AssocOperations.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAssocOperations/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cqlcli/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cqlcli/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cqlcli.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.CQL.CQLCLI]CQLCLI.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cqlcli/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryExpression/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryExpression/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryExpression.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Query.QueryExpression.tests]QueryExpression.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestQueryExpression/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryContext/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryContext/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestQueryContext.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.CQL.tests.QueryContext]TestQueryContext.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestQueryContext/opt
%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCQLValue/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCQLValue/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCQLValue.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.CQL.tests.CQLValue]CQLValue.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCQLValue/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompAssoc/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompAssoc/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCompAssoc.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Compiler.tests.CompAssoc]CompAssoc.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCompAssoc/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstAlias/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstAlias/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstAlias.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Compiler.tests.InstAlias]InstAlias.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestInstAlias/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimmof/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimmof/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimmof.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Compiler.cmdline.cimmof]main.obj, cmdline.obj, cmdlineExceptions.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimmof/opt
%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestExportClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestExportClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestExportClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ExportClient.tests.ExportClient]ExportClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestExportClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrCreateInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrCreateInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrCreateInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.createInstances]createInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrCreateInstances/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrDeleteInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrDeleteInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrDeleteInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.deleteInstances]deleteInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrDeleteInstances/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProvidMgrModifyInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProvidMgrModifyInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProvidMgrModifyInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.modifyInstances]modifyInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProvidMgrModifyInstances/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupInstanceProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupInstanceProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupInstanceProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.lookupInstanceProvider]lookupInstanceProvider.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrLookupInstanceProvider/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupMethodProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupMethodProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrLookupMethodProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.lookupMethodProvider]lookupMethodProvider.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrLookupMethodProvider/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrWildCardNamespaceNames/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrWildCardNamespaceNames/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestPrvRegMgrWildCardNamespaceNames.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Server.ProviderRegistrationManager.tests.wildCardNamespaceNames]wildCardNamespaceNames.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestPrvRegMgrWildCardNamespaceNames/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestListener/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestListener/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestListener.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Listener.tests.TestListener]TestListener.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestListener/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAuthorizationHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAuthorizationHandler/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAuthorizationHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Security.UserManager.tests.AuthorizationHandler]AuthorizationHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAuthorizationHandler/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestcreateRegistration/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestcreateRegistration/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestcreateRegistration.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.ProviderRegistrationProvider.tests.createInstances]createInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestcreateRegistration/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestmodifyRegistration/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestmodifyRegistration/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestmodifyRegistration.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.ProviderRegistrationProvider.tests.modifyInstances]modifyInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestmodifyRegistration/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationProcess/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationProcess/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationProcess.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.IndicationProcess]IndicationProcess.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestIndicationProcess/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.DisableEnable]DisableEnable.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestDisableEnable/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDisableEnable2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.DisableEnable2]DisableEnable2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestDisableEnable2/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessIndication/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessIndication/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessIndication.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.ProcessIndication]ProcessIndication.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProcessIndication/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSubscription/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSubscription/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSubscription.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.IndicationService.tests.Subscription]Subscription.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSubscription/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDynListener/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDynListener/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestDynListener.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.DynListener.tests.TestDynListener]TestListener.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestDynListener/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderMessageHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderMessageHandler/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderMessageHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.Default.tests.ProviderMessageHandler]ExceptionProvider.obj, ProviderMessageHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProviderMessageHandler/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderStatus/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderStatus/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProviderStatus.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.Default.tests.ProviderStatus]ProviderStatus.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProviderStatus/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCMPIProviderManager/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCMPIProviderManager/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.CMPI]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCMPIProviderManager.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManager2.CMPI]CMPIProviderManagerMain.obj, CMPIProviderManager.obj, CMPILocalProviderManager.obj, CMPIResolverModule.obj, CMPIProviderModule.obj, CMPIProvider.obj, CMPI_Broker.obj, CMPI_ContextArgs.obj, CMPI_Object.obj, CMPI_BrokerEnc.obj, CMPI_BrokerExt.obj, CMPI_Array.obj, CMPI_DateTime.obj, CMPI_Error.obj, CMPI_Enumeration.obj, CMPI_Instance.obj, CMPI_ObjectPath.obj, CMPI_Result.obj, CMPI_String.obj, CM
PI_ThreadC
ontext.obj, CMPI_Value.obj, CMPI_Query2Dnf.obj, CMPI_Wql2Dnf.obj, CMPI_SelectExp.obj, CMPI_SelectCond.obj, CMPI_SubCond.obj, CMPI_Predicate.obj, CMPI_SelectExpAccessor_WQL.obj, CMPI_Cql2Dnf.obj, CMPI_SelectExpAccessor_CQL.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCMPIProviderManager/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovagt/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovagt/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovagt.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ProviderManagerService.ProviderAgent]ProviderAgent.obj, cimprovagt.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimprovagt/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMStatData/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMStatData/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMStatData.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.Statistic.test]CIMOMStatData.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMOMStatData/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInterop/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInterop/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInterop.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.InteropProvider.tests]interop.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestInterop/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMQueryCap/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMQueryCap/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMQueryCap.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.ControlProviders.QueryCapabilitiesProvider.tests]TestCIMQueryCap.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMQueryCap/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMxmlIndicationHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMxmlIndicationHandler/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.CIMxmlIndicationHandler]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMxmlIndicationHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.CIMxmlIndicationHandler]CIMxmlIndicationHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCIMxmlIndicationHandler/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMxmlIndicationHandlerDestination/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMxmlIndicationHandlerDestination/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMxmlIndicationHandlerDestination.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.CIMxmlIndicationHandler.tests.Destination]TestCIMxmlIndicationHandlerDestination.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMxmlIndicationHandlerDestination/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandler/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandler/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandler.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.snmpIndicationHandler.tests.testclient]testSnmpHandler.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSnmpHandler/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandlerException/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandlerException/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestSnmpHandlerException.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.Handler.snmpIndicationHandler.tests.SnmpHandlerException]TestSnmpHandlerException.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestSnmpHandlerException/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcli/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcli/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcli.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.CLI]CLI.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimcli/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstances/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstances/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstances.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.EnumerateInstances]EnumerateInstances.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]EnumerateInstances/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstanceNames/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstanceNames/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]EnumerateInstanceNames.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.EnumerateInstanceNames]EnumerateInstanceNames.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]EnumerateInstanceNames/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]GetInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]GetInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]GetInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.GetInstance]GetInstance.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]GetInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DeleteInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DeleteInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DeleteInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.DeleteInstance]DeleteInstance.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]DeleteInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CreateInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CreateInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CreateInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CLITestClients.CreateInstance]CreateInstance.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]CreateInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CGIClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CGIClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]CGIClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.CGIClient]CGIQueryString.obj, CGIClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]CGIClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.TestClient]TestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimconfig/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimconfig/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimconfig.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimconfig]CIMConfigCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimconfig/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimuser/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimuser/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimuser.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimuser]CIMUserCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimuser/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimauth/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimauth/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimauth.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimauth]CIMAuthCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimauth/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimprovider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimprovider]CIMProviderCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimprovider/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]osinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]osinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]osinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.osinfo]OSInfoException.obj, OSInfo.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]osinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]wbemexec/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]wbemexec/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]wbemexec.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.wbemexec]WbemExecClient.obj, WbemExecException.obj, XMLProcess.obj, WbemExecCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]wbemexec/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]tomof/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]tomof/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]tomof.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.tomof]tomof.obj, clientRepositoryInterface.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]tomof/opt
%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ipinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ipinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ipinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.ipinfo]IPInfoException.obj, IPInfo.obj, IPRoute.obj, BIPTLEp.obj, IPPEp.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]ipinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]g11ntest/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]g11ntest/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]g11ntest.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.g11ntest]g11ntest.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]g11ntest/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]benchmarkTest/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]benchmarkTest/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]benchmarkTest.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.benchmarkTest.benchmarkClient]benchmarkTest.obj, benchmarkTestException.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]benchmarkTest/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimperf/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimperf/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimperf.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimperf]cimperf.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimperf/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]MCCATestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]MCCATestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]MCCATestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.MCCATestClient]MCCATestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]MCCATestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]repupgrade/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]repupgrade/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]repupgrade.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.repupgrade]SSPModule.obj, RepositoryUpgrade.obj, RepositoryUpgradeException.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]repupgrade/opt
%ILINK-W-NUDFSYMS, 4 undefined symbols:
%ILINK-I-UDFSYM, int gzclose(void *) C
%ILINK-I-UDFSYM, void * gzopen(const char *, const char *) C
%ILINK-I-UDFSYM, int gzread(void *, void *, unsigned int) C
%ILINK-I-UDFSYM, int gzwrite(void *, const void *, unsigned int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimsub/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimsub/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimsub.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimsub]CIMSubCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimsub/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsub/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsub/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsub.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimsub.tests.testclient]Cimsub.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCimsub/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsubInterOp/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsubInterOp/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCimsubInterOp.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimsub.tests.testclientInterOp]CimsubInterOp.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCimsubInterOp/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libpegsamplesspmodule/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libpegsamplesspmodule/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.repupgrade.SSPModules.SampleSSPModule]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libpegsamplesspmodule.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.repupgrade.SSPModules.SampleSSPModule]SampleSSPModule.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libpegsamplesspmodule/opt

%ILINK-W-NUDFSYMS, 1 undefined symbol:
%ILINK-I-UDFSYM, PEGASUSCREATESSPMODULE
%ILINK-W-USEUNDEFSYMV, undefined symbol PEGASUSCREATESSPMODULE referenced
in symbol vector option

***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]SendTestIndications/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]SendTestIndications/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]SendTestIndications.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.SendTestIndications]SendTestIndications.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]SendTestIndications/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ntpinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ntpinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]ntpinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.ntpinfo]NTPInfo.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]ntpinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]dnsinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]dnsinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]dnsinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.dnsinfo]DNSInfo.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]dnsinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]nisinfo/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]nisinfo/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]nisinfo.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.nisinfo]NISInfo.obj, Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]nisinfo/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCertClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCertClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCertClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.TestCertClient]TestCertClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCertClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimtrust/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimtrust/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimtrust.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimtrust]CIMTrustCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimtrust/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcrl/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcrl/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimcrl.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Clients.cimcrl]CIMCRLCommand.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimcrl/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOSProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOSProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.OperatingSystem]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOSProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.OperatingSystem]OperatingSystemProvider.obj, OperatingSystemProviderMain.obj, OperatingSystem.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libOSProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOSTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOSTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOSTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.OperatingSystem.tests.OSTestClient]OSTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestOSTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libComputerSystemProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libComputerSystemProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.ComputerSystem]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libComputerSystemProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.ComputerSystem]ComputerSystemProvider.obj, ComputerSystemProviderMain.obj, ComputerSystem.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libComputerSystemProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCSProviderTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCSProviderTestClient/full/cross_reference /sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCSProviderTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.ComputerSystem.tests]TestCSProvider.obj,pegasus_vmshome:[obj.Providers.ManagedSystem.ComputerSystem]ComputerSystem.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCSProviderTestClient/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Process]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Process]ProcessPlatform.obj, ProcessProvider.obj, ProcessStatProvider.obj, ProcessMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libProcessProvider/opt

%ILINK-W-NUDFSYMS, 61 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol _pcb *exe_std$cvt_epid_to_pcb(unsigned int) C referenced
section: .text
offset: %X00000000000001F0 slot: 2
module: ProcessPlatform
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.obj.providers.managedsystem.process]ProcessPlatform.OBJ;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessProviderTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessProviderTestClient/full/cross_reference /sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessProviderTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Process.tests]TestProcessProvider.obj,pegasus_vmshome:[obj.Providers.ManagedSystem.Process]ProcessPlatform.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProcessProviderTestClient/opt

%ILINK-W-NUDFSYMS, 61 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol _pcb *exe_std$cvt_epid_to_pcb(unsigned int) C referenced
section: .text
offset: %X00000000000001F0 slot: 2
module: ProcessPlatform
file: PEGASUS_VMSHOME:[obj.providers.managedsystem.process]ProcessPlatform.OBJ;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessorProviderModule/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessorProviderModule/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Processor]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessorProviderModule.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Processor]ProcessorPlatform.obj, ProcessorProvider.obj, ProcessorMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libProcessorProviderModule/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessorProviderTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessorProviderTestClient/full/cross_reference /sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestProcessorProviderTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.Processor.tests]TestProcessorProvider.obj,pegasus_vmshome:[obj.Providers.ManagedSystem.Processor]ProcessorPlatform.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestProcessorProviderTestClient/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIPProviderModule/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIPProviderModule/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.IP]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIPProviderModule.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.IP]IPPlatform.obj, IPPEpProvider.obj, BIPTLEpProvider.obj, IPRouteProvider.obj, IPMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libIPProviderModule/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIPTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIPTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIPTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.IP.testclient]IPTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestIPTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]NTPTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]NTPTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]NTPTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.NTPService.testclient]NTPTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]NTPTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DNSTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DNSTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]DNSTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.ManagedSystem.DNSService.tests.testclient]DNSTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]DNSTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleIndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleIndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.IndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleIndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.IndicationProvider]IndicationProviderMain.obj, IndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libSampleIndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libnsatrap/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libnsatrap/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.SNMPIndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libnsatrap.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.SNMPIndicationProvider]SNMPIndicationProviderMain.obj, SNMPIndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libnsatrap/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libRT_IndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libRT_IndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.RT_Indication.RT_IndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libRT_IndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.RT_Indication.RT_IndicationProvider]RT_IndicationProviderMain.obj, RT_IndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libRT_IndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssociationTestClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssociationTestClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAssociationTestClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.AssociationProvider.testclient]AssociationTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAssociationTestClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleLocalizedProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleLocalizedProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.LocalizedProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libSampleLocalizedProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.LocalizedProvider]LocalizedProviderMain.obj, LocalizedProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libSampleLocalizedProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRT_Sample_Subscription/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRT_Sample_Subscription/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestRT_Sample_Subscription.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.sample.CMPI.ProcessIndication.tests]RT_Sample_Subscription.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestRT_Sample_Subscription/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libAlertIndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libAlertIndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.AlertIndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libAlertIndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.AlertIndicationProvider]AlertIndicationProviderMain.obj, AlertIndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libAlertIndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestClientProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestClientProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ClientProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestClientProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ClientProvider]ClientProviderMain.obj, ClientProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestClientProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCLITestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCLITestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CLITestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCLITestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CLITestProvider]CLITestProviderMain.obj, CLITestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCLITestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_DefaultInstanceProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_DefaultInstanceProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.DefaultInstanceProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_DefaultInstanceProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.DefaultInstanceProvider]DefaultInstanceProvider.obj, DefaultInstanceProviderMain.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libPG_DefaultInstanceProvider/opt

%ILINK-W-NUDFSYMS, 64 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libFamilyProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libFamilyProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.FamilyProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libFamilyProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.FamilyProvider]FamilyProviderMain.obj, FamilyProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libFamilyProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIndicationStressTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIndicationStressTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.IndicationStressTestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libIndicationStressTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.IndicationStressTestProvider]IndicationStressTestProviderMain.obj, IndicationStressTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libIndicationStressTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationStressTest/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationStressTest/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestIndicationStressTest.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.IndicationStressTestProvider.testclient]IndicationStressTest.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestIndicationStressTest/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstanceProviderClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstanceProviderClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestInstanceProviderClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.InstanceProvider.testclient]TestInstanceProviderClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestInstanceProviderClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestChunkingStressProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestChunkingStressProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ChunkingStressProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestChunkingStressProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ChunkingStressProvider]TestChunkingStressProviderMain.obj, TestChunkingStressProviderEI.obj, TestChunkingStressProviderEIS.obj, TestChunkingStressProviderASSOC.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestChunkingStressProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestChunkingStressProviderClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestChunkingStressProviderClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestChunkingStressProviderClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ChunkingStressProvider.testclient]TestChunkingStressProviderClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestChunkingStressProviderClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libMethodTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libMethodTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.MethodTestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libMethodTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.MethodTestProvider]MethodTestProviderMain.obj, MethodTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libMethodTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestMethodTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestMethodTestProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestMethodTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.MethodTestProvider.testclient]TestMethodTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestMethodTestProvider/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOOPModuleFailureTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOOPModuleFailureTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.OOPModuleFailureProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libOOPModuleFailureTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.OOPModuleFailureProvider]OOPModuleFailureTestProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libOOPModuleFailureTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOOPModuleFailure/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOOPModuleFailure/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestOOPModuleFailure.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.OOPModuleFailureProvider.testclient]TestOOPModuleFailure.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestOOPModuleFailure/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_TestPropertyTypes/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_TestPropertyTypes/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.PG_TestPropertyTypes]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libPG_TestPropertyTypes.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.PG_TestPropertyTypes]PG_TestPropertyTypes.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libPG_TestPropertyTypes/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessIndicationProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessIndicationProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ProcessIndicationProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libProcessIndicationProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.ProcessIndicationProvider]ProcessIndicationProviderMain.obj, ProcessIndicationProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libProcessIndicationProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestUserContext/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestUserContext/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestUserContext.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.UserContextTestProvider.testclient]TestUserContext.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestUserContext/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMOMHandleTestProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMOMHandleTestProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CIMOMHandleTestProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libCIMOMHandleTestProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CIMOMHandleTestProvider]CIMOMHandleTestProviderMain.obj, TestProviderA.obj, TestProviderB.obj, TestOperationsProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libCIMOMHandleTestProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMHandleTestProviderClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMHandleTestProviderClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCIMOMHandleTestProviderClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CIMOMHandleTestProvider.testclient]CIMOMHandleTestProviderClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCIMOMHandleTestProviderClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestAggregationOutputProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestAggregationOutputProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestAggregationOutputProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestAggregationOutputProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestAggregationOutputProvider]TestAggregationOutputProviderMain.obj, TestAggregationOutputProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestAggregationOutputProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAggregationOutputClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAggregationOutputClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestAggregationOutputClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestAggregationOutputProvider.testclient]TestAggregationOutputClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestAggregationOutputClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestServerProfileProviders/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestServerProfileProviders/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestServerProfileProviders]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libTestServerProfileProviders.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.TestServerProfileProviders]TestServerProfileProvidersMain.obj, TestServerProfileProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libTestServerProfileProviders/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************
cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libEmbeddedInstanceProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libEmbeddedInstanceProvider/full/cross_reference/share/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.EmbeddedInstanceProvider]/sysexe/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]libEmbeddedInstanceProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.EmbeddedInstanceProvider]EmbeddedInstanceProviderMain.obj, EmbeddedInstanceProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]libEmbeddedInstanceProvider/opt

%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEmbeddedInstance/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEmbeddedInstance/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestEmbeddedInstance.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.EmbeddedInstanceProvider.testClient]EmbeddedInstanceTest.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestEmbeddedInstance/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIMethod/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIMethod/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIMethod.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestMethod.tests]TestCMPIMethod.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIMethod/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIError/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIError/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIError.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestError.tests]TestCMPIError.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIError/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIProperty/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIProperty/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIProperty.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestProperty.tests]TestCMPIProperty.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIProperty/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_1/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_1/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_1.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestFail_1.tests]TestCMPI_Fail_1.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPI_Fail_1/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_2/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_2/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_2.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestFail_2.tests]TestCMPI_Fail_2.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPI_Fail_2/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_3/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_3/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPI_Fail_3.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestFail_3.tests]TestCMPI_Fail_3.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPI_Fail_3/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIThreadProvider/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIThreadProvider/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIThreadProvider.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestProviderThreaded.tests]TestCMPIThreadProvider.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIThreadProvider/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIAssociation/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIAssociation/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIAssociation.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestAssociation.tests]cmpiAssociationTestClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIAssociation/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIIndicationSubscription/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIIndicationSubscription/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestCMPIIndicationSubscription.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Providers.TestProviders.CMPI.TestIndications.tests]TestCMPIIndicationSubscription.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestCMPIIndicationSubscription/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimserver/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimserver/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimserver.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Server]cimserver.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimserver/opt
%ILINK-W-NUDFSYMS, 82 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000004B00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000004B20 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000004C60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X0000000000004CD0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X0000000000004E20 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X00000000000053A0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X0000000000005450 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X0000000000005480 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X00000000000055F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000007AB0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000007AD0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000007C00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X0000000000007C70 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X0000000000007D00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X00000000000080C0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_NAME_new() C referenced
section: .text
offset: %X000000000000A720 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int OBJ_txt2nid(const char *) C referenced
section: .text
offset: %X000000000000A760 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol unsigned long X509_NAME_hash(X509_name_st *) C referenced
section: .text
offset: %X000000000000A940 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_NAME_free(X509_name_st *) C referenced
section: .text
offset: %X000000000000AF60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_NAME_add_entry_by_NID(X509_name_st *, int, int, unsigned char *, int, int, int) C referenced
section: .text
offset: %X000000000000C6F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_NAME_free(X509_name_st *) C referenced
section: .text
offset: %X000000000000C710 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_mem() C referenced
section: .text
offset: %X000000000000D320 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X000000000000D340 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_puts(bio_st *, const char *) C referenced
section: .text
offset: %X000000000000D3A0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *PEM_read_bio_X509(bio_st *, x509_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X000000000000D3F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D490 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D590 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_mem() C referenced
section: .text
offset: %X000000000000D5A0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X000000000000D5C0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_puts(bio_st *, const char *) C referenced
section: .text
offset: %X000000000000D620 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *PEM_read_bio_X509(bio_st *, x509_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X000000000000D680 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D6B0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000D820 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000D940 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000D970 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000D9F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000DA10 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000DAC0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000DAF0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_mem() C referenced
section: .text
offset: %X000000000000E7E0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X000000000000E800 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_puts(bio_st *, const char *) C referenced
section: .text
offset: %X000000000000E860 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_crl_st *PEM_read_bio_X509_CRL(bio_st *, X509_crl_st **, int (char *, int, int, void *) C *, void *) C referenced
section: .text
offset: %X000000000000E8C0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000E8E0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int BIO_free(bio_st *) C referenced
section: .text
offset: %X000000000000EA50 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000EBA0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol unsigned long X509_subject_name_hash(x509_st *) C referenced
section: .text
offset: %X0000000000012F60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000014930 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000014950 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000014B00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000014B20 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int PEM_write_bio_X509(bio_st *, x509_st *) C referenced
section: .text
offset: %X0000000000014CA0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000014CC0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000014E60 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X00000000000154F0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol unsigned long X509_NAME_hash(X509_name_st *) C referenced
section: .text
offset: %X00000000000157D0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_method_st *BIO_s_file() C referenced
section: .text
offset: %X0000000000015A10 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol bio_st *BIO_new(bio_method_st *) C referenced
section: .text
offset: %X0000000000015A30 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol long BIO_ctrl(bio_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000015BE0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000015C00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol int PEM_write_bio_X509_CRL(bio_st *, X509_crl_st *) C referenced
section: .text
offset: %X0000000000015DE0 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000015E00 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void BIO_free_all(bio_st *) C referenced
section: .text
offset: %X0000000000015F80 slot: 2
module: CertificateProvider
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libCertificateProvider.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001B2F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B3F0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzread(void *, void *, unsigned int) C referenced
section: .text
offset: %X000000000001B4D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001B500 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void * gzopen(const char *, const char *) C referenced
section: .text
offset: %X000000000001D2D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzwrite(void *, const void *, unsigned int) C referenced
section: .text
offset: %X000000000001D3D0 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol int gzclose(void *) C referenced
section: .text
offset: %X000000000001D440 slot: 2
module: CIMRepository
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegrepository.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_cert_store(ssl_ctx_st *, x509_store_st *) C referenced
section: .text
offset: %X00000000000010A0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000001E50 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000001EB0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000001ED0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000001F70 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000002410 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X0000000000002580 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000025A0 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000002640 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000002680 slot: 2
module: SSLContextManager
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimlistener/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimlistener/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]cimlistener.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.Pegasus.DynListener.Service]cimlistener.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]cimlistener/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestModelWalkStressClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestModelWalkStressClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestModelWalkStressClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.test.StressTestClients.ModelWalkStressClient]TestModelWalkStressClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestModelWalkStressClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
***************

cxxlink/Threads_Enable=Upcalls/symbol_table=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestWrapperStressClient/map=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestWrapperStressClient/full/cross_reference/exe=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.bin]TestWrapperStressClient.exe/reposit=Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.cxx_repository] Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.obj.test.StressTestClients.WrapperStressClient]TestWrapperStressClient.obj,Pegasus_BldDsk:[PQB_070123.pegasus.pegasus_home_ia64.opt]TestWrapperStressClient/opt
%ILINK-W-NUDFSYMS, 60 undefined symbols:
%ILINK-I-UDFSYM, int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C
%ILINK-I-UDFSYM, long ASN1_INTEGER_get(asn1_string_st *) C
***************
%ILINK-I-UDFSYM, int sk_num(const stack_st *) C
%ILINK-I-UDFSYM, char *sk_value(const stack_st *, int) C
%ILINK-W-USEUNDEF, undefined symbol void SSL_load_error_strings() C referenced
section: .text
offset: %X0000000000005280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_library_init() C referenced
section: .text
offset: %X00000000000053C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_free(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000005F70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_method_st *SSLv23_method() C referenced
section: .text
offset: %X00000000000069A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_ctx_st *SSL_CTX_new(ssl_method_st *) C referenced
section: .text
offset: %X00000000000069C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_quiet_shutdown(ssl_ctx_st *, int) C referenced
section: .text
offset: %X0000000000006A30 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006A90 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_CTX_ctrl(ssl_ctx_st *, int, long, void *) C referenced
section: .text
offset: %X0000000000006AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006BE0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000006C40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_certificate_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000006E70 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_CTX_set_verify(ssl_ctx_st *, int, int (*)(int, x509_store_ctx_st *) C) C referenced
section: .text
offset: %X0000000000007CC0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_store_st *X509_STORE_new() C referenced
section: .text
offset: %X0000000000007EB0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_hash_dir() C referenced
section: .text
offset: %X0000000000007FA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X0000000000007FD0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008060 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008180 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_method_st *X509_LOOKUP_file() C referenced
section: .text
offset: %X00000000000082C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_lookup_st *X509_STORE_add_lookup(x509_store_st *, x509_lookup_method_st *) C referenced
section: .text
offset: %X00000000000082F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_free(x509_store_st *) C referenced
section: .text
offset: %X0000000000008370 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_LOOKUP_ctrl(x509_lookup_st *, int, const char *, long, char **) C referenced
section: .text
offset: %X0000000000008490 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X00000000000086B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000088A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_load_verify_locations(ssl_ctx_st *, const char *, const char *) C referenced
section: .text
offset: %X0000000000008AA0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_set_def_verify_paths(ssl_ctx_st *) C referenced
section: .text
offset: %X0000000000008D40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000008F60 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009890 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void RAND_seed(const void *, int) C referenced
section: .text
offset: %X0000000000009910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_status() C referenced
section: .text
offset: %X0000000000009920 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int RAND_load_file(const char *, long) C referenced
section: .text
offset: %X0000000000009AF0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_use_PrivateKey_file(ssl_ctx_st *, const char *, int) C referenced
section: .text
offset: %X0000000000009E00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_CTX_check_private_key(ssl_ctx_st *) C referenced
section: .text
offset: %X000000000000A110 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int CRYPTO_num_locks() C referenced
section: .text
offset: %X000000000000A2E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A450 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int) C) C referenced
section: .text
offset: %X000000000000A580 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void CRYPTO_set_id_callback(unsigned long (*)() C) C referenced
section: .text
offset: %X000000000000A5A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_ex_d_X509_STORE_CTX_idx() C referenced
section: .text
offset: %X000000000000A8D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *X509_STORE_CTX_get_ex_data(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000A8F0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void *SSL_get_ex_data(ssl_st *, int) C referenced
section: .text
offset: %X000000000000A910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B1E0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B200 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_get_error_depth(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000B220 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B260 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000B280 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long ASN1_INTEGER_get(asn1_string_st *) C referenced
section: .text
offset: %X000000000000B2A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000B3A0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B3C0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *X509_verify_cert_error_string(long) C referenced
section: .text
offset: %X000000000000B420 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000B4B0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000B4D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000C190 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *X509_STORE_CTX_get_current_cert(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C500 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_subject_name(x509_st *) C referenced
section: .text
offset: %X000000000000C520 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol X509_name_st *X509_get_issuer_name(x509_st *) C referenced
section: .text
offset: %X000000000000C540 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol asn1_string_st *X509_get_serialNumber(x509_st *) C referenced
section: .text
offset: %X000000000000C560 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C590 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *X509_NAME_oneline(X509_name_st *, char *, int) C referenced
section: .text
offset: %X000000000000C660 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_CTX_init(x509_store_ctx_st *, x509_store_st *, x509_st *, stack_st *) C referenced
section: .text
offset: %X000000000000C6D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int X509_STORE_get_by_subject(x509_store_ctx_st *, int, X509_name_st *, x509_object_st *) C referenced
section: .text
offset: %X000000000000C750 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_cleanup(x509_store_ctx_st *) C referenced
section: .text
offset: %X000000000000C820 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C910 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000C980 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *sk_value(const stack_st *, int) C referenced
section: .text
offset: %X000000000000C9D0 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int ASN1_INTEGER_cmp(asn1_string_st *, asn1_string_st *) C referenced
section: .text
offset: %X000000000000CA00 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int sk_num(const stack_st *) C referenced
section: .text
offset: %X000000000000CA20 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_STORE_CTX_set_error(x509_store_ctx_st *, int) C referenced
section: .text
offset: %X000000000000CB40 slot: 2
module: SSLContext
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000330 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol ssl_st *SSL_new(ssl_ctx_st *) C referenced
section: .text
offset: %X00000000000005D0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_ex_data(ssl_st *, int, void *) C referenced
section: .text
offset: %X0000000000000940 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_set_fd(ssl_st *, int) C referenced
section: .text
offset: %X0000000000000A90 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_free(ssl_st *) C referenced
section: .text
offset: %X0000000000000EF0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000012B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000014C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_read(ssl_st *, void *, int) C referenced
section: .text
offset: %X0000000000001520 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol const char *SSL_state_string_long(const ssl_st *) C referenced
section: .text
offset: %X00000000000016E0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_write(ssl_st *, const void *, int) C referenced
section: .text
offset: %X0000000000001740 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_shutdown(ssl_st *) C referenced
section: .text
offset: %X0000000000001B10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_accept(ssl_st *) C referenced
section: .text
offset: %X0000000000001F30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002060 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X00000000000020B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000002200 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X00000000000024C0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X00000000000025B0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002750 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void SSL_set_connect_state(ssl_st *) C referenced
section: .text
offset: %X0000000000002A30 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_connect(ssl_st *) C referenced
section: .text
offset: %X0000000000002A80 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol int SSL_get_error(ssl_st *, int) C referenced
section: .text
offset: %X0000000000002AC0 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol char *ERR_error_string(unsigned long, char *) C referenced
section: .text
offset: %X0000000000002D00 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol x509_st *SSL_get_peer_certificate(ssl_st *) C referenced
section: .text
offset: %X0000000000002F10 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol long SSL_get_verify_result(ssl_st *) C referenced
section: .text
offset: %X0000000000002F60 slot: 2
module: TLS
file: PEGBIG:[PQB_070123.pegasus.pegasus_home_ia64.lib]libpegcommon.olb;1
%ILINK-W-USEUNDEF, undefined symbol void X509_free(x509_st *) C referenced
section: .text
offset: %X0000000000003020 slot: 2
cimmof is the recommended OpenPegasus MOF compiler.

make.exe;7: *** [repository] Error 0x10003434
make.exe;7: Leaving directory `Pegasus_BldSrc:[PQB_070123.pegasus.Schemas]'
PQB: mkrep1_sts=%X10000002 mkrep2_sts=%X00030001. Sending emailmkrep_Status bad status message...