commit | e7bd10ae719d1773f8d6b189c18f775d9dfcc93d | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Fri Oct 06 22:38:53 2023 +0000 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Oct 10 14:23:50 2023 +0300 |
tree | db0a1248d98e431e42af9f85f8eab203b4b48091 | |
parent | c928e3b125197fcff692cb19a8cf6d86e2239cc8 [diff] |
random: Rename random header rand32.h does not make much sense, since the random subsystem provides more APIs than just getting a random 32 bits value. Rename it to random.h and get consistently with other subsystems. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>