Unexport internal functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20027 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -38,10 +38,6 @@
|
|||||||
#ifndef _HEIM_RANDI_H
|
#ifndef _HEIM_RANDI_H
|
||||||
#define _HEIM_RANDI_H 1
|
#define _HEIM_RANDI_H 1
|
||||||
|
|
||||||
int _hc_rand_unix_status(void);
|
|
||||||
int _hc_rand_unix_bytes(unsigned char *, int);
|
|
||||||
int _hc_rand_egd_bytes(const char *, unsigned char *, int);
|
|
||||||
|
|
||||||
extern const RAND_METHOD hc_rand_fortuna_method;
|
extern const RAND_METHOD hc_rand_fortuna_method;
|
||||||
extern const RAND_METHOD hc_rand_unix_method;
|
extern const RAND_METHOD hc_rand_unix_method;
|
||||||
extern const RAND_METHOD hc_rand_egd_method;
|
extern const RAND_METHOD hc_rand_egd_method;
|
||||||
|
Reference in New Issue
Block a user