Output save_alt Download

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