Output save_alt Download

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