| 1 | error 0 |
| 2 | crypto_aead_encrypt is nondeterministic |
| 3 | ==14881== Memcheck, a memory error detector |
| 4 | ==14881== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==14881== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==14881== Command: ./try |
| 7 | ==14881== |
| 8 | ==14881== |
| 9 | ==14881== HEAP SUMMARY: |
| 10 | ==14881== in use at exit: 69,696 bytes in 16 blocks |
| 11 | ==14881== total heap usage: 22 allocs, 6 frees, 83,640 bytes allocated |
| 12 | ==14881== |
| 13 | ==14881== LEAK SUMMARY: |
| 14 | ==14881== definitely lost: 0 bytes in 0 blocks |
| 15 | ==14881== indirectly lost: 0 bytes in 0 blocks |
| 16 | ==14881== possibly lost: 69,696 bytes in 16 blocks |
| 17 | ==14881== still reachable: 0 bytes in 0 blocks |
| 18 | ==14881== suppressed: 0 bytes in 0 blocks |
| 19 | ==14881== Rerun with --leak-check=full to see details of leaked memory |
| 20 | ==14881== |
| 21 | ==14881== For lists of detected and suppressed errors, rerun with: -s |
| 22 | ==14881== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |