CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2010/08/07 22:10:50
Modified files: sys/crypto : crypto.c Log message: Backout r1.55 since this breaks anything which does crypto ops prior to init_crypto() being called from late in init_main(). In particular, this breaks softraid crypto volumes that are assembled at boot. No cookies for thib/mikeb! "Back it out, right now" deraadt@