Output save_alt Download

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