Searched refs:SMB_SIG_OFFS (Results 1 – 3 of 3) sorted by relevance
92 int offset_end_of_sig = (SMB_SIG_OFFS + SMB_SIG_SIZE); in smb_mac_calc()123 rv = C_DigestUpdate(hSession, (CK_BYTE_PTR)buf, SMB_SIG_OFFS); in smb_mac_calc()193 (void) memcpy(buf + SMB_SIG_OFFS, mac_sign, SMB_SIG_SIZE); in smb_mac_sign()
523 #define SMB_SIG_OFFS 14 /* signature field offset within header */ macro
49 #define SMB_SIG_OFFS 14 macro238 uint8_t hdr[SMB_SIG_OFFS]; /* sig. offset (14) */ in smb_sign_calc()429 (void) smb_mbc_poke(&resp, SMB_SIG_OFFS, "#c", in smb_sign_reply()