files.opencrypto revision 1.3
11.3Sjonathan# $NetBSD: files.opencrypto,v 1.3 2003/07/27 03:34:40 jonathan Exp $ 21.1Sjonathan# 31.1Sjonathan# 41.1Sjonathandefpseudo opencrypto 51.1Sjonathan 61.1Sjonathanfile opencrypto/criov.c opencrypto 71.1Sjonathanfile opencrypto/cryptodev.c opencrypto 81.1Sjonathanfile opencrypto/cryptosoft.c opencrypto 91.1Sjonathanfile opencrypto/xform.c opencrypto 101.1Sjonathanfile opencrypto/crypto.c opencrypto 111.3Sjonathan 121.3Sjonathan#Standalone m_apply()/m_getptr() 131.3Sjonathan#file opencrypto/crypto_mbuf.c opencrypto 141.1Sjonathan 151.1Sjonathan# crypto algorithms 161.1Sjonathanfile opencrypto/blf.c opencrypto 171.1Sjonathanfile opencrypto/skipjack.c opencrypto 181.1Sjonathanfile opencrypto/rmd160.c opencrypto 191.1Sjonathanfile opencrypto/cast.c opencrypto 201.1Sjonathanfile opencrypto/rijndael.c opencrypto 211.2She# sha2.c is in crypto/sha2/files.sha2 221.1Sjonathan 231.1Sjonathanfile opencrypto/deflate.c opencrypto 241.1Sjonathan 251.1Sjonathan# old pre-OpenCryptoFramework/fast-ipsec crypto hooks. 261.1Sjonathan 271.1Sjonathan#file crypto/des/des_ecb.c opencrypto 281.1Sjonathan#file crypto/des/des_setkey.c opencrypto 29