Home
last modified time | relevance | path

Searched refs:TLS_method (Results 1 – 2 of 2) sorted by relevance

/libevent-2.1.12/
H A Dopenssl-compat.h35 #define TLS_method SSLv23_method macro
/libevent-2.1.12/sample/
H A Dle-proxy.c283 ssl_ctx = SSL_CTX_new(TLS_method()); in main()