files.opencrypto revision 1.9
1#	$NetBSD: files.opencrypto,v 1.9 2003/08/24 19:29:09 thorpej Exp $
2#
3#
4
5defpseudo opencrypto: des, ripemd160, sha2
6
7file	opencrypto/criov.c		opencrypto
8file	opencrypto/cryptodev.c		opencrypto
9file	opencrypto/cryptosoft.c		opencrypto
10file	opencrypto/xform.c		opencrypto
11file	opencrypto/crypto.c		opencrypto	needs-flag
12
13# local crypto algorithms - XXX should G/C and use crypto/...
14file	opencrypto/blf.c		opencrypto
15file	opencrypto/skipjack.c		opencrypto
16file	opencrypto/cast.c		opencrypto
17file	opencrypto/rijndael.c		opencrypto
18
19file	opencrypto/deflate.c		opencrypto
20