Output save_alt Download

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