Update /dev/hwrng to /dev/random for rng random read
need to read from /dev/random instead of /dev/hwrng
/dev/random is the place from where you should always read
/dev/hwrng will be available to read if you have a hardware rng
device
Signed-off-by: NSuqin Huang <shuang@redhat.com>
Showing
想要评论请 注册 或 登录