Output save_alt Download

Operation
crypto_aead
Primitive
stribob192r1
Implementation
8bit
Compiler options
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 600c5d7ebb61f3478fbd45a8de758c3db4798c1d63c3ae40bf0684862dac4f7d 132802484 1546138604 4300000000 crypto_aead/stribob192r1/8bit
3 ==18930== Memcheck, a memory error detector
4 ==18930== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==18930== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==18930== Command: ./try
7 ==18930==
8 ==18930== Use of uninitialised value of size 8
9 ==18930== at 0x4035C8: sbob_pi (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==18930== by 0x403358: sbob_fin (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==18930== by 0x40313D: crypto_aead_stribob192r1_8bit_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==18930== by 0x400F0A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==18930== by 0x402D62: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==18930== Uninitialised value was created by a client request
15 ==18930== at 0x400E57: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==18930== by 0x402D62: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==18930==
18 ==18930== Use of uninitialised value of size 8
19 ==18930== at 0x4035C8: sbob_pi (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==18930== by 0x403358: sbob_fin (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==18930== by 0x403263: crypto_aead_stribob192r1_8bit_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==18930== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==18930== by 0x402D62: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==18930== Uninitialised value was created by a client request
25 ==18930== at 0x400E57: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==18930== by 0x402D62: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==18930==
28 ==18930==
29 ==18930== HEAP SUMMARY:
30 ==18930== in use at exit: 69,888 bytes in 16 blocks
31 ==18930== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
32 ==18930==
33 ==18930== LEAK SUMMARY:
34 ==18930== definitely lost: 0 bytes in 0 blocks
35 ==18930== indirectly lost: 0 bytes in 0 blocks
36 ==18930== possibly lost: 69,888 bytes in 16 blocks
37 ==18930== still reachable: 0 bytes in 0 blocks
38 ==18930== suppressed: 0 bytes in 0 blocks
39 ==18930== Rerun with --leak-check=full to see details of leaked memory
40 ==18930==
41 ==18930== For lists of detected and suppressed errors, rerun with: -s
42 ==18930== ERROR SUMMARY: 96 errors from 2 contexts (suppressed: 0 from 0)