silc_mp_mul_ui
SYNOPSIS
SilcBool silc_mp_mul_ui(SilcMPInt *dst, SilcMPInt *mp1, SilcUInt32 ui);
DESCRIPTION
Multiply integer `mp1' and unsigned word `ui' and save the result to `dst'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |