Wyllys Ingersoll wrote: > > I have a new hardware RNG provider and I want to verify that it is > working. How do I make > sure that the kcf is using my provider for drawing random data? > > -Wyllys > > _______________________________________________ > crypto-discuss mailing list > crypto-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/crypto-discuss cat /dev/random and use dtrace to watch for your entry point being called?
- Garrett