silc_mp_add

SYNOPSIS

    SilcBool silc_mp_add(SilcMPInt *dst, SilcMPInt *mp1, SilcMPInt *mp2);

DESCRIPTION

Add two integers `mp1' and `mp2' and save the result to `dst'.