Output save_alt Download

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