pub fn fiat_p448_carry(
out1: &mut fiat_p448_tight_field_element,
arg1: &fiat_p448_loose_field_element,
)
Expand description
The function fiat_p448_carry reduces a field element.
Postconditions: eval out1 mod m = eval arg1 mod m
pub fn fiat_p448_carry(
out1: &mut fiat_p448_tight_field_element,
arg1: &fiat_p448_loose_field_element,
)
The function fiat_p448_carry reduces a field element.
Postconditions: eval out1 mod m = eval arg1 mod m