Output save_alt Download

Operation
crypto_aead
Primitive
omdsha256k128n96tau64v1
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 2c1bc613e4164a1d823785c88cc4ab49521802cf8bb763570232c610733b8edd 13111697 268089997 4300000000 crypto_aead/omdsha256k128n96tau64v1/ref
3 ==1009== Memcheck, a memory error detector
4 ==1009== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==1009== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==1009== Command: ./try
7 ==1009==
8 ==1009== Conditional jump or move depends on uninitialised value(s)
9 ==1009== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==1009== by 0x10B88F: omdsha256_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==1009== by 0x10AE5F: crypto_aead_omdsha256k128n96tau64v1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==1009== by 0x1090D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==1009== by 0x10AD1B: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==1009== Uninitialised value was created by a client request
15 ==1009== at 0x108F76: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==1009== by 0x10AD1B: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==1009==
18 ==1009==
19 ==1009== HEAP SUMMARY:
20 ==1009== in use at exit: 69,760 bytes in 16 blocks
21 ==1009== total heap usage: 22 allocs, 6 frees, 83,704 bytes allocated
22 ==1009==
23 ==1009== LEAK SUMMARY:
24 ==1009== definitely lost: 0 bytes in 0 blocks
25 ==1009== indirectly lost: 0 bytes in 0 blocks
26 ==1009== possibly lost: 69,760 bytes in 16 blocks
27 ==1009== still reachable: 0 bytes in 0 blocks
28 ==1009== suppressed: 0 bytes in 0 blocks
29 ==1009== Rerun with --leak-check=full to see details of leaked memory
30 ==1009==
31 ==1009== For lists of detected and suppressed errors, rerun with: -s
32 ==1009== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)