silc_mp_abs

SYNOPSIS

    SilcBool silc_mp_abs(SilcMPInt *src, SilcMPInt *dst);

DESCRIPTION

Assign the absolute value of `src' to `dst'.