Output save_alt Download

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