NetBSD/sys/opencrypto/files.opencrypto
tls 1f93975cf8 Move the Skipjack algorithm from sys/opencrypto to sys/crypto/skipjack.
There are now no cryptographic algorithms in sys/opencrypto, which,
according to the comment formerly in files.opencrypto, was the original
intent.
2003-11-16 12:07:50 +00:00

15 lines
425 B
Plaintext

# $NetBSD: files.opencrypto,v 1.13 2003/11/16 12:07:50 tls Exp $
#
#
defpseudo opencrypto: blowfish, des, cast128, rijndael, ripemd160, sha2, skipjack
file opencrypto/criov.c opencrypto
file opencrypto/cryptodev.c opencrypto
file opencrypto/cryptosoft.c opencrypto
file opencrypto/xform.c opencrypto
file opencrypto/crypto.c opencrypto needs-flag
# wrapper around zlib functions
file opencrypto/deflate.c opencrypto