Skip to content
Commit 9941c265 authored by Pablo de Lara's avatar Pablo de Lara Committed by Cornu, Marcel D
Browse files

lib: use simpler SNOW3G/KASUMI function when possible

When cipher offset passed through job API is multiple of 8 bits,
instead of using less performant functions which handle offsets
in bits, the source and destination pointers can be adjusted
and more performant and simpler functions which cannot handle
offsets in bits are called.
parent 26ed2b05
Loading
Loading
Loading
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