https://bugzilla.kernel.org/show_bug.cgi?id=203515
Erhard F. (erhard_f@mailbox.org) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CODE_FIX
--- Comment #7 from Erhard F. (erhard_f@mailbox.org) ---
The fix trickled down from mainline to stable. 5.1.7 passes tests now:
$ dmesg | grep -i aes
[ 4.902294] crypto_register_alg 'aes' = 0
[ 4.928003] crypto_register_alg 'cbc(aes)' = 0
[ 4.944002] crypto_register_alg 'ctr(aes)' = 0
[ 5.011290] crypto_register_alg 'xts(aes)' = 0
Thanks!
--
You are receiving this mail because:
You are watching the assignee of the bug.