view crypto_desc.h @ 797:45f1bc96f357 ecc

Fix build for dropbearkey and ecdsa with certain options
author Matt Johnston <matt@ucc.asn.au>
date Thu, 09 May 2013 23:24:58 +0800
parents d1575fdc29a6
children c19acba28590
line wrap: on
line source

#ifndef _CRYPTO_DESC_H
#define _CRYPTO_DESC_H

void crypto_init();

extern int dropbear_ltc_prng;

#endif // _CRYPTO_DESC_H