view crypto_desc.h @ 963:dccaecc68c77

use xauth in /usr/bin Since the x.org rework, X has been installed into standard paths and not its own random prefixes. I think it's time we update the default paths accordingly.
author Mike Frysinger <vapier@gentoo.org>
date Fri, 01 Aug 2014 06:14:19 -0400
parents c19acba28590
children 89555751c489 deed0571cacc
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 */