CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2010/07/08 02:12:48

Modified files:
        sys/crypto     : crypto.c 

Log message:
Move pool initialization to init_crypto and zap the crypto_pool_initialized
variable. This way we don't have to check if the pool are initialized every
time we do a crypto_getreq().

Move splvm lower as it isnt need all through crypto_newsession().

tiny KNF nit.

>From mikeb

OK deraadt@

Reply via email to