Output save_alt Download

Operation
crypto_aead
Primitive
tiaoxinv2
Implementation
nim
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 2e549e0c0af183a81e4f8830465ddbd18ca2beed6432eeff9a2b5d0bdb8b8c19 45749218 257040471 4300000000 crypto_aead/tiaoxinv2/nim
3 ==25455== Memcheck, a memory error detector
4 ==25455== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==25455== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==25455== Command: ./try
7 ==25455==
8 ==25455== Conditional jump or move depends on uninitialised value(s)
9 ==25455== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==25455== by 0x10C333: tiaoxin_optimized_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==25455== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==25455== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==25455==
14 ==25455== Conditional jump or move depends on uninitialised value(s)
15 ==25455== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
16 ==25455== by 0x10C333: tiaoxin_optimized_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==25455== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==25455== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==25455==
20 ==25455== Conditional jump or move depends on uninitialised value(s)
21 ==25455== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==25455== by 0x10C333: tiaoxin_optimized_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==25455== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==25455== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==25455==
26 ==25455== Conditional jump or move depends on uninitialised value(s)
27 ==25455== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==25455== by 0x10C333: tiaoxin_optimized_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==25455== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==25455== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==25455==
32 ==25455==
33 ==25455== HEAP SUMMARY:
34 ==25455== in use at exit: 69,888 bytes in 16 blocks
35 ==25455== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
36 ==25455==
37 ==25455== LEAK SUMMARY:
38 ==25455== definitely lost: 0 bytes in 0 blocks
39 ==25455== indirectly lost: 0 bytes in 0 blocks
40 ==25455== possibly lost: 69,888 bytes in 16 blocks
41 ==25455== still reachable: 0 bytes in 0 blocks
42 ==25455== suppressed: 0 bytes in 0 blocks
43 ==25455== Rerun with --leak-check=full to see details of leaked memory
44 ==25455==
45 ==25455== For lists of detected and suppressed errors, rerun with: -s
46 ==25455== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)