cvs commit: src/sys/opencrypto cryptodev.h
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Jun 4 14:22:28 UTC 2006
pjd 2006-06-04 14:20:47 UTC
FreeBSD src repository
Modified files:
sys/opencrypto cryptodev.h
Log:
- Add defines with hash length for each hash algorithm.
- Add defines with block length for each HMAC algorithm.
- Add AES_BLOCK_LEN define which is an alias for RIJNDAEL128_BLOCK_LEN.
- Add NULL_BLOCK_LEN define.
Revision Changes Path
1.17 +24 -4 src/sys/opencrypto/cryptodev.h
More information about the cvs-src
mailing list