Output save_alt Download

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