Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/opencrypto



Module Name:    src
Committed By:   jmc
Date:           Fri Apr 30 03:53:18 UTC 2004

Modified Files:
        src/sys/opencrypto [netbsd-2-0]: crypto.c

Log Message:
Pullup rev 1.9 (requested by jonathan in ticket #234)

Change control knob  for /dev/crypto to only allow requests which
will be hardware-accelerated. Avoids copyin()/copyout() overhead and
spending exceessive tie inside the kernel.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/sys/opencrypto/crypto.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index