Searched refs:th_sig (Results 1 – 2 of 2) sorted by relevance
262 uint8_t th_sig[4]; in smb3_msg_decrypt() local297 md_get_mem(mdp, th_sig, 4, MB_MSYSTEM); in smb3_msg_decrypt()310 if (bcmp(th_sig, SMB3_CRYPT_SIG, 4) != 0) { in smb3_msg_decrypt()
109 uint64_t th_sig; member