Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:Built

426 pass the scheduled key onto \textit{rc5\_ecb\_encrypt()}.  All built--in setup functions do not allocate memory off the heap so 
632 \caption{Built--In Software Ciphers}
2008 \caption{Built--In Software Hashes}
5030 The library is fairly flexible about how it can be built, used, and generally distributed. Additions are being made with
5038 configured. Note that LibTomCrypt can be built with no internal math descriptors. This means that one must be provided at either
5159 the built--in LibTomMath descriptor as well (or in place of the TomsFastMath descriptor). Similarly, you can build the library with no built--in
5169 Note that even if you include the built--in descriptors you must link against the source library as well.
5181 LibTomCrypt can also be built as a shared library through the \textit{makefile.shared} make script. It is similar to use as the static script except
5322 When this has been defined the ECC point multiplier (built--in to the library) will use a timing resistant point multiplication
5329 descriptors for the respective library are built and included in the library as \textit{gmp\_desc}, \textit{ltm\_desc}, or \textit{tfm\_desc} respectively.
6442 To accelerate EC--DSA verification the library provides a built--in function called ltc\_ecc\_mul2add(). This performs two point multiplications and an addition in