|
cryptlib
3.4.1
|
#include "crypt.h"#include "random/random.h"#include <fcntl.h>#include <sys/time.h>#include <kernel/fs_info.h>#include <kernel/OS.h>#include <kernel/image.h>Go to the source code of this file.
Classes | |
| struct | key_info |
Macros | |
| #define | RANDOM_BUFSIZE 4096 |
| #define | DEVRANDOM_BITS 4096 |
Functions | |
| void | fastPoll (void) |
| void | slowPoll (void) |
1.8.2