[Bug 166508] [glxsb] AES 256 encryption does not work with glxsb driver

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 May 2021 20:07:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166508

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |jhb@FreeBSD.org
             Status|Open                        |Closed
           Assignee|bugs@FreeBSD.org            |jhb@FreeBSD.org

--- Comment #5 from John Baldwin <jhb@FreeBSD.org> ---
I believe this should be resolved in FreeBSD 13 as the crypto framework
provides more information such as key sizes to the drivers when a session is
established via the crypto_probesession hook and glxsb should reject AES-256
sessions such that they should be able to fall back to another driver instead. 
If you are still seeing issues with this in FreeBSD 13, please reopen.  Note
that the changes in 13 are too disruptive to backport to 12.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.