Output save_alt Download

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