blob: 54da73490ad2bca2567336f668d1248cae073e1d [file] [log] [blame]
#ifndef DROPBEAR_CRYPTO_DESC_H
#define DROPBEAR_CRYPTO_DESC_H
void crypto_init();
extern int dropbear_ltc_prng;
#endif /* DROPBEAR_CRYPTO_DESC_H */