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_IS_FIRST_HANDSHAKE
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h
277
#define
SSL_IS_FIRST_HANDSHAKE
(s) ((s)->s3.tmp.finish_md_len == 0 \
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h
355
# define
SSL_IS_FIRST_HANDSHAKE
(S) ((s)->s3.tmp.finish_md_len == 0 \
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h
333
# define
SSL_IS_FIRST_HANDSHAKE
(S) ((s)->s3->tmp.finish_md_len == 0 \
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026