1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2024-12-27 15:01:07 +00:00
cryb-to/lib/rsaref/r_random.h

10 lines
254 B
C
Raw Normal View History

2014-07-04 11:18:53 +00:00
/* R_RANDOM.H - header file for R_RANDOM.C
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
int R_GenerateBytes PROTO_LIST
((unsigned char *, unsigned int, R_RANDOM_STRUCT *));