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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 11 Jan 2014 19:58:27 +0100
From:	Hannes Frederic Sowa <hannes@...essinduktion.org>
To:	Joe Perches <joe@...ches.com>
Cc:	Aruna-Hewapathirane <aruna.hewapathirane@...il.com>,
	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: replace macros net_random and net_srandom with direct calls to prandom

Hi!

On Sat, Jan 11, 2014 at 10:43:09AM -0800, Joe Perches wrote:
> There are a few places where reciprocal_device is
> used today without using reciprocal_value()

Maybe it would be helpful to clean those up and maybe introduce a
typedef struct { u32 i; } reciprocal_t; to make it harder to misuse this api.
;)

Greetings,

  Hannes

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ