Home
last modified time | relevance | path

Searched refs:x509_st (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DOpenSSLCertificateI.cpp245 OpenSSLX509ExtensionI(struct X509_extension_st*, const string&, x509_st*);
255 x509_st* _cert;
264 OpenSSLCertificateI(x509_st*);
287 virtual x509_st* getCert() const;
295 x509_st* _cert;
300 …ionI::OpenSSLX509ExtensionI(struct X509_extension_st* extension, const string& oid, x509_st* cert): in OpenSSLX509ExtensionI()
343 OpenSSLCertificateI::OpenSSLCertificateI(x509_st* cert) : _cert(cert) in OpenSSLCertificateI()
513 x509_st*
546 IceSSL::OpenSSL::Certificate::create(x509_st* cert) in create()
561 x509_st* x = PEM_read_bio_X509(cert, ICE_NULLPTR, ICE_NULLPTR, ICE_NULLPTR); in load()
[all …]
H A DOpenSSLPluginI.cpp24 virtual IceSSL::CertificatePtr create(x509_st*) const;
48 PluginI::create(x509_st* cert) const
/dports/devel/ice37/ice-3.7.2/cpp/src/IceSSL/
H A DOpenSSLCertificateI.cpp245 OpenSSLX509ExtensionI(struct X509_extension_st*, const string&, x509_st*);
255 x509_st* _cert;
264 OpenSSLCertificateI(x509_st*);
287 virtual x509_st* getCert() const;
295 x509_st* _cert;
300 …ionI::OpenSSLX509ExtensionI(struct X509_extension_st* extension, const string& oid, x509_st* cert): in OpenSSLX509ExtensionI()
343 OpenSSLCertificateI::OpenSSLCertificateI(x509_st* cert) : _cert(cert) in OpenSSLCertificateI()
513 x509_st*
546 IceSSL::OpenSSL::Certificate::create(x509_st* cert) in create()
561 x509_st* x = PEM_read_bio_X509(cert, ICE_NULLPTR, ICE_NULLPTR, ICE_NULLPTR); in load()
[all …]
H A DOpenSSLPluginI.cpp24 virtual IceSSL::CertificatePtr create(x509_st*) const;
48 PluginI::create(x509_st* cert) const in create()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DOpenSSLCertificateI.cpp245 OpenSSLX509ExtensionI(struct X509_extension_st*, const string&, x509_st*);
255 x509_st* _cert;
264 OpenSSLCertificateI(x509_st*);
287 virtual x509_st* getCert() const;
295 x509_st* _cert;
300 …ionI::OpenSSLX509ExtensionI(struct X509_extension_st* extension, const string& oid, x509_st* cert): in OpenSSLX509ExtensionI()
343 OpenSSLCertificateI::OpenSSLCertificateI(x509_st* cert) : _cert(cert) in OpenSSLCertificateI()
513 x509_st*
546 IceSSL::OpenSSL::Certificate::create(x509_st* cert) in create()
561 x509_st* x = PEM_read_bio_X509(cert, ICE_NULLPTR, ICE_NULLPTR, ICE_NULLPTR); in load()
[all …]
H A DOpenSSLPluginI.cpp24 virtual IceSSL::CertificatePtr create(x509_st*) const;
48 PluginI::create(x509_st* cert) const in create()
/dports/net/easysoap/EasySoap++-0.8.0/include/easysoap/
H A DSOAPSSLContext.h29 struct x509_st;
84 typedef bool (*VerifyPeerCallback) (struct x509_st* peercert, void* cbdata);
128 typedef bool (*VerifyPeerCallback) (struct x509_st* peercert, void* cbdata);
/dports/www/wt/wt-4.6.1/src/web/
H A DSslUtils.h37 std::string exportToPem(struct x509_st *x509);
39 WT_API struct x509_st *readFromPem(const std::string &pem);
/dports/devel/php-ice37/ice-3.7.2/cpp/include/IceSSL/
H A DOpenSSL.h77 static CertificatePtr create(x509_st* cert);
101 virtual x509_st* getCert() const = 0;
/dports/devel/ice37/ice-3.7.2/cpp/include/IceSSL/
H A DOpenSSL.h77 static CertificatePtr create(x509_st* cert);
101 virtual x509_st* getCert() const = 0;
/dports/devel/py-ice37/ice-3.7.2/cpp/include/IceSSL/
H A DOpenSSL.h77 static CertificatePtr create(x509_st* cert);
101 virtual x509_st* getCert() const = 0;
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsign/include/dcmtk/dcmsign/
H A Dsicert.h36 struct x509_st;
38 typedef struct x509_st X509;
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_types.h83 struct x509_st;
84 typedef struct x509_st X509;
114 struct x509_st { struct
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dpssl.h43 struct x509_st;
219 operator x509_st *() const { return certificate; }
265 x509_st * certificate;
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmtls/include/dcmtk/dcmtls/
H A Dtlslayer.h40 struct x509_st;
41 typedef struct x509_st X509;
/dports/security/tor/tor-0.4.6.8/src/lib/tls/
H A Dx509.h23 typedef struct x509_st tor_x509_cert_impl_t;
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/tls/
H A Dx509.h23 typedef struct x509_st tor_x509_cert_impl_t;
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/sslheaders/
H A Dsslheaders.h28 typedef struct x509_st X509;
/dports/security/tor-devel/tor-0.4.7.2-alpha/scripts/coccinelle/
H A Dtor-coccinelle.h46 #define X509 struct x509_st
/dports/security/tor/tor-0.4.6.8/scripts/coccinelle/
H A Dtor-coccinelle.h46 #define X509 struct x509_st
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/ssl/
H A Dqsslcertificate.h53 typedef struct x509_st X509; // ### check if this works
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/openssl-0.9.8g/openssl/
H A Dossl_typ.h136 typedef struct x509_st X509;
/dports/security/bdes/bdes.src/des/
H A Dossl_typ.h136 typedef struct x509_st X509;
/dports/security/libressl-static/libressl-3.3.5/include/openssl/
H A Dossl_typ.h136 typedef struct x509_st X509;
/dports/security/libressl/libressl-3.4.3/include/openssl/
H A Dossl_typ.h136 typedef struct x509_st X509;

1234567