Output save_alt Download

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