[Bug 203515] [crypto] alg: skcipher: p8_aes_ctr encryption test failed (wrong result) on test vector 3, cfg="uneven misaligned splits, may sleep"
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Wed Jun 5 06:30:32 AEST 2019
https://bugzilla.kernel.org/show_bug.cgi?id=203515
Erhard F. (erhard_f at mailbox.org) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CODE_FIX
--- Comment #7 from Erhard F. (erhard_f at 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.
More information about the Linuxppc-dev
mailing list