Output save_alt Download

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