Searched defs:random_get_pseudo_bytes (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Drandom.c25 random_get_pseudo_bytes(uint8_t *ptr, size_t len) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c123 random_get_pseudo_bytes(uint8_t *ptr, size_t len) function
962 if (random_get_pseudo_bytes(wpa_s->snonce, WPA_NONCE_LEN)) {
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c31 * random_add_pseudo_entropy(), random_get_pseudo_bytes()
1076 random_get_pseudo_bytes(uint8_t *ptr, size_t len) function
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c865 random_get_pseudo_bytes(uint8_t *ptr, size_t len) function
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h734 #pragma weak random_get_pseudo_bytes macro

Completed in 85 milliseconds