pub fn fiat_p448_relax(
    out1: &mut fiat_p448_loose_field_element,
    arg1: &fiat_p448_tight_field_element
)
Expand description

The function fiat_p448_relax is the identity function converting from tight field elements to loose field elements.

Postconditions: out1 = arg1