|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <rand.h>
Public Attributes | |
| void(* | seed )(const void *buf, int num) |
| int(* | bytes )(uint8_t *buf, size_t num) |
| void(* | cleanup )(void) |
| void(* | add )(const void *buf, int num, double entropy) |
| int(* | pseudorand )(uint8_t *buf, size_t num) |
| int(* | status )(void) |
| int(* rand_meth_st::status) (void) |
1.8.13