lib: zero out only ZUC R1/R2 at initialization
Only R1/R2 are needed to be zeroed at initialization, since the LFSR registers are set to other values from the keys and IVs.
Loading
Please register or sign in to comment
Only R1/R2 are needed to be zeroed at initialization, since the LFSR registers are set to other values from the keys and IVs.