Output save_alt Download

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