Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151347239
D22481.id64739.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
607 B
Referenced Files
None
Subscribers
None
D22481.id64739.diff
View Options
Index: head/sys/dev/random/randomdev.h
===================================================================
--- head/sys/dev/random/randomdev.h
+++ head/sys/dev/random/randomdev.h
@@ -65,12 +65,9 @@
struct harvest_event;
-typedef void random_alg_init_t(void *);
-typedef void random_alg_deinit_t(void *);
typedef void random_alg_pre_read_t(void);
typedef void random_alg_read_t(uint8_t *, size_t);
typedef bool random_alg_seeded_t(void);
-typedef void random_alg_reseed_t(void);
typedef void random_alg_eventprocessor_t(struct harvest_event *);
typedef u_int random_source_read_t(void *, u_int);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 7:00 PM (6 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31059347
Default Alt Text
D22481.id64739.diff (607 B)
Attached To
Mode
D22481: random(4): Remove unused definitions
Attached
Detach File
Event Timeline
Log In to Comment