Output save_alt Download

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