K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-05-29T05:41:21.948856Z K 7 svn:log V 335 Increment the correct pointer when a crypto buffer spans an mbuf or iovec. When a crypto_cursor_copyback() request spanned multiple mbufs or iovecs, the pointer into the mbuf/iovec was incremented instead of the pointer into the source buffer being copied from. PR: 246737 Reported by: Jenkins, ZFS test suite Sponsored by: Netflix END