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