Home | History | Annotate | Download | only in libtomcrypt

Lines Matching defs:Self

124 (and helper API functions) are able to use the new designs automatically.  There exists self-check functions for each 
448 call the following self-test function.
450 \subsection{Self--Testing}
644 and tables. The decryption and self--test function pointers of both \textit{encrypt only} descriptors are set to \textbf{NULL} and
5239 When this has been defined the various self--test functions (for ciphers, hashes, prngs, etc) are included in the build. This is the default configuration.
5278 self-explanatory. When they are defined the functionality is included otherwise it is not. There are some
5418 CRYPT_NOP if self-testing has been disabled
5663 The test() function is used to self--test the \textit{device}. It takes no arguments and returns \textbf{CRYPT\_OK} if all is working properly. You may return
5805 /** Self-test
5807 CRYPT_NOP if self-tests have been disabled
5928 /** Self-test the PRNG
5930 CRYPT_NOP if self-testing has been disabled