source: trunk/third/moira/util/rsaref/r_random.h @ 23095

Revision 23095, 254 bytes checked in by ghudson, 16 years ago (diff)
Import the moira package from SIPB Debathena.
Line 
1/* R_RANDOM.H - header file for R_RANDOM.C
2 */
3
4/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
5     Inc., created 1991. All rights reserved.
6 */
7
8int R_GenerateBytes PROTO_LIST
9  ((unsigned char *, unsigned int, R_RANDOM_STRUCT *));
Note: See TracBrowser for help on using the repository browser.