OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SH_SESSID_OFS
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/
bad_dtls_test.c
240
#define
SH_SESSID_OFS
60 /* Session ID goes here */
258
memcpy(server_hello +
SH_SESSID_OFS
, session_id, sizeof(session_id));
/src/crypto/external/apache2/openssl/dist/test/
bad_dtls_test.c
399
#define
SH_SESSID_OFS
60 /* Session ID goes here */
456
memcpy(server_hello +
SH_SESSID_OFS
, session_id, sizeof(session_id));
/src/crypto/external/bsd/openssl/dist/test/
bad_dtls_test.c
243
#define
SH_SESSID_OFS
60 /* Session ID goes here */
261
memcpy(server_hello +
SH_SESSID_OFS
, session_id, sizeof(session_id));
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026