Output save_alt Download

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