mark powers wrote: > Folks, > > I need a code review for > > 6741391 ccm mode with CRYPTO_DATA_UIO trashes output bufs with more than > 2 iovec_t. > > The webrev is at > http://cr.opensolaris.org/~mcpowers/ccm_decrypt_final/ > > > This is a short review - only 12 changed lines. > Please comment by Wednesday, September 10.
Fix not only looks complete for CCM I have actually tested it and I no longer see the problem that caused me to log the bug. Have you checked that CTR mode doesn't suffer from the same problem ? Have you checked that RAW and MBLK still work (assuming MBLK actually did work!) -- Darren J Moffat