random_add_entropy
if ((error = random_add_entropy(buf, bytes, 0)) != 0)
extern int random_add_entropy(uint8_t *, size_t, uint_t);