Output save_alt Download

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