files.opencrypto revision 1.8
1# $NetBSD: files.opencrypto,v 1.8 2003/08/24 19:28:32 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#Standalone m_apply()/m_getptr() 14#file opencrypto/crypto_mbuf.c opencrypto 15 16# local crypto algorithms - XXX should G/C and use crypto/... 17file opencrypto/blf.c opencrypto 18file opencrypto/skipjack.c opencrypto 19file opencrypto/cast.c opencrypto 20file opencrypto/rijndael.c opencrypto 21 22file opencrypto/deflate.c opencrypto 23