Date: Wed, 17 Feb 2021 20:59:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253595] ccp(4) breaks ZFS Message-ID: <bug-253595-227-SnQYKBYwrk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253595-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253595-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253595 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- ccp(4) appears to have a constraint that the AAD length with AES-GCM must b= e a multiple of the cipher block size. ZFS doesn't handle the errors that resu= lt when it submits a request satisfying this constraint. See bug 252981 for a related example of the same problem. For 13.0 this will be worked around by simply disabling the use of hardware offloads by ZFS. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253595-227-SnQYKBYwrk>