Output save_alt Download

Operation
crypto_aead
Primitive
pi32cipher256v2
Implementation
ref3
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 c798a222cdf02acc04905aa77f9a42f8ca05c9cf52c287f34ff8317c2a59b4b0 13338241 232671287 4300000000 crypto_aead/pi32cipher256v2/ref3
3 ==10983== Memcheck, a memory error detector
4 ==10983== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==10983== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==10983== Command: ./try
7 ==10983==
8 ==10983== Conditional jump or move depends on uninitialised value(s)
9 ==10983== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==10983== by 0x10CD52: pi32_decrypt_simple (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==10983== by 0x10AEF5: crypto_aead_pi32cipher256v2_ref3_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==10983== by 0x10929E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==10983== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==10983== Uninitialised value was created by a client request
15 ==10983== at 0x10913D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==10983== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==10983==
18 ==10983== Conditional jump or move depends on uninitialised value(s)
19 ==10983== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
20 ==10983== by 0x10CD52: pi32_decrypt_simple (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==10983== by 0x10AEF5: crypto_aead_pi32cipher256v2_ref3_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==10983== by 0x10929E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==10983== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==10983== Uninitialised value was created by a client request
25 ==10983== at 0x10913D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==10983== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==10983==
28 ==10983==
29 ==10983== HEAP SUMMARY:
30 ==10983== in use at exit: 70,656 bytes in 16 blocks
31 ==10983== total heap usage: 22 allocs, 6 frees, 84,600 bytes allocated
32 ==10983==
33 ==10983== LEAK SUMMARY:
34 ==10983== definitely lost: 0 bytes in 0 blocks
35 ==10983== indirectly lost: 0 bytes in 0 blocks
36 ==10983== possibly lost: 70,656 bytes in 16 blocks
37 ==10983== still reachable: 0 bytes in 0 blocks
38 ==10983== suppressed: 0 bytes in 0 blocks
39 ==10983== Rerun with --leak-check=full to see details of leaked memory
40 ==10983==
41 ==10983== For lists of detected and suppressed errors, rerun with: -s
42 ==10983== ERROR SUMMARY: 8 errors from 2 contexts (suppressed: 0 from 0)