Searched refs:CipherCount (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/cifs/ | ||
D | smb2pdu.h | 243 __le16 CipherCount; /* AES-128-GCM and AES-128-CCM */ member |
D | smb2pdu.c | 332 pneg_ctxt->CipherCount = cpu_to_le16(2); in build_encrypt_ctxt() |