Lines Matching refs:errors
126 also performs extensive parameter error checking to prevent any number of run-time exploits or errors.
159 robustness and efficiency. LibTomCrypt traps and returns a series of errors ranging from invalid
4637 input. The decoder will read all valid ASN.1 formats and perform range checking on the values (not complete but rational) useful for catching packet errors.
4934 \mysection{Preventing Trivial Errors}
4935 Two simple ways to prevent trivial errors is to prevent overflows, and to check the return values. All of the functions
4939 Also, virtually all of the functions return an error code or {\bf CRYPT\_OK}. You should detect all errors, as simple
4943 To avoid linking and other run--time errors it is important to register the ciphers, hashes and PRNGs you intend to use
5231 functions and instead simply return CRYPT\_NOP. This should help resolve any linker errors stemming from a lack of