Output save_alt Download

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