silc_mp_sub

SYNOPSIS

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

DESCRIPTION

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