Skip to main content

wrapping_square

Function wrapping_square 

Source
pub(crate) const fn wrapping_square(uint: &UintRef, out: &mut UintRef) -> Limb
Expand description

Square a limb slice, placing the potentially-truncated result in out.

out must have a limb count less than or equal to the width of the wide squaring of uint.