Function fiat_crypto::poly1305_64::fiat_poly1305_relax
source · pub fn fiat_poly1305_relax(
out1: &mut fiat_poly1305_loose_field_element,
arg1: &fiat_poly1305_tight_field_element
)
Expand description
The function fiat_poly1305_relax is the identity function converting from tight field elements to loose field elements.
Postconditions: out1 = arg1