Output save_alt Download

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