Searched defs:ssl_st (Results 1 – 5 of 5) sorted by relevance
203 struct ssl_st struct206 int version;208 unsigned long options;211 int shutdown;213 CERT *cert;215 X509 *client_CA;217 SSL_CTX *ctx;219 const SSL_METHOD *method;221 const char **alpn_protos;223 RECORD_LAYER rlayer;[all …]
586 ssl_st::ssl_st(SSL_CTX *ctx_arg) in ssl_st() function in ssl_st
593 ssl_st::ssl_st(SSL_CTX *ctx_arg) in ssl_st() function in ssl_st
464 ssl_st::ssl_st(SSL_CTX *ctx_arg) in ssl_st() function in ssl_st