* prng.c (init_once): Variable deleted.
authorKen Raeburn <raeburn@mit.edu>
Wed, 2 Jun 2004 23:41:51 +0000 (23:41 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 2 Jun 2004 23:41:51 +0000 (23:41 +0000)
commit2727091fd6ca14b4c05b054ece24d141ff448556
treeb51e2e33942614baf9b0224f517a22f8579951e5
parent97338a5a792e78c38242c4d76b4d4ecc8bc47102
* prng.c (init_once): Variable deleted.
(krb5_c_random_add_entropy): Do the initialization once, using the yarrow_lock
mutex instead of k5_once to protect it.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16392 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/ChangeLog
src/lib/crypto/prng.c