lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ