Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:_file

1919 \index{hash\_file()}
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}
2131 \index{hmac\_file()}
2268 \index{omac\_file()}
2402 \index{pmac\_file()}
2552 \index{xcbc\_file()}
2638 \index{f9\_file()}
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