K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-06T19:36:40.000000Z K 7 svn:log V 492 Merge key.c:1.67 to RELENG_5: date: 2004/09/02 20:14:03; author: rwatson; state: Exp; lines: +0 -22 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 > Approved by: re (scottl) END