Function fiat_crypto::p448_solinas_32::fiat_p448_relax
source · 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