https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166508
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |[email protected] Status|Open |Closed Assignee|[email protected] |[email protected] --- Comment #5 from John Baldwin <[email protected]> --- 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.
