This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-26 14:02:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9e540fc07eb775173bcdf1308a74dd38afa220c
wolfssl
/
wolfcrypt
/
benchmark
History
David Garske
a9e540fc07
Moved the bench_ buffer allocation/free into the thread, so the THREAD_LS has a unique one for each which resolves issues with benchmark when using the
USE_QAE_THREAD_LS
option.
2017-09-15 14:02:06 -07:00
..
benchmark.c
Moved the bench_ buffer allocation/free into the thread, so the THREAD_LS has a unique one for each which resolves issues with benchmark when using the
USE_QAE_THREAD_LS
option.
2017-09-15 14:02:06 -07:00
benchmark.h
add AES-XTS mode --enable-xts
2017-08-30 17:50:15 -06:00
benchmark.sln
headers and include.ams
2014-12-17 15:33:22 -07:00
benchmark.vcproj
headers and include.ams
2014-12-17 15:33:22 -07:00
include.am
Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly.
2016-02-04 12:06:24 -08:00