ao-tools: Add ao-usbtrng to dump RNG data for testing
authorKeith Packard <keithp@keithp.com>
Tue, 27 Jan 2015 06:23:19 +0000 (22:23 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Jan 2015 06:23:19 +0000 (22:23 -0800)
commitbf08397202860a73417cd1711012eb3e33f308c3
tree170672b53aff24fbf0ba688878a4dff7313536b5
parentee91e1da606c8a8fade278a3aeae9c1cc9014b84
ao-tools: Add ao-usbtrng to dump RNG data for testing

ao-usbtrng reads a specified number of kilobytes of random data from
a random number generator.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am
ao-tools/ao-usbtrng/.gitignore [new file with mode: 0644]
ao-tools/ao-usbtrng/Makefile.am [new file with mode: 0644]
ao-tools/ao-usbtrng/ao-usbtrng.1 [new file with mode: 0644]
ao-tools/ao-usbtrng/ao-usbtrng.c [new file with mode: 0644]
configure.ac