pub unsafe extern "C" fn mp_int_sqr(a: mp_int, c: mp_int) -> mp_result
Expand description

Sets c to the square of a.