]> andersk Git - moira.git/blob - util/rsaref/prime.h
Command line printer manipulation client, and build goo.
[moira.git] / util / rsaref / prime.h
1 /* PRIME.H - header file for PRIME.C
2  */
3
4 /* Copyright (C) RSA Laboratories, a division of RSA Data Security,
5      Inc., created 1991. All rights reserved.
6  */
7
8 int GeneratePrime PROTO_LIST
9   ((NN_DIGIT *, NN_DIGIT *, NN_DIGIT *, NN_DIGIT *, unsigned int,
10     R_RANDOM_STRUCT *));
This page took 0.535584 seconds and 5 git commands to generate.