Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:stock

123          Actually shaved a good chunk of time off and made the code smaller.  By default with TFM the stock LTC point add/dbl functions 
164 -- Added RSA accelerators to the math descriptors to make it possible to not include the stock routines if you supply your own.
199 -- ECC code now ALWAYS uses the accelerator interface. This allows people who use the accelerators to not have the stock
203 -- Added PPC32 support to the rotate macros (tested on an IBM PPC 405) and LTC_FAST macros (it aint fast but it's faster than stock)