Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:overflows

160 arguments to buffer overflows/overruns.  It is mostly thread safe and has been clocked on various platforms
319 Certain functions such as (for example) \textit{rsa\_export()} give an output that is variable length. To prevent buffer overflows you
4935 Two simple ways to prevent trivial errors is to prevent overflows, and to check the return values. All of the functions