Skip to content
Snippets Groups Projects
Commit e29bc6ad authored by Herbert Xu's avatar Herbert Xu
Browse files

[CRYPTO] authenc: Use or instead of max on alignment masks


Since alignment masks are always one less than a power of two, we can
use binary or to find their maximum.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 9aa6ad3e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment