ipsec_xvalid: fix length to hash for ZUC-EIA3
Length to hash in ZUC-EIA3 is passed in bits and not in bytes, so the length from the job size/s must be multiplied by 8.
Loading
Please register or sign in to comment
Length to hash in ZUC-EIA3 is passed in bits and not in bytes, so the length from the job size/s must be multiplied by 8.