CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2010/12/16 09:56:08
Modified files: sys/crypto : cryptodev.h lib/libssl/src/crypto/engine: hw_cryptodev.c Log message: move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only file it will be used from. requested by/ok mikeb@