Output save_alt Download

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