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'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |