Output save_alt Download

Operation
crypto_aead
Primitive
icepole256av1
Implementation
ref
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 4a2b5e53d4d519bbe645117585a77d61e0534e0a44ee645c88d1b95ec6751ac3 8165828 180985781 4300000000 crypto_aead/icepole256av1/ref
3 ==7998== Memcheck, a memory error detector
4 ==7998== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==7998== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==7998== Command: ./try
7 ==7998==
8 ==7998== Conditional jump or move depends on uninitialised value(s)
9 ==7998== at 0x402BA4: crypto_aead_icepole256av1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==7998== by 0x401017: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==7998== by 0x402564: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==7998== Uninitialised value was created by a client request
13 ==7998== at 0x400EB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==7998== by 0x402564: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==7998==
16 ==7998== Conditional jump or move depends on uninitialised value(s)
17 ==7998== at 0x402BAB: crypto_aead_icepole256av1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==7998== by 0x401017: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==7998== by 0x402564: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==7998== Uninitialised value was created by a client request
21 ==7998== at 0x400EB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==7998== by 0x402564: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==7998==
24 ==7998== Conditional jump or move depends on uninitialised value(s)
25 ==7998== at 0x402BA4: crypto_aead_icepole256av1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==7998== by 0x401017: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==7998== by 0x402575: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==7998== Uninitialised value was created by a client request
29 ==7998== at 0x400EB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==7998== by 0x402575: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==7998==
32 ==7998== Conditional jump or move depends on uninitialised value(s)
33 ==7998== at 0x402BAB: crypto_aead_icepole256av1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==7998== by 0x401017: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
35 ==7998== by 0x402575: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==7998== Uninitialised value was created by a client request
37 ==7998== at 0x400EB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==7998== by 0x402575: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==7998==
40 ==7998==
41 ==7998== HEAP SUMMARY:
42 ==7998== in use at exit: 69,888 bytes in 16 blocks
43 ==7998== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
44 ==7998==
45 ==7998== LEAK SUMMARY:
46 ==7998== definitely lost: 0 bytes in 0 blocks
47 ==7998== indirectly lost: 0 bytes in 0 blocks
48 ==7998== possibly lost: 69,888 bytes in 16 blocks
49 ==7998== still reachable: 0 bytes in 0 blocks
50 ==7998== suppressed: 0 bytes in 0 blocks
51 ==7998== Rerun with --leak-check=full to see details of leaked memory
52 ==7998==
53 ==7998== For lists of detected and suppressed errors, rerun with: -s
54 ==7998== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)