Output save_alt Download

Operation
crypto_stream
Primitive
rabbit
Implementation
e/opt/2/1
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 2151bba8cf5b5352f951aa7d9ce3809f013dfb296b56db43f64295b6f12f4cf7 1923630 188912205 4300000000 crypto_stream/rabbit/e/opt/2/1
3 ==6690== Memcheck, a memory error detector
4 ==6690== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==6690== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==6690== Command: ./try
7 ==6690==
8 ==6690== Conditional jump or move depends on uninitialised value(s)
9 ==6690== at 0x10B5F8: crypto_stream_rabbit_e_opt_2_1_ECRYPT_process_bytes (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==6690== by 0x10AAD9: crypto_stream_rabbit_e_opt_2_1_xor (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==6690== by 0x1090F3: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==6690== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==6690== Uninitialised value was created by a client request
14 ==6690== at 0x1090C4: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==6690== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==6690==
17 ==6690== Conditional jump or move depends on uninitialised value(s)
18 ==6690== at 0x10B5F8: crypto_stream_rabbit_e_opt_2_1_ECRYPT_process_bytes (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==6690== by 0x10AAD9: crypto_stream_rabbit_e_opt_2_1_xor (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==6690== by 0x1090F3: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==6690== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==6690== Uninitialised value was created by a client request
23 ==6690== at 0x1090C4: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==6690== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==6690==
26 ==6690==
27 ==6690== HEAP SUMMARY:
28 ==6690== in use at exit: 43,520 bytes in 10 blocks
29 ==6690== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
30 ==6690==
31 ==6690== LEAK SUMMARY:
32 ==6690== definitely lost: 0 bytes in 0 blocks
33 ==6690== indirectly lost: 0 bytes in 0 blocks
34 ==6690== possibly lost: 43,520 bytes in 10 blocks
35 ==6690== still reachable: 0 bytes in 0 blocks
36 ==6690== suppressed: 0 bytes in 0 blocks
37 ==6690== Rerun with --leak-check=full to see details of leaked memory
38 ==6690==
39 ==6690== For lists of detected and suppressed errors, rerun with: -s
40 ==6690== ERROR SUMMARY: 192 errors from 2 contexts (suppressed: 0 from 0)