Page MenuHomePhabricator

Remove hwrand_initialized.
ClosedPublic

Authored by nakihito on Nov 5 2019, 23:04.

Details

Reviewers
deadalnix
Fabien
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGINGaf8c85a3613a: Remove hwrand_initialized.
rABCaf8c85a3613a: Remove hwrand_initialized.
Summary

All access to hwrand is now gated by GetRNGState, which initializes the hwrand code.

Partial backport of Core PR14955
https://github.com/bitcoin/bitcoin/pull/14955/commits/4ea8e50837a0932b31a241988fd68d6730a2048a

Depends on D4396

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable