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