Searched refs:SS_SESSID_OFS (Results 1 – 2 of 2) sorted by relevance
91 #define SS_SESSID_OFS 15 /* Session ID goes here */ in client_session() macro108 memcpy(session_asn1 + SS_SESSID_OFS, session_id, sizeof(session_id)); in client_session()
93 #define SS_SESSID_OFS 15 /* Session ID goes here */ in client_session() macro110 memcpy(session_asn1 + SS_SESSID_OFS, session_id, sizeof(session_id)); in client_session()