Output save_alt Download

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