Module Name: src Committed By: drochner Date: Tue Jun 7 15:57:52 UTC 2011
Modified Files: src/sys/opencrypto: cryptosoft.c cryptosoft_xform.c Log Message: use a simple counter as IV for AES-GMAC as suggested in RFC4543 To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/opencrypto/cryptosoft.c cvs rdiff -u -r1.23 -r1.24 src/sys/opencrypto/cryptosoft_xform.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.