Searched refs:SMB3_AES128CMM_NONCE (Results 1 – 2 of 2) sorted by relevance
125 #define SMB3_AES128CMM_NONCE 11 macro
2628 get_random_bytes(&tr_hdr->Nonce, SMB3_AES128CMM_NONCE); in fill_transform_hdr()2795 memcpy(iv + 1, (char *)tr_hdr->Nonce, SMB3_AES128CMM_NONCE); in crypt_message()