1# $NetBSD: files.opencrypto,v 1.5 2003/07/30 18:28:58 jonathan Exp $ 2# 3# 4 5file opencrypto/criov.c opencrypto 6file opencrypto/cryptodev.c opencrypto 7file opencrypto/cryptosoft.c opencrypto 8file opencrypto/xform.c opencrypto 9file opencrypto/crypto.c opencrypto needs-flag 10 11#Standalone m_apply()/m_getptr() 12#file opencrypto/crypto_mbuf.c opencrypto 13 14# crypto algorithms 15file opencrypto/blf.c opencrypto 16file opencrypto/skipjack.c opencrypto 17# rmd160.c is now in sys/crypto/ripemd160/files.ripemd160 18file opencrypto/cast.c opencrypto 19file opencrypto/rijndael.c opencrypto 20# sha2.c is in crypto/sha2/files.sha2 21 22file opencrypto/deflate.c opencrypto 23 24# old pre-OpenCryptoFramework/fast-ipsec crypto hooks. 25 26#file crypto/des/des_ecb.c opencrypto 27#file crypto/des/des_setkey.c opencrypto 28