Searched defs:SMB2_SIG_OFFS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_signing.c48 #define SMB2_SIG_OFFS 48 macro
184 bzero(tmp_hdr + SMB2_SIG_OFFS, SMB2_SIG_SIZE);
274 sig_off = sr->smb2_cmd_hdr + SMB2_SIG_OFFS;
322 hdr_off = sr->smb2_reply_hdr + SMB2_SIG_OFFS;

Completed in 57 milliseconds