Output save_alt Download

Operation
crypto_aead
Primitive
aes128otrpv3
Implementation
ni_p8m2
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 3d8fcbcbdd63fc5a3e7dc55ff9735364af1dce7e986306966bb0d6a6a23cc935 28993714 204062722 4300000000 crypto_aead/aes128otrpv3/ni_p8m2
3 ==27463== Memcheck, a memory error detector
4 ==27463== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==27463== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==27463== Command: ./try
7 ==27463==
8 ==27463== Conditional jump or move depends on uninitialised value(s)
9 ==27463== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==27463== by 0x10CB1C: crypto_aead_aes128otrpv3_ni_p8m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==27463== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==27463== by 0x10A356: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==27463==
14 ==27463== Conditional jump or move depends on uninitialised value(s)
15 ==27463== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
16 ==27463== by 0x10CB1C: crypto_aead_aes128otrpv3_ni_p8m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==27463== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==27463== by 0x10A356: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==27463==
20 ==27463== Conditional jump or move depends on uninitialised value(s)
21 ==27463== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==27463== by 0x10CB1C: crypto_aead_aes128otrpv3_ni_p8m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==27463== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==27463== by 0x10A367: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==27463==
26 ==27463== Conditional jump or move depends on uninitialised value(s)
27 ==27463== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==27463== by 0x10CB1C: crypto_aead_aes128otrpv3_ni_p8m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==27463== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==27463== by 0x10A367: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==27463==
32 ==27463==
33 ==27463== HEAP SUMMARY:
34 ==27463== in use at exit: 69,888 bytes in 16 blocks
35 ==27463== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
36 ==27463==
37 ==27463== LEAK SUMMARY:
38 ==27463== definitely lost: 0 bytes in 0 blocks
39 ==27463== indirectly lost: 0 bytes in 0 blocks
40 ==27463== possibly lost: 69,888 bytes in 16 blocks
41 ==27463== still reachable: 0 bytes in 0 blocks
42 ==27463== suppressed: 0 bytes in 0 blocks
43 ==27463== Rerun with --leak-check=full to see details of leaked memory
44 ==27463==
45 ==27463== For lists of detected and suppressed errors, rerun with: -s
46 ==27463== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)