dropbear: update to 2015.67
[tomato.git] / release / src / router / dropbear / libtomcrypt / src / misc / crypt / crypt_ltc_mp_descriptor.c
blobe04291021f36099b96be179be1bcf42b0e3efbfe
1 /* LibTomCrypt, modular cryptographic library -- Tom St Denis
3 * LibTomCrypt is a library that provides various cryptographic
4 * algorithms in a highly modular and flexible manner.
6 * The library is free for all purposes without any express
7 * guarantee it works.
9 * Tom St Denis, tomstdenis@gmail.com, http://libtomcrypt.com
11 #include "tomcrypt.h"
13 ltc_math_descriptor ltc_mp = {0};