Searched refs:SMB2_ENCRYPTION_AES256_CCM (Results 1 – 3 of 3) sorted by relevance
358 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) || in generate_key()460 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) || in generate_smb3signingkey()
364 #define SMB2_ENCRYPTION_AES256_CCM cpu_to_le16(0x0003) macro
4295 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) || in crypt_message()