Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:occurred

245       printf("A crypto error occurred, %s\n", error_to_string(err));
248 /* continue on if no error occurred */
352 indicating a buffer overflow would have occurred. If the function succeeds, it stores the length of the output back into
4290 It will fail (for among other reasons) when it runs out of input bytes to read, a data type is invalid or a heap failure occurred.