cem 6f68fd4705 random(4): Correct a bare zero to the appropriate enum
The convention for updating hc_destination[] is to index with a
random_entropy_source.  Zero happens to match RANDOM_CACHED, which is
correct for this source (early random data).  Spell the zero value as the
enum name instead of the magic constant.

No functional change.

Reviewed by:	delphij, markm
Approved by:	secteam (delphij)
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D16983
2018-10-20 21:06:15 +00:00
..
2018-10-20 20:53:35 +00:00
2018-10-20 20:45:49 +00:00
2018-10-09 14:27:55 +00:00
2018-10-05 17:53:47 +00:00
2018-08-23 13:21:01 +00:00
2018-10-20 20:53:35 +00:00
2018-10-15 10:29:29 +00:00
2018-10-09 14:27:55 +00:00
2018-07-15 00:31:17 +00:00
2018-09-22 17:05:49 +00:00