zephyr/tests/crypto
Leandro Pereira da9b0ddf5b drivers: Rename `random` to `entropy`
This should clear up some of the confusion with random number
generators and drivers that obtain entropy from the hardware.  Also,
many hardware number generators have limited bandwidth, so it's natural
for their output to be only used for seeding a random number generator.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-11-01 08:26:29 -04:00
..
aes tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
cbc_mode tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ccm_mode tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
cmac_mode tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ctr_mode tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ctr_prng tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ecc_dh drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
ecc_dsa drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
hmac tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hmac_prng tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mbedtls tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
sha256 tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00