Output save_alt Download

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