mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
Add SHA224 hash test using results generated from sha224sum. Modify "huge block" testing since allocating 600KB to hash all at once fails on most microcontrollers. Instead allocate a smaller block and pass into syshash_update() enough times to hash 600KB of data. Signed-off-by: Peter Barada <peter.barada@gmail.com> |
||
|---|---|---|
| .. | ||
| crypto | ||
| drivertest | ||
| fftest | ||
| nand_sim | ||
| pcitest | ||
| rng/nist-sts | ||
| rpmsgdev | ||
| sd_stress | ||
| ser | ||
| setest | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||