freebsd-dev/sys/opencrypto
Sam Leffler 07d0c94a46 Add support to eliminate a context switch per crypto op when using the
software crypto device:

o record crypto device capabilities in each session id
o add a capability that indicates if the crypto driver operates synchronously
o tag the software crypto driver as operating synchronously

This commit also introduces crypto session id macros that cleanup their
construction and querying.
2003-06-27 20:07:10 +00:00
..
cast.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
cast.h
castsb.h
criov.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
crmbuf.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
crypto_if.m
crypto.c Add support to eliminate a context switch per crypto op when using the 2003-06-27 20:07:10 +00:00
cryptodev.c Initialize struct fileops with C99 sparse initialization. 2003-06-18 18:16:40 +00:00
cryptodev.h Add support to eliminate a context switch per crypto op when using the 2003-06-27 20:07:10 +00:00
cryptosoft.c Add support to eliminate a context switch per crypto op when using the 2003-06-27 20:07:10 +00:00
cryptosoft.h
deflate.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
deflate.h
rijndael.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
rijndael.h
rmd160.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
rmd160.h
skipjack.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
skipjack.h
xform.c Use __FBSDID(). 2003-06-11 05:57:50 +00:00
xform.h