Output save_alt Download

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