Test results for armeabi, berry2, crypto_hash/prh42s256
[Page version: 20241120 00:22:57]
Measurements for armeabi, berry2, crypto_hash
Test results for armeabi, berry2, crypto_hash
Test results for crypto_hash/prh42s256
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: prh42s256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
8666 | 2912 0 0 | 13519 360 752 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
9406 | 3256 0 0 | 12203 360 752 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
Compiler output
hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:31: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c: 169 | ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37,
hash.c: from hash.c:3:
hash.c: prvhash42core.h:176:21: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 176 | const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:22: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 175 | const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:31: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c: 169 | ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37,
hash.c: from hash.c:3:
hash.c: prvhash42core.h:176:21: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 176 | const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:22: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 175 | const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `prvhash42s_oneshot':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/prvhash42s.h:324: undefined reference to `prvhash42s_update'
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `prvhash42s_final':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/prvhash42s.h:267: undefined reference to `prvhash42s_update'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/prvhash42s.h:268: undefined reference to `prvhash42s_update'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:31: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c: 169 | ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37,
hash.c: from hash.c:3:
hash.c: prvhash42core.h:176:21: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 176 | const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:22: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c: 175 | const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_hash_prh42s256.a(hash.o): in function `crypto_hash_prh42s256_ref_constbranchindex':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s256/ref/work/hash.c:11: undefined reference to `prvhash42s_oneshot'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
a2c2dceed76f4f5040580be6ade4712e547b5e70649a6d2cbe7f3841ad307dfc 3311539 578929565 900000000 crypto_hash/prh42s256/ref
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
a2c2dceed76f4f5040580be6ade4712e547b5e70649a6d2cbe7f3841ad307dfc 2999918 495598620 900000000 crypto_hash/prh42s256/ref
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |