Test results for armeabi, tinker, crypto_hash/romulush
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_hash
Test results for armeabi, tinker, crypto_hash
Test results for crypto_hash/romulush
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_hash
Primitive: romulush
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
201811 | 7048 592 0 | 15637 984 752 | T:opt32t | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
204306 | 6100 592 0 | 13953 984 752 | T:opt32t | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
230066 | 4874 592 0 | 11477 972 744 | T:opt32t | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
233298 | 6248 592 0 | 13908 976 744 | T:opt32t | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
236524 | 7716 592 0 | 18214 1008 752 | T:opt32t | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
421325 | 23468 640 0 | 33822 1052 752 | T:opt32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
593922 | 10964 640 0 | 17557 1016 744 | T:opt32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
605940 | 20192 640 0 | 28777 1028 752 | T:opt32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
610164 | 13210 640 0 | 20909 1024 744 | T:opt32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
650796 | 15264 640 0 | 23113 1028 752 | T:opt32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
664077 | 5192 12 0 | 13777 396 752 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
1137508 | 5336 12 0 | 15806 424 752 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
3275142 | 1750 12 0 | 9404 392 744 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
3331875 | 2040 12 0 | 9889 396 752 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
3594573 | 1430 12 0 | 8021 388 744 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
Compiler output
skinny128.S: skinny128.S:249:29: error: expected '%<type>' or "<type>"
skinny128.S: .section .note.GNU-stack,"",@progbits
skinny128.S: ^
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:armv7a | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:249: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:armv7a | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv7a | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv7a | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv7a | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: hash.c:39:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
hash.c: for (i = 0; i < BLOCKBYTES; i++) {
hash.c: ^
hash.c: hash.c:36:5: note: previous statement is here
hash.c: for(i = 0; i < 16*SKINNY128_384_ROUNDS; i++)
hash.c: ^
hash.c: 1 warning generated.
skinny128_core.s: skinny128_core.s:144:2: error: invalid instruction, any one of the following would fix this:
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:144:5: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:144:13: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:144:9: note: operand must be a register sp
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:150:2: error: invalid instruction, any one of the following would fix this:
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:150:5: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:150:13: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:150:9: note: operand must be a register sp
skinny128_core.s: sub.w r0, #256 // reset rtk1
skinny128_core.s: ^
skinny128_core.s: skinny128_core.s:175:29: error: expected '%<type>' or "<type>"
skinny128_core.s: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:armv7m | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
hash.c: hash.c: In function ‘hirose_128_128_256’:
hash.c: hash.c:36:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
hash.c: 36 | for(i = 0; i < 16*SKINNY128_384_ROUNDS; i++)
hash.c: | ^~~
hash.c: hash.c:39:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
hash.c: 39 | for (i = 0; i < BLOCKBYTES; i++) {
hash.c: | ^~~
skinny128_core.s: skinny128_core.s: Assembler messages:
skinny128_core.s: skinny128_core.s:175: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:armv7m | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv7m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv7m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv7m | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
skinny128.S: skinny128.S:151:11: error: register expected
skinny128.S: ldr q0, [x1]
skinny128.S: ^
skinny128.S: skinny128.S:152:11: error: register expected
skinny128.S: ldr q4, [x2]
skinny128.S: ^
skinny128.S: skinny128.S:153:11: error: register expected
skinny128.S: ldr q5, [x3]
skinny128.S: ^
skinny128.S: skinny128.S:154:11: error: register expected
skinny128.S: ldr q6, [x4]
skinny128.S: ^
skinny128.S: skinny128.S:155:6: error: operand must be a register in range [r0, r15]
skinny128.S: adr x1, rconst
skinny128.S: ^
skinny128.S: <instantiation>:1:11: error: literal value out of range for directive
skinny128.S: ldr q20, =0x0b0c0e0a0d080f090304060205000701
skinny128.S: ^
skinny128.S: skinny128.S:156:2: note: while in macro instantiation
skinny128.S: prepare_encrypt
skinny128.S: ^
skinny128.S: <instantiation>:2:12: error: literal value out of range for directive
skinny128.S: ldr q21, =0x00000000000000020000000000000000
skinny128.S: ^
skinny128.S: skinny128.S:156:2: note: while in macro instantiation
skinny128.S: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:armv8a-onthefly | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:151: Error: ARM register expected -- `ldr q0,[x1]'
skinny128.S: skinny128.S:152: Error: ARM register expected -- `ldr q4,[x2]'
skinny128.S: skinny128.S:153: Error: ARM register expected -- `ldr q5,[x3]'
skinny128.S: skinny128.S:154: Error: ARM register expected -- `ldr q6,[x4]'
skinny128.S: skinny128.S:155: Error: ARM register expected -- `adr x1,rconst'
skinny128.S: skinny128.S:49: Error: ARM register expected -- `ldr q20,=0x0b0c0e0a0d080f090304060205000701'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:50: Error: ARM register expected -- `ldr q21,=0x00000000000000020000000000000000'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:51: Error: ARM register expected -- `ldr q22,=0x00000000000000000000000000000000'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:52: Error: ARM register expected -- `ldr q23,=0x09080b0a06050407030201000c0f0e0d'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:53: Error: ARM register expected -- `ldr q24,=0x0302010009080b0a1010101009080b0a'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:54: Error: ARM register expected -- `ldr q25,=0x000000000000000000000000ffffffff'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:55: Error: ARM register expected -- `ldr q26,=0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:56: Error: ARM register expected -- `ldr q27,=0x2e0e26062c0c34142a02220a00281830'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:57: Error: ARM register expected -- `ldr q28,=0xd1915111c1814101d090501080c00040'
skinny128.S: skinny128.S:156: Info: macro invoked from here
skinny128.S: skinny128.S:58: Error: ARM register expected -- `ldr q29,=0x1a181b190a080b091310121103000201'
skinny128.S: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:armv8a-onthefly | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv8a-onthefly | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv8a-onthefly | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv8a-onthefly | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
hash.c: hash.c:26:17: warning: result of comparison of constant 320 with expression of type 'uint8_t' (aka 'unsigned char') is always true [-Wtautological-constant-out-of-range-compare]
hash.c: for(i = 0; i < SKINNY128_384_ROUNDS*BLOCKBYTES/2; i++)
hash.c: ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: 1 warning generated.
skinny128.S: skinny128.S:96:11: error: register expected
skinny128.S: ldr q0, [x1]
skinny128.S: ^
skinny128.S: skinny128.S:97:11: error: register expected
skinny128.S: ldr d3, [x2]
skinny128.S: ^
skinny128.S: skinny128.S:98:11: error: register expected
skinny128.S: ldr d4, [x2, #8]
skinny128.S: ^
skinny128.S: <instantiation>:1:11: error: literal value out of range for directive
skinny128.S: ldr q21, =0x00000000000000020000000000000000
skinny128.S: ^
skinny128.S: skinny128.S:99:2: note: while in macro instantiation
skinny128.S: prepare_encrypt
skinny128.S: ^
skinny128.S: <instantiation>:2:12: error: literal value out of range for directive
skinny128.S: ldr q22, =0x0f0e0d0c0a0b09080304060205000701
skinny128.S: ^
skinny128.S: skinny128.S:99:2: note: while in macro instantiation
skinny128.S: prepare_encrypt
skinny128.S: ^
skinny128.S: <instantiation>:3:12: error: literal value out of range for directive
skinny128.S: ldr q23, =0x09080b0a06050407030201000c0f0e0d
skinny128.S: ^
skinny128.S: skinny128.S:99:2: note: while in macro instantiation
skinny128.S: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:armv8a-precalculate | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q0,[x1]'
skinny128.S: skinny128.S:97: Error: ARM register expected -- `ldr d3,[x2]'
skinny128.S: skinny128.S:98: Error: ARM register expected -- `ldr d4,[x2,#8]'
skinny128.S: skinny128.S:24: Error: ARM register expected -- `ldr q21,=0x00000000000000020000000000000000'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:25: Error: ARM register expected -- `ldr q22,=0x0f0e0d0c0a0b09080304060205000701'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:26: Error: ARM register expected -- `ldr q23,=0x09080b0a06050407030201000c0f0e0d'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:27: Error: ARM register expected -- `ldr q24,=0x0302010009080b0a1010101009080b0a'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:28: Error: ARM register expected -- `ldr q25,=0x000000000000000000000000ffffffff'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:29: Error: ARM register expected -- `ldr q26,=0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:30: Error: ARM register expected -- `ldr q27,=0x2e0e26062c0c34142a02220a00281830'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:31: Error: ARM register expected -- `ldr q28,=0xd1915111c1814101d090501080c00040'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:32: Error: ARM register expected -- `ldr q29,=0x1a181b190a080b091310121103000201'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:33: Error: ARM register expected -- `ldr q30,=0x65646363454443433534333385848180'
skinny128.S: skinny128.S:99: Info: macro invoked from here
skinny128.S: skinny128.S:34: Error: ARM register expected -- `ldr q31,=0xe5e4e1e0c5c4c1c0a5a4a1a015141313'
skinny128.S: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:armv8a-precalculate | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv8a-precalculate | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv8a-precalculate | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:armv8a-precalculate | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
tk_schedule.c: tk_schedule.c:377:14: warning: argument 1 of type ‘uint32_t[64]’ {aka ‘unsigned int[64]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c: 377 | uint32_t rtk_1[TKPERMORDER*BLOCKBYTES/4],
tk_schedule.c: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tk_schedule.c: In file included from tk_schedule.c:17:
tk_schedule.c: tk_schedule.h:40:31: note: previously declared as ‘uint32_t *’ {aka ‘unsigned int *’}
tk_schedule.c: 40 | void tk_schedule_13(uint32_t *rtk_1, uint32_t *rtk_3,
tk_schedule.c: | ~~~~~~~~~~^~~~~
tk_schedule.c: tk_schedule.c:378:14: warning: argument 2 of type ‘uint32_t[160]’ {aka ‘unsigned int[160]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c: 378 | uint32_t rtk_3[SKINNY128_384_ROUNDS*BLOCKBYTES/4],
tk_schedule.c: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tk_schedule.c: tk_schedule.h:40:48: note: previously declared as ‘uint32_t *’ {aka ‘unsigned int *’}
tk_schedule.c: 40 | void tk_schedule_13(uint32_t *rtk_1, uint32_t *rtk_3,
tk_schedule.c: | ~~~~~~~~~~^~~~~
tk_schedule.c: tk_schedule.c:379:19: warning: argument 3 of type ‘const uint8_t[16]’ {aka ‘const unsigned char[16]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c: 379 | const uint8_t tk_1[TWEAKEYBYTES],
tk_schedule.c: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tk_schedule.c: tk_schedule.h:41:20: note: previously declared as ‘const uint8_t *’ {aka ‘const unsigned char *’}
tk_schedule.c: 41 | const uint8_t *tk_1,
tk_schedule.c: | ~~~~~~~~~~~~~~~^~~~
tk_schedule.c: tk_schedule.c:380:19: warning: argument 4 of type ‘const uint8_t[16]’ {aka ‘const unsigned char[16]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c: 380 | const uint8_t tk_3[TWEAKEYBYTES])
tk_schedule.c: | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tk_schedule.c: tk_schedule.h:42:20: note: previously declared as ‘const uint8_t *’ {aka ‘const unsigned char *’}
tk_schedule.c: 42 | const uint8_t *tk_3);
tk_schedule.c: | ~~~~~~~~~~~~~~~^~~~
tk_schedule.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:opt32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
hash.o hirose_128_128_256 T
hash.o initialize T
hash.o pad T
skinny128.o mixcolumns_0 T
skinny128.o mixcolumns_1 T
skinny128.o mixcolumns_2 T
skinny128.o mixcolumns_3 T
skinny128.o skinny128_384_plus T
tk_schedule.o lfsr2_bs T
tk_schedule.o lfsr3_bs T
tk_schedule.o packing T
tk_schedule.o permute_tk T
tk_schedule.o permute_tk_10 T
tk_schedule.o permute_tk_12 T
tk_schedule.o permute_tk_14 T
tk_schedule.o permute_tk_2 T
tk_schedule.o permute_tk_4 T
tk_schedule.o permute_tk_6 T
tk_schedule.o permute_tk_8 T
tk_schedule.o precompute_lfsr_tk2 T
tk_schedule.o precompute_lfsr_tk3 T
tk_schedule.o rconst_32_bs D
tk_schedule.o tk_schedule_1 T
tk_schedule.o tk_schedule_123 T
tk_schedule.o tk_schedule_13 T
tk_schedule.o tk_schedule_23 T
tk_schedule.o unpacking T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:opt32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:opt32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
hash.o hash_pad T
hash.o hirose_128_128_256 T
hash.o initialize T
hash_skinny_key_schedule1.o hash_RunEncryptionKeyScheduleTK1 T
hash_skinny_key_schedule23.o hash_RunEncryptionKeyScheduleTK23 T
hash_skinny_main.o hash_Encrypt T
hash_skinny_main.o hash_Encrypt_1StBlk T
hash_skinny_main.o hash_RC D
hash_skinny_main.o hash_SBOX D
hash_skinny_main.o hash_SBOX2 D
hash_skinny_main.o hash_skinny_128_384_enc_321_main T
hash_skinny_main.o hash_skinny_128_384_enc_32_main T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:opt32t | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:opt32t | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32t | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32t | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt32t | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
hash.o hirose_128_128_256 T
hash.o initialize T
hash.o ipad_128 T
hash.o ipad_256 T
skinny_reference.o AddConstants T
skinny_reference.o AddKey T
skinny_reference.o BLOCK_SIZE D
skinny_reference.o MixColumn T
skinny_reference.o N_RNDS D
skinny_reference.o P R
skinny_reference.o RC R
skinny_reference.o ShiftRows T
skinny_reference.o SubCell8 T
skinny_reference.o TWEAKEY_P R
skinny_reference.o TWEAKEY_SIZE D
skinny_reference.o enc T
skinny_reference.o sbox_8 R
skinny_reference.o skinny_128_384_plus_enc T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |