SMB2_ENCRYPTION_AES128_GCM 3560 fs/cifs/smb2ops.c if (cipher_type == SMB2_ENCRYPTION_AES128_GCM) SMB2_ENCRYPTION_AES128_GCM 3730 fs/cifs/smb2ops.c if (server->cipher_type == SMB2_ENCRYPTION_AES128_GCM) SMB2_ENCRYPTION_AES128_GCM 517 fs/cifs/smb2pdu.c pneg_ctxt->Ciphers[0] = SMB2_ENCRYPTION_AES128_GCM; SMB2_ENCRYPTION_AES128_GCM 665 fs/cifs/smb2pdu.c (ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_GCM)) { SMB2_ENCRYPTION_AES128_GCM 741 fs/cifs/smb2transport.c if (server->cipher_type == SMB2_ENCRYPTION_AES128_GCM) SMB2_ENCRYPTION_AES128_GCM 754 fs/cifs/smb2transport.c if (server->cipher_type == SMB2_ENCRYPTION_AES128_GCM)