Searched refs:SMB2_ENCRYPTION_AES128_GCM (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/cifs/ | ||
D | smb2pdu.h | 278 #define SMB2_ENCRYPTION_AES128_GCM cpu_to_le16(0x0002) macro |
D | smb2pdu.c | 465 (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_GCM)) { in decode_encrypt_ctx() |