Output save_alt Download

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