NetBSD/sys/netinet6/files.ipsec
christos 31a62606ea Merge kernel and userland rmd160 and sha2 implementation.
XXX: We still install rmd160.h and sha2.h in /usr/include/crypto, unlike
the other hash functions which get installed in /usr/include for compatibility.
2006-10-27 21:20:48 +00:00

28 lines
816 B
Plaintext

# $NetBSD: files.ipsec,v 1.5 2006/10/27 21:20:48 christos Exp $
defflag opt_ipsec.h IPSEC: rijndael
defflag opt_ipsec.h IPSEC_ESP: des, blowfish, cast128, rijndael
defflag opt_ipsec.h IPSEC_NAT_T
file netinet6/ah_aesxcbcmac.c ipsec
file netinet6/ah_core.c ipsec
file netinet6/ah_input.c ipsec
file netinet6/ah_output.c ipsec
file netinet6/esp_core.c ipsec & ipsec_esp
file netinet6/esp_output.c ipsec & ipsec_esp
file netinet6/esp_input.c ipsec & ipsec_esp
file netinet6/esp_rijndael.c ipsec & ipsec_esp
file netinet6/esp_aesctr.c ipsec & ipsec_esp
file netinet6/ipcomp_core.c ipsec
file netinet6/ipcomp_input.c ipsec
file netinet6/ipcomp_output.c ipsec
file netinet6/ipsec.c ipsec
file netkey/key.c ipsec
file netkey/key_debug.c ipsec
file netkey/keydb.c ipsec
file netkey/keysock.c ipsec