Skip to content
Commit dc032a0e authored by Pablo de Lara's avatar Pablo de Lara Committed by Marcel Cornu
Browse files

avx512: [ZUC-EIA3-256] add functions to skip first 4 KS bytes

For old buffers, 4 bytes of keystream are saved from previous
iteration of ZUC-EIA3-256 (for 4-byte tags),
so to avoid extra memcpy's, skip the first 4 bytes of KS
and write the rest for these buffers.
parent 7e9ae007
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