Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:variables

395 must pass in (a pointer to) an array of 32 \textit{unsigned char} variables.  Certain routines (such as SAFER+) take 
1645 message tag. The definition of the variables is the same as it is for all the manual functions.
4030 Each DSA key is composed of the following variables.
4211 The macro is relatively safe with respect to modifying variables, for instance the following code is equivalent.
5020 The rest of the code uses state variables you must pass it such as hash\_state, hmac\_state, etc. This means that if each
5021 thread has its own state variables then they will not affect each other, and are fully thread safe. This is fairly simple with symmetric ciphers
5042 \mysection{Makefile variables}
5044 All GNU driven makefiles (including the makefile for ICC) use a set of common variables to control the build and install process. Most of the
5708 state variables and updated them prior to returning. Note that you may want to disable \textbf{LRW\_TABLES} in \textit{tomcrypt\_custom.h} if you intend