Output save_alt Download

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