Are there any good DTrace scripts for debugging kernel crypto providers? I am having a problem with a new provider, in the "attach" function, it is calling 'crypto_register_provider' and at that point, the entire system slows to a crawl and I am forced to do a hard power-cycle to get it back. Is there anything that would cause 'crypto_register_provider' to spin out of control?
-Wyllys -- This message posted from opensolaris.org