OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSL_OP_NO_SSLv3
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls.h
367
#undef
SSL_OP_NO_SSLv3
368
#define
SSL_OP_NO_SSLv3
0L /* Noop */
424
| (((m) & TLS_PROTOCOL_SSLv3) ?
SSL_OP_NO_SSLv3
: 0L) \
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h
377
# define
SSL_OP_NO_SSLv3
0x02000000U
386
# define SSL_OP_NO_SSL_MASK (
SSL_OP_NO_SSLv3
|\
Completed in 29 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026