wolfssl/ctaocrypt/benchmark
Moisés Guimarães 41cc5f06e4 camellia_setup128 and camellia_setup256 refactory to reduce stack usage:
--- subL and subR variables moved to the heap;
--- return type changed to int, returning 0 for success;
--- chain of dependency updated to propagate the error in CamelliaSetKey function.
2014-04-14 21:28:22 -03:00
..
benchmark.c camellia_setup128 and camellia_setup256 refactory to reduce stack usage: 2014-04-14 21:28:22 -03:00
benchmark.sln
benchmark.vcproj
include.am