From f05af12755dd49d438cc29cede3921c1200081ce Mon Sep 17 00:00:00 2001 From: kaleb-himes Date: Mon, 12 Jan 2015 15:04:41 -0700 Subject: [PATCH] CtaoCrypt -> wolfCrypt --- tirtos_ccs_examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tirtos_ccs_examples/README.md b/tirtos_ccs_examples/README.md index 188598c4..47a7ebd1 100644 --- a/tirtos_ccs_examples/README.md +++ b/tirtos_ccs_examples/README.md @@ -27,7 +27,7 @@ Building wolfSSL libraries for TI-RTOS ..\xdctools_3_30_01_25_core\gmake.exe -f tirtos.mak wolfssl -Running wolfSSL CTaoCrypt benchmark and test application. +Running wolfSSL wolfCrypt benchmark and test application. -------------------------------------------------------- 1. After running the TCP Echo Server application, in the Debugger View, open Run -> Load Program. Browse to the Benchmark application (C:\wolfssl\tirtos\packages\ti\net\wolfssl\tests\wolfcrypt\benchmark). Select benchmark.xem4f and Click Open and Click OK to load the application. 2. Test by running the application.