K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-11-01T20:53:49.266729Z K 7 svn:log V 280 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. END