dropbear 2015.71
[tomato.git] / release / src / router / dropbear / ltc_prng.h
blob688851289ccc4fc31981c7d9e0193e715289229b
1 #ifndef DROPBEAR_LTC_PRNG_H_DROPBEAR
2 #define DROPBEAR_LTC_PRNG_H_DROPBEAR
4 #include "options.h"
5 #include "includes.h"
7 #ifdef DROPBEAR_LTC_PRNG
9 extern const struct ltc_prng_descriptor dropbear_prng_desc;
11 #endif /* DROPBEAR_LTC_PRNG */
13 #endif /* DROPBEAR_LTC_PRNG_H_DROPBEAR */