Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 17:46:37 +0900
From:      itojun@iijlab.net
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, Mark Murray <mark@grondar.za>, core@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: KAME IPv6 and freebsd 
Message-ID:  <20898.936089197@coconut.itojun.org>
In-Reply-To: phk's message of Tue, 31 Aug 1999 10:36:29 %2B0200. <28187.936088589@critter.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help

>>> 	Does it make sense to make src/crypto/sys for kernel code?
>>> 	(for IPsec we need crypto code *in kernel*).
>>I'd say it makes a lot of sense.
>Yes, but shouldn't it be src/sys/crypto if we want to have 
>"kern-developer" still have a sensible meaning ?  (and for
>all the other reasons which made us move src/contrib/sys to
>src/sys/contrib)

	FYI, There are crypto-related files in the following locations.
	I'll take a detailed look into both repositories...

itojun


src/sys/netinet6/esp_output.c
src/sys/netinet6/esp_input.c
src/sys/netinet6/esp_core.c
src/sys/crypto/cast128/cast128.c
src/sys/crypto/cast128/cast128.h
src/sys/crypto/cast128/cast128_cbc.c
src/sys/crypto/cast128/cast128_subkey.h
src/sys/crypto/blowfish/bf_cbc.c
src/sys/crypto/blowfish/bf_cbc_m.c
src/sys/crypto/blowfish/bf_enc.c
src/sys/crypto/blowfish/bf_locl.h
src/sys/crypto/blowfish/bf_pi.h
src/sys/crypto/blowfish/bf_skey.c
src/sys/crypto/blowfish/blowfish.h
src/sys/crypto/des/des_3cbc.c
src/sys/crypto/des/des.h
src/sys/crypto/des/des_cbc.c
src/sys/crypto/des/des_ecb.c
src/sys/crypto/des/des_locl.h
src/sys/crypto/des/des_setkey.c
src/sys/crypto/des/podd.h
src/sys/crypto/des/sk.h
src/sys/crypto/des/spr.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20898.936089197>