|
VLC
4.0.0-dev
|

Macros | |
| #define | BLOCK_SIZE 64 |
Functions | |
| static void | vlc_rand_init (void) |
| void | vlc_rand_bytes (void *buf, size_t len) |
Variables | |
| static uint8_t | okey [64] |
| static uint8_t | ikey [64] |
| #define BLOCK_SIZE 64 |
Referenced by vlc_rand_init().
| void vlc_rand_bytes | ( | void * | buf, |
| size_t | len | ||
| ) |
References AddMD5(), md5_s::buf, EndMD5(), ikey, InitMD5(), lock, NTPtime64(), okey, and vlc_rand_init().
|
static |
References BLOCK_SIZE, ikey, okey, vlc_close(), and vlc_open().
Referenced by vlc_rand_bytes().
|
static |
Referenced by vlc_rand_bytes(), and vlc_rand_init().
|
static |
Referenced by vlc_rand_bytes(), and vlc_rand_init().
1.8.13