CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/11 16:00:21
Modified files:
sys/crypto : cryptosoft.c
Log message:
fix encryption for uio_iovcnt > 1 by passing the absolute offset 'count'
to cuio_copydata() and make sure we don't loop forever if the end of
an iov matches the cipher block boundary.
ok mikeb, deraadt
