silc_mp_neg

SYNOPSIS

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

DESCRIPTION

Negate `src' and save the result to `dst'.