Output save_alt Download

Operation
crypto_aead
Primitive
omdsha256k128n96tau96v1
Implementation
ref
Compiler options
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 70ed4ceb8cd46aa21e3b5bf0a75094f44a4de6554cb495f379ffe0a4474b641a 11764129 234988308 4300000000 crypto_aead/omdsha256k128n96tau96v1/ref
3 ==4001== Memcheck, a memory error detector
4 ==4001== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4001== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4001== Command: ./try
7 ==4001==
8 ==4001== Conditional jump or move depends on uninitialised value(s)
9 ==4001== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==4001== by 0x10B1D3: omdsha256_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==4001== by 0x10A93B: crypto_aead_omdsha256k128n96tau96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==4001== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==4001== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==4001==
15 ==4001== Conditional jump or move depends on uninitialised value(s)
16 ==4001== at 0x4C3277D: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
17 ==4001== by 0x10B1D3: omdsha256_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==4001== by 0x10A93B: crypto_aead_omdsha256k128n96tau96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==4001== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==4001== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==4001==
22 ==4001== Conditional jump or move depends on uninitialised value(s)
23 ==4001== at 0x4C327A1: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
24 ==4001== by 0x10B1D3: omdsha256_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==4001== by 0x10A93B: crypto_aead_omdsha256k128n96tau96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==4001== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==4001== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==4001==
29 ==4001== Conditional jump or move depends on uninitialised value(s)
30 ==4001== at 0x10A941: crypto_aead_omdsha256k128n96tau96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==4001== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==4001== by 0x108BA8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==4001==
34 ==4001== Conditional jump or move depends on uninitialised value(s)
35 ==4001== at 0x10A941: crypto_aead_omdsha256k128n96tau96v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==4001== by 0x109111: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
37 ==4001== by 0x108BB9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==4001==
39 ==4001==
40 ==4001== HEAP SUMMARY:
41 ==4001== in use at exit: 69,824 bytes in 16 blocks
42 ==4001== total heap usage: 22 allocs, 6 frees, 83,768 bytes allocated
43 ==4001==
44 ==4001== LEAK SUMMARY:
45 ==4001== definitely lost: 0 bytes in 0 blocks
46 ==4001== indirectly lost: 0 bytes in 0 blocks
47 ==4001== possibly lost: 69,824 bytes in 16 blocks
48 ==4001== still reachable: 0 bytes in 0 blocks
49 ==4001== suppressed: 0 bytes in 0 blocks
50 ==4001== Rerun with --leak-check=full to see details of leaked memory
51 ==4001==
52 ==4001== For lists of detected and suppressed errors, rerun with: -s
53 ==4001== ERROR SUMMARY: 12 errors from 5 contexts (suppressed: 0 from 0)