silc_mp_add_ui

SYNOPSIS

    SilcBool silc_mp_add_ui(SilcMPInt *dst, SilcMPInt *mp1, SilcUInt32 ui);

DESCRIPTION

Add two integers `mp1' and unsigned word `ui' and save the result to `dst'.