Output save_alt Download

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