Searched refs:SMB2_ENCRYPTION_AES128_CCM (Results 1 – 5 of 5) sorted by relevance
257 case SMB2_ENCRYPTION_AES128_CCM: in cifs_dump_full_key()
483 pneg_ctxt->Ciphers[2] = SMB2_ENCRYPTION_AES128_CCM; in build_encrypt_ctxt()488 pneg_ctxt->Ciphers[1] = SMB2_ENCRYPTION_AES128_CCM; in build_encrypt_ctxt()671 } else if ((ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_CCM) && in decode_encrypt_ctx()1032 server->cipher_type = SMB2_ENCRYPTION_AES128_CCM; in SMB2_negotiate()
359 #define SMB2_ENCRYPTION_AES128_CCM cpu_to_le16(0x0001) macro
286 #define SMB2_ENCRYPTION_AES128_CCM cpu_to_le16(0x0001) macro
935 pneg_ctxt->Ciphers[i] == SMB2_ENCRYPTION_AES128_CCM || in decode_encrypt_ctxt()