Output save_alt Download

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