Browse Source
				
				
					
Make sure that even in the weird fiddly paths that lead to init_keys,
crypto_global_init gets called.  Also have it be crypto_global_init
that calls crypto_seed_rng, so we are not dependent on OpenSSL's
RAND_poll in these fiddly cases.
Should fix bug 907.  Bugfix on 0.0.9pre6.  Backport candidate.
svn:r18210