freebsd-dev/sys/netipsec
Sam Leffler d8409aaf6e consolidate callback optimization check in one location by adding a flag
for crypto operations that indicates the crypto code should do the check
in crypto_done

MFC after:	1 day
2003-06-30 05:09:32 +00:00
..
ah_var.h
ah.h
esp_var.h "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
esp.h
ipcomp_var.h
ipcomp.h "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
ipip_var.h "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
ipsec6.h
ipsec_input.c add missing copyright notices 2003-03-28 20:28:05 +00:00
ipsec_mbuf.c Replace ovbcopy() with bcopy(). 2003-04-04 12:15:20 +00:00
ipsec_output.c correct transfer statistics 2003-06-30 05:05:19 +00:00
ipsec.c plug xform memory leaks: 2003-06-29 23:58:38 +00:00
ipsec.h FAST_IPSEC fixups: 2002-11-08 23:37:50 +00:00
key_debug.c "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
key_debug.h
key_var.h
key.c plug xform memory leaks: 2003-06-29 23:58:38 +00:00
key.h "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
keydb.h "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
keysock.c Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
keysock.h "Fast IPsec": this is an experimental IPsec implementation that is derived 2002-10-16 02:10:08 +00:00
xform_ah.c consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
xform_esp.c consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
xform_ipcomp.c consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
xform_ipip.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
xform.h