Output save_alt Download

Operation
crypto_aead
Primitive
paeq160
Implementation
aesni
Compiler options
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 9c25a499f7cc49335781e99f580dcab558b0d0dc5a7e2461ee44f4be0bbeb20c 9624949 193681892 4300000000 crypto_aead/paeq160/aesni
3 ==27572== Memcheck, a memory error detector
4 ==27572== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==27572== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==27572== Command: ./try
7 ==27572==
8 ==27572== Conditional jump or move depends on uninitialised value(s)
9 ==27572== at 0x10B034: PAEQ160_opt_AESNI_decrypt(unsigned char*, unsigned long long*, unsigned char const*, unsigned long long, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) [clone .part.0] (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==27572== by 0x109131: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==27572== by 0x108BC6: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==27572==
13 ==27572== Conditional jump or move depends on uninitialised value(s)
14 ==27572== at 0x10B043: PAEQ160_opt_AESNI_decrypt(unsigned char*, unsigned long long*, unsigned char const*, unsigned long long, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) [clone .part.0] (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==27572== by 0x109131: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==27572== by 0x108BC6: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==27572==
18 ==27572== Conditional jump or move depends on uninitialised value(s)
19 ==27572== at 0x10B034: PAEQ160_opt_AESNI_decrypt(unsigned char*, unsigned long long*, unsigned char const*, unsigned long long, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) [clone .part.0] (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==27572== by 0x109131: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==27572== by 0x108BD7: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==27572==
23 ==27572== Conditional jump or move depends on uninitialised value(s)
24 ==27572== at 0x10B043: PAEQ160_opt_AESNI_decrypt(unsigned char*, unsigned long long*, unsigned char const*, unsigned long long, unsigned char const*, unsigned long long, unsigned char const*, unsigned char const*) [clone .part.0] (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==27572== by 0x109131: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==27572== by 0x108BD7: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==27572==
28 ==27572==
29 ==27572== HEAP SUMMARY:
30 ==27572== in use at exit: 69,952 bytes in 16 blocks
31 ==27572== total heap usage: 23 allocs, 7 frees, 156,600 bytes allocated
32 ==27572==
33 ==27572== LEAK SUMMARY:
34 ==27572== definitely lost: 0 bytes in 0 blocks
35 ==27572== indirectly lost: 0 bytes in 0 blocks
36 ==27572== possibly lost: 69,952 bytes in 16 blocks
37 ==27572== still reachable: 0 bytes in 0 blocks
38 ==27572== suppressed: 0 bytes in 0 blocks
39 ==27572== Rerun with --leak-check=full to see details of leaked memory
40 ==27572==
41 ==27572== For lists of detected and suppressed errors, rerun with: -s
42 ==27572== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)