[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtDOhCiAi9yJMYDyj8C_eKDLVVH8e1ZHPMdGaH3PGBtJQ@mail.gmail.com>
Date: Tue, 18 Dec 2012 13:25:38 -0600
From: Steve French <smfrench@...il.com>
To: linux-cifs@...r.kernel.org
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: setting crypto signing key
cifs calls crypto_shash_setkey repeatedly (every time we do
smb2_calc_signature in fs/cifs/transport.c). Shouldn't this only be
called only once (at sesion establishment time, or whenever the
session key changes due to network reconnection) not on every request?
--
Thanks,
Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists