Output save_alt Download

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