Output save_alt Download

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