6e8ec2552c7d ("random: use computational hash for entropy extraction") 248045b8dea5 ("random: selectively clang-format where it makes sense") 6c0eace6e149 ("random: access input_pool_data directly rather than through pointer") 18263c4e8e62 ("random: cleanup fractional entropy shift constants") b3d51c1f5421 ("random: prepend remaining pool constants with POOL_") 5b87adf30f14 ("random: de-duplicate INPUT_POOL constants") 0f63702718c9 ("random: remove unused OUTPUT_POOL constants") 90ed1e67e896 ("random: rather than entropy_store abstraction, use global") 8b2d953b91e7 ("random: remove unused extract_entropy() reserved argument") a4bfa9b31802 ("random: remove incomplete last_data logic") d38bb0853589 ("random: cleanup integer types") 91ec0fe138f1 ("random: cleanup poolinfo abstraction") 96562f286884 ("random: early initialization of ChaCha constants") 57826feeedb6 ("random: mix bootloader randomness into pool") 73c7733f122e ("random: do not throw away excess input to crng_fast_load") 9c3ddde3f811 ("random: do not re-init if crng_reseed completes before primary init") f7e67b8e8031 ("random: fix crash on multiple early calls to add_bootloader_randomness()") 0d9488ffbf2f ("random: do not sign extend bytes for rotation when mixing") 9f9eff85a008 ("random: use BLAKE2s instead of SHA1 in extraction") 009ba8568be4 ("random: fix data race on crng init time")