|
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 |
| void vlc_rand_bytes | ( | void * | buf, |
| size_t | len | ||
| ) |
|
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().