Date: Fri, 22 Jun 2018 01:14:34 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229222] 11.2-PRERELEASE panic-General Protection Fault, aesni_encrypt_cbc implicated Message-ID: <bug-229222-227-xUnecDMPgL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229222-227@https.bugs.freebsd.org/bugzilla/> References: <bug-229222-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=3D229222 --- Comment #1 from Conrad Meyer <cem@freebsd.org> --- > 8 0xffffffff80df76ee in aesni_encrypt_cbc (rounds=3D10, key_schedule=3D0= xfffff8001446cc00, len=3D2, If this is accurate (may not be), this is a bogus invocation of AES-CBC (and probably should be validated higher in OCF). AES-CBC is a block cipher; it operates in AES block unit sizes (multiples of 16 bytes). --=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-229222-227-xUnecDMPgL>