<defines>
AUTO_RNG -> 20161126

# TODO(Botan4) remove this
AUTO_SEEDING_RNG -> 20160821
</defines>

<module_info>
name -> "Auto-Seeded RNG"
brief -> "Userspace RNG that automatically seeds using available entropy sources"
</module_info>

<requires>
hmac_drbg
sha2_32
</requires>

<header:public>
auto_rng.h
</header:public>
