freebsd-src/sys/dev/ubsec
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
..
ubsec.c Add support to eliminate a context switch per crypto op when using the 2003-06-27 20:07:10 +00:00
ubsecreg.h recognize the Sun Crypto 5821 and Crypto 1K cards; 2003-04-27 04:26:22 +00:00
ubsecvar.h Redo locking for proper SMP operation: 2003-06-02 23:32:03 +00:00