Mercurial > dropbear
view crypto_desc.h @ 1117:6b6ed65e99b1
Turn type and term local variables into char *
author | Gaël PORTAY <gael.portay@gmail.com> |
---|---|
date | Sun, 03 May 2015 00:01:36 +0200 |
parents | deed0571cacc |
children | 9169e4e7cbee |
line wrap: on
line source
#ifndef DROPBEAR_CRYPTO_DESC_H #define DROPBEAR_CRYPTO_DESC_H void crypto_init(); extern int dropbear_ltc_prng; #endif /* DROPBEAR_CRYPTO_DESC_H */