Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
A Dauth.c730 if (conn->cipher_type == SMB2_ENCRYPTION_AES256_CCM || in generate_key()
853 if (conn->cipher_type == SMB2_ENCRYPTION_AES256_CCM || in generate_smb3encryptionkey()
1130 if (conn->cipher_type == SMB2_ENCRYPTION_AES256_CCM || in ksmbd_crypt_message()
A Dsmb2pdu.c904 pneg_ctxt->Ciphers[i] == SMB2_ENCRYPTION_AES256_CCM || in decode_encrypt_ctxt()
/linux-6.3-rc2/fs/cifs/
A Dsmb2transport.c352 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) || in generate_key()
460 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) || in generate_smb3signingkey()
A Dioctl.c262 case SMB2_ENCRYPTION_AES256_CCM: in cifs_dump_full_key()
A Dsmb2ops.c4392 if ((server->cipher_type == SMB2_ENCRYPTION_AES256_CCM) || in crypt_message()
/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h452 #define SMB2_ENCRYPTION_AES256_CCM cpu_to_le16(0x0003) macro

Completed in 35 milliseconds