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.
Loading
Please register or sign in to comment