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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c443 swrand_add_bytes(uint8_t *ptr, size_t len) function
547 swrand_add_bytes(ptr, len);
809 swrand_add_bytes(digest, HASHSIZE);
810 swrand_add_bytes((uint8_t *)&ts1, sizeof (ts1));
811 swrand_add_bytes((uint8_t *)&ts2, sizeof (ts2));

Completed in 452 milliseconds