Output save_alt Download

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