Output save_alt Download

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