summaryrefslogtreecommitdiffstats
path: root/src/tests/cipher_test.c
Commit message (Collapse)AuthorAgeFilesLines
* [test] Generalise cipher tests and use okx()Michael Brown2015-07-271-0/+185
Generalise the existing support for performing CBC-mode block cipher tests, and update the code to use okx() for neater reporting of test results. Signed-off-by: Michael Brown <mcb30@ipxe.org>