sse: [ZUC] Simplify remainder function
Remainder function handles up to 16 bytes only, so the code handling cases above 128 bits is unneeded.
Loading
Please register or sign in to comment
Remainder function handles up to 16 bytes only, so the code handling cases above 128 bits is unneeded.