Output save_alt Download

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