OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSL_TFLAG_SERVER
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_conf.c
52
#define
SSL_TFLAG_SERVER
SSL_CONF_FLAG_SERVER
53
#define SSL_TFLAG_BOTH (SSL_TFLAG_CLIENT |
SSL_TFLAG_SERVER
)
58
{ str, (int)(sizeof(str) - 1),
SSL_TFLAG_SERVER
, flag }
64
{ str, (int)(sizeof(str) - 1), SSL_TFLAG_INV |
SSL_TFLAG_SERVER
, flag }
71
{ str, (int)(sizeof(str) - 1), SSL_TFLAG_VFY |
SSL_TFLAG_SERVER
, flag }
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_conf.c
49
#define
SSL_TFLAG_SERVER
SSL_CONF_FLAG_SERVER
50
#define SSL_TFLAG_BOTH (SSL_TFLAG_CLIENT|
SSL_TFLAG_SERVER
)
55
{str, (int)(sizeof(str) - 1),
SSL_TFLAG_SERVER
, flag}
61
{str, (int)(sizeof(str) - 1), SSL_TFLAG_INV|
SSL_TFLAG_SERVER
, flag}
68
{str, (int)(sizeof(str) - 1), SSL_TFLAG_VFY |
SSL_TFLAG_SERVER
, flag}
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_conf.c
48
#define
SSL_TFLAG_SERVER
SSL_CONF_FLAG_SERVER
49
#define SSL_TFLAG_BOTH (SSL_TFLAG_CLIENT|
SSL_TFLAG_SERVER
)
54
{str, (int)(sizeof(str) - 1),
SSL_TFLAG_SERVER
, flag}
60
{str, (int)(sizeof(str) - 1), SSL_TFLAG_INV|
SSL_TFLAG_SERVER
, flag}
67
{str, (int)(sizeof(str) - 1), SSL_TFLAG_VFY |
SSL_TFLAG_SERVER
, flag}
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026