/[mcrypt]/shash/src/random.h
ViewVC logotype

Annotation of /shash/src/random.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Wed Oct 4 22:45:21 2000 UTC (23 years, 5 months ago) by nmav
Branch: shash, MAIN
CVS Tags: start, shash_0_2_6, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Included shash into the cvs

1 nmav 1.1
2     #ifdef HAVE_DEV_RANDOM
3    
4     word32 get_rand32();
5     word8 get_rand8();
6     word32 get_safe_rand32();
7     word8 get_safe_rand8();
8    
9     int open_rand(int);
10     void close_rand();
11     word32 get_o_rand32();
12     word8 get_o_rand8();
13    
14     #endif

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26