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