NetBSD/sys/opencrypto
christos 31c81b28f5 Cloning cleanup:
1. make fileops const
2. add 2 new negative errno's to `officially' support the cloning hack:
    - EDUPFD (used to overload ENODEV)
    - EMOVEFD (used to overload ENXIO)
3. Created an fdclone() function to encapsulate the operations needed for
   EMOVEFD, and made all cloners use it.
4. Centralize the local noop/badop fileops functions to:
   fnullop_fcntl, fnullop_poll, fnullop_kqfilter, fbadop_stat
2004-11-30 04:25:43 +00:00
..
Makefile comment typo 2003-09-06 18:40:15 +00:00
criov.c make the panic messages match reality 2003-07-30 17:27:23 +00:00
crypto.c Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
cryptodev.c Cloning cleanup: 2004-11-30 04:25:43 +00:00
cryptodev.h Pull in FreeBSD sys/opencrypto/cryptodev.h, revision 1.2.2.5 -> 1.2.2.6. 2003-08-21 19:44:14 +00:00
cryptosoft.c Some const poisoning. 2003-08-27 00:20:56 +00:00
cryptosoft.h Some const poisoning. 2003-08-27 00:20:56 +00:00
deflate.c Tidy up the namespace of this a little. 2003-08-27 00:12:37 +00:00
deflate.h
files.opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
xform.c Remove erroneous '2 *' from 'bzero(*sched, 2 * sizeof(rijndael_ctx));' 2003-11-18 23:01:39 +00:00
xform.h Some const poisoning. 2003-08-27 00:20:56 +00:00