Output save_alt Download

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