Skip to content
Commit e6a3a925 authored by Denis Vlasenko's avatar Denis Vlasenko Committed by David S. Miller
Browse files

[CRYPTO] aes-i586: Nano-optimisation on key length check



Reduce the number of comparisons by one through the use of jb/je.
This patch also corrects the comments regarding the different key
lengths.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 827c3911
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment