> It seems SHA256AutoDetect() was not being called in benchmarks, making the numbers only reflect the naive implementation. Fix this by calling it in bench_bitcoin's setup.
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/19214 | core#19214]]