OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handshake_func
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h
1273
int (*
handshake_func
)(SSL *);
member in struct:ssl_connection_st
1277
* that "state" and "
handshake_func
" are properly initialized. But as
1278
*
handshake_func
is == 0 until then, we use this test instead of an
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h
1236
int (*
handshake_func
) (SSL *);
member in struct:ssl_st
1240
* that "state" and "
handshake_func
" are properly initialized. But as
1241
*
handshake_func
is == 0 until then, we use this test instead of an
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h
1092
int (*
handshake_func
) (SSL *);
member in struct:ssl_st
1096
* that "state" and "
handshake_func
" are properly initialized. But as
1097
*
handshake_func
is == 0 until then, we use this test instead of an
Completed in 35 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026