Output save_alt Download

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