Lines Matching refs:program
150 that can be used to make a program automatically pick between ciphers, hashes and PRNGs at run-time. That means your
257 To include the prototypes for \textit{LibTomCrypt.a} into your own program simply include \textit{tomcrypt.h} like so:
762 This snippet is a small program that registers Rijndael.
2713 the export is meant to be used as a \textit{seed file}. That is, when the program starts up there will not likely
2731 When a program is first executed the normal course of operation is:
2738 When your program is finished you simply call the export function and save the state to a medium (disk,
2741 fresh state. This helps in the case that the program aborts or the machine is powered down without
3533 "TestApp", /* our lparam for this program */
3550 "TestApp", /* lparam for this program */
5050 Changing MAKE allows you to change what program will be invoked to handle sub--directories. For example, this
5332 to tell the program which library to use. Only one of the USE flags can be defined at once.