Output save_alt Download

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