Output save_alt Download

Operation
crypto_aead
Primitive
hs1sivhiv1
Implementation
ref
Compiler options
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 5d59f7a1914ff0ad8a0dbad0e80abb18d6712a4ca0de49badf81a7884bff4f4a 5593020 206848269 4300000000 crypto_aead/hs1sivhiv1/ref
3 ==1723== Memcheck, a memory error detector
4 ==1723== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==1723== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==1723== Command: ./try
7 ==1723==
8 ==1723== Conditional jump or move depends on uninitialised value(s)
9 ==1723== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==1723== by 0x404A8F: hs1siv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==1723== by 0x404BE7: crypto_aead_hs1sivhiv1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==1723== by 0x401057: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==1723== by 0x402E22: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==1723== Uninitialised value was created by a client request
15 ==1723== at 0x400EF7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==1723== by 0x402E22: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==1723==
18 ==1723== Conditional jump or move depends on uninitialised value(s)
19 ==1723== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
20 ==1723== by 0x404A8F: hs1siv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==1723== by 0x404BE7: crypto_aead_hs1sivhiv1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==1723== by 0x401057: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==1723== by 0x402E22: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==1723== Uninitialised value was created by a client request
25 ==1723== at 0x400EF7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==1723== by 0x402E22: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==1723==
28 ==1723==
29 ==1723== HEAP SUMMARY:
30 ==1723== in use at exit: 70,144 bytes in 16 blocks
31 ==1723== total heap usage: 85 allocs, 69 frees, 235,347 bytes allocated
32 ==1723==
33 ==1723== LEAK SUMMARY:
34 ==1723== definitely lost: 0 bytes in 0 blocks
35 ==1723== indirectly lost: 0 bytes in 0 blocks
36 ==1723== possibly lost: 70,144 bytes in 16 blocks
37 ==1723== still reachable: 0 bytes in 0 blocks
38 ==1723== suppressed: 0 bytes in 0 blocks
39 ==1723== Rerun with --leak-check=full to see details of leaked memory
40 ==1723==
41 ==1723== For lists of detected and suppressed errors, rerun with: -s
42 ==1723== ERROR SUMMARY: 8 errors from 2 contexts (suppressed: 0 from 0)