OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TLS_method
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libevent/dist/
openssl-compat.h
36
#define
TLS_method
SSLv23_method
/src/external/bsd/ntp/dist/sntp/libevent/
openssl-compat.h
37
#define
TLS_method
SSLv23_method
/src/external/bsd/ppp/dist/pppd/
tls.c
55
* OpenSSL 1.1+ introduced a generic
TLS_method
()
58
#define
TLS_method
SSLv23_method
285
const SSL_METHOD*
tls_method
() {
function
286
return
TLS_method
();
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026