Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:timing

37       -- Added LTC_PROFILE to run the PK tests only once in the timing demo (so you can capture events properly)
140 v1.10 -- Free ecb/cbc/ctr/lrw structures in timing code by calling the "done" function
152 -- Similar fixes to timing demo (MD5 not defined when EASY is defined)
191 -- ECC timing demo now capable of detecting which curves have been defined
228 -- Added timing resistant ECC, enable by defining LTC_ECC_TIMING_RESISTANT then use ECC API as normal
250 -- Removed ECC-160 from timing and added the other curves
587 -- modded rsa_exptmod() to use timing-resilient tim_exptmod() when doing private key operations
986 -- Fixed up the test harness as requested by Sky Schulz. Also modifed the timing routines to run for X seconds