Output save_alt Download

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