Searched refs:SMB2_ENCRYPTION_AES256_CCM (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/smb/server/
H A Dauth.c739 (conn->cipher_type == SMB2_ENCRYPTION_AES256_CCM ||
862 if (conn->cipher_type == SMB2_ENCRYPTION_AES256_CCM ||
1146 if (conn->cipher_type == SMB2_ENCRYPTION_AES256_CCM ||
H A Dsmb2pdu.c916 pneg_ctxt->Ciphers[i] == SMB2_ENCRYPTION_AES256_CCM ||
/linux-master/fs/smb/client/
H A Dsmb2transport.c369 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) ||
486 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) ||
H A Dioctl.c281 case SMB2_ENCRYPTION_AES256_CCM:
H A Dsmb2ops.c4254 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) ||
/linux-master/fs/smb/common/
H A Dsmb2pdu.h485 #define SMB2_ENCRYPTION_AES256_CCM cpu_to_le16(0x0003) macro

Completed in 146 milliseconds