freebsd-dev/sys/netkey
Robert Watson 71182fbeb6 The KAME IPSEC implementation at one point used its own pseudo-random
number generator, which was re-seeded via a timeout.  Now centralized
randomness/entropy is used, we can garbage collect the timeout and
re-seeding code (which was largely a no-op).

Discussed with:	itojun, suz, JINMEI Tatuya < jinmei at isl dot rdc dot toshiba dot co dot jp >
2004-09-02 20:14:03 +00:00
..
key_debug.c
key_debug.h
key_var.h
key.c The KAME IPSEC implementation at one point used its own pseudo-random 2004-09-02 20:14:03 +00:00
key.h
keydb.c
keydb.h
keysock.c
keysock.h