freebsd-dev/sys/dev/random
Adrian Chadd a09968c479 Convert the random entropy harvesting code to use a const void * pointer
rather than just void *.

Then, as part of this, convert a couple of mbuf m->m_data accesses
to mtod(m, const void *).

Reviewed by:	markm
Approved by:	security-officer (delphij)
Sponsored by:	Netflix, Inc.
2013-11-01 20:53:49 +00:00
..
dummy_rng.c
harvest.c
hash.c
hash.h
ivy.c
live_entropy_sources.c
live_entropy_sources.h
nehemiah.c
random_adaptors.c
random_adaptors.h
random_harvestq.c
random_harvestq.h
randomdev_soft.c
randomdev_soft.h
randomdev.c
randomdev.h
rwfile.c
rwfile.h
yarrow.c
yarrow.h