Searched defs:ssl_method (Results 1 – 3 of 3) sorted by relevance
170 static const BIO_METHOD ssl_method = { variable
557 ssl_ctx_st::ssl_ctx_st(const SSL_METHOD *ssl_method) in ssl_ctx_st()
72 enum { is_tls, is_dtls } ssl_method; member