Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:_NO

1928 user owning the process performing the request.  This function can be omitted by the \textbf{LTC\_NO\_FILE} define, which forces it to return \textbf{CRYPT\_NOP}
1940 will not rewind the file pointer when finished. This function can be omitted by the \textbf{LTC\_NO\_FILE} define, which forces it to return \textbf{CRYPT\_NOP}
5229 \subsection{LTC\_NO\_FILE}
5230 During the build if LTC\_NO\_FILE is defined then any function in the library that uses file I/O will not call the file I/O
5240 If LTC\_NO\_TEST has been defined, the testing routines will be compacted and only return CRYPT\_NOP.
5242 \subsection{LTC\_NO\_FAST}
5272 \subsection{LTC\_NO\_ASM}