libgcrypt/cipher (5 files)
cvs user werner
cvs@cvs.gnupg.org
Fri, 24 Jan 2003 11:58:05 +0100
Date: Friday, January 24, 2003 @ 11:58:05
Author: werner
Path: /cvs/gnupg/libgcrypt/cipher
Modified: ChangeLog rand-internal.h random.c random.h rndlinux.c
* random.c (_gcry_register_random_progress): New.
(_gcry_random_progress): New.
* rndlinux.c (gather_random): Call the random progress function.
-----------------+
ChangeLog | 7 +++++++
rand-internal.h | 4 ++++
random.c | 24 ++++++++++++++++++++++++
random.h | 2 ++
rndlinux.c | 10 ++++++++--
5 files changed, 45 insertions(+), 2 deletions(-)