NetBSD/sys/netipsec
2017-07-13 01:48:52 +00:00
..
ah_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
ah.h
esp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
esp.h
files.netipsec IPSEC has not come in two speeds for a long time now (IPSEC == kame, 2013-06-05 19:01:26 +00:00
ipcomp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
ipcomp.h
ipip_var.h
ipsec6.h Remove codes for PACKET_TAG_IPSEC_IN_CRYPTO_DONE 2017-07-05 03:44:59 +00:00
ipsec_input.c Omit unnecessary NULL checks for sav->sah 2017-07-12 07:00:40 +00:00
ipsec_mbuf.c Introduce IPSECLOG and replace ipseclog and DPRINTF with it 2017-05-19 04:34:09 +00:00
ipsec_netbsd.c Rename key_alloc* functions (NFC) 2017-07-07 01:37:34 +00:00
ipsec_output.c Fix splx isn't called on some error paths 2017-07-13 01:48:52 +00:00
ipsec_private.h Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
ipsec_var.h
ipsec.c Omit unnecessary NULL checks for sav->sah 2017-07-12 07:00:40 +00:00
ipsec.h Remove codes for PACKET_TAG_IPSEC_IN_CRYPTO_DONE 2017-07-05 03:44:59 +00:00
key_debug.c Correct the length of the SADB_EXT header in debug outputs 2017-04-26 03:16:06 +00:00
key_debug.h Tweak KEYDEBUG macros 2017-04-19 03:42:11 +00:00
key_var.h
key.c Simplify; omit unnecessary saidx passing 2017-07-13 01:22:44 +00:00
key.h Simplify; omit unnecessary saidx passing 2017-07-13 01:22:44 +00:00
keydb.h Replace malloc/free with kmem(9) and kill KMALLOC/KFREE macros 2017-05-17 02:19:09 +00:00
keysock.c Support SO_OVERFLOWED on PF_KEY sockets 2017-05-25 04:45:59 +00:00
keysock.h Tweak header file inclusions 2017-06-02 03:32:51 +00:00
Makefile more IPSEC header cleanup: don't install unneeded headers to userland, 2012-01-06 14:17:10 +00:00
xform_ah.c Use explicit_memset to surely zero-clear key_auth and key_enc 2017-07-10 07:17:12 +00:00
xform_esp.c Use explicit_memset to surely zero-clear key_auth and key_enc 2017-07-10 07:17:12 +00:00
xform_ipcomp.c Rename key_alloc* functions (NFC) 2017-07-07 01:37:34 +00:00
xform_ipip.c Omit unnecessary NULL checks for sav->sah 2017-07-12 07:00:40 +00:00
xform_tcp.c Use explicit_memset to surely zero-clear key_auth and key_enc 2017-07-10 07:17:12 +00:00
xform.h Remove codes for PACKET_TAG_IPSEC_IN_CRYPTO_DONE 2017-07-05 03:44:59 +00:00