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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c120 static void swrand_add_entropy_later(uint8_t *ptr, size_t len);
291 swrand_add_entropy_later(buf, len);
536 swrand_add_entropy_later(uint8_t *ptr, size_t len) function

Completed in 46 milliseconds