mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Fri Feb 11 17:44:40 CET 2000 Werner Koch
This commit is contained in:
parent
3fc9846d2f
commit
1d0f589754
13 changed files with 772 additions and 674 deletions
|
@ -25,6 +25,8 @@
|
|||
/*-- random.c --*/
|
||||
void random_dump_stats(void);
|
||||
void secure_random_alloc(void);
|
||||
void set_random_seed_file(const char *);
|
||||
void update_random_seed_file(void);
|
||||
int quick_random_gen( int onoff );
|
||||
int random_is_faked(void);
|
||||
void randomize_buffer( byte *buffer, size_t length, int level );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue