Searched refs:wbio_nread_rand (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libwanbootutil/common/
H A Dwbio.h40 extern int wbio_nread_rand(void *, size_t);
H A Dwbio.c79 wbio_nread_rand(void *buffer, size_t buflen) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/encr/
H A Dencr.c140 if (wbio_nread_rand(iv, ch->blocklen) != 0) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/
H A Dkeygen.c244 if (wbio_nread_rand(rand_key, ka->ka_len) != 0) {

Completed in 78 milliseconds