Esempio n. 1
0
int main(int argc, char *argv[])
{
	return crypto_main(argc, argv);
}
Esempio n. 2
0
int main(void)
{
	return crypto_main();
}