Output save_alt Download

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