CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/09 13:38:19
Modified files:
sys/crypto : crypto.c cryptodev.h
Log message:
Remove the CRYPTO_ALGORITHM_ALL define, fixup accordingly
and make the loop invartiants <= CRYPTO_ALGORITHM_MAX
Do this also for the CRK_ALGORITHM_MAX this also fixes
the a bug that caused us to skip CRK_DH_COMPUTE_KEY.
ok deraadt@
