Output save_alt Download

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