K 10 svn:author V 3 sam K 8 svn:date V 27 2005-07-11T03:06:23.000000Z K 7 svn:log V 317 Handle encrypt of arbitarily fragmented mbuf chains: previously we bailed if we couldn't collect the 16-bytes of data required for an aes block cipher in 2 mbufs; now we deal with it. While here make space accounting signed so a sanity check does the right thing for malformed mbuf chains. Approved by: re (scottl) END