Searched refs:SMB2_ENCRYPTION_AES128_GCM (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/cifs/ | ||
D | smb2pdu.h | 237 #define SMB2_ENCRYPTION_AES128_GCM cpu_to_le16(0x0002) macro |
D | smb2pdu.c | 333 pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES128_GCM; in build_encrypt_ctxt() |