Searched hist:"46234253 b9363894a254844a6550b4cc5f3edfe8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/lib/ |
H A D | once.c | 46234253b9363894a254844a6550b4cc5f3edfe8 Wed Oct 07 18:20:35 CDT 2015 Hannes Frederic Sowa <hannes@stressinduktion.org> net: move net_get_random_once to lib
There's no good reason why users outside of networking should not be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | 46234253b9363894a254844a6550b4cc5f3edfe8 Wed Oct 07 18:20:35 CDT 2015 Hannes Frederic Sowa <hannes@stressinduktion.org> net: move net_get_random_once to lib
There's no good reason why users outside of networking should not be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | once.h | 46234253b9363894a254844a6550b4cc5f3edfe8 Wed Oct 07 18:20:35 CDT 2015 Hannes Frederic Sowa <hannes@stressinduktion.org> net: move net_get_random_once to lib
There's no good reason why users outside of networking should not be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | net.h | 46234253b9363894a254844a6550b4cc5f3edfe8 Wed Oct 07 18:20:35 CDT 2015 Hannes Frederic Sowa <hannes@stressinduktion.org> net: move net_get_random_once to lib
There's no good reason why users outside of networking should not be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | utils.c | 46234253b9363894a254844a6550b4cc5f3edfe8 Wed Oct 07 18:20:35 CDT 2015 Hannes Frederic Sowa <hannes@stressinduktion.org> net: move net_get_random_once to lib
There's no good reason why users outside of networking should not be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|