Output save_alt Download

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