Output save_alt Download

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