Searched refs:SMB2_ENCRYPTION_AES128_CCM (Results 1 – 2 of 2) sorted by relevance
353 #define SMB2_ENCRYPTION_AES128_CCM cpu_to_le16(0x0001) macro
461 pneg_ctxt->Ciphers[2] = SMB2_ENCRYPTION_AES128_CCM; in build_encrypt_ctxt()466 pneg_ctxt->Ciphers[1] = SMB2_ENCRYPTION_AES128_CCM; in build_encrypt_ctxt()632 } else if ((ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_CCM) && in decode_encrypt_ctx()