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

/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dsubr.h51 int adist_random(unsigned char *buf, size_t size);
H A Dsubr.c156 adist_random(unsigned char *buf, size_t size) function
H A Dauditdistd.c324 if (adist_random(rnd, sizeof(rnd)) == -1) {
H A Dsender.c247 if (adist_random(rnd, sizeof(rnd)) == -1) {

Completed in 156 milliseconds