mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Revert previous commit, until issue with sparc64 resolved.
Approved by: so (implicit)
This commit is contained in:
parent
88609a6a7a
commit
208250ed4d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301735
@ -43,9 +43,7 @@ struct harvest_event {
|
||||
uint8_t he_source; /* origin of the entropy */
|
||||
} __packed;
|
||||
|
||||
void random_harvest_queue(const void *, u_int, u_int,
|
||||
enum random_entropy_source);
|
||||
void read_rate_increment(u_int);
|
||||
void read_rate_increment(u_int);
|
||||
|
||||
#define RANDOM_HARVESTQ_BOOT_ENTROPY_FILE "/boot/entropy"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user