OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SS_SESSID_OFS
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
bad_dtls_test.c
103
#define
SS_SESSID_OFS
15 /* Session ID goes here */
191
memcpy(session_asn1 +
SS_SESSID_OFS
, session_id, sizeof(session_id));
/src/crypto/external/bsd/openssl/dist/test/
bad_dtls_test.c
93
#define
SS_SESSID_OFS
15 /* Session ID goes here */
110
memcpy(session_asn1 +
SS_SESSID_OFS
, session_id, sizeof(session_id));
/src/crypto/external/bsd/openssl.old/dist/test/
bad_dtls_test.c
91
#define
SS_SESSID_OFS
15 /* Session ID goes here */
108
memcpy(session_asn1 +
SS_SESSID_OFS
, session_id, sizeof(session_id));
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026