Test results for armeabi, berry0, crypto_aead/norx6461v1

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/norx6461v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: norx6461v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3285436060 4 024375 360 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
3298708532 4 028503 360 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
3608365252 4 023403 360 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
38139213452 4 034398 392 824T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
38650713348 4 039362 392 816T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
3871776480 4 030596 388 816T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
38730313812 4 034702 392 824T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
4339895224 4 022395 352 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100920240909
5007255416 4 029042 384 816T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100920240909

Compiler output


norx.c: In file included from norx.c:24:
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/arm_neon.h:32:2: error: "NEON support not enabled"
norx.c: #error "NEON support not enabled"
norx.c:  ^
norx.c: norx.c:300:5: error: unknown type name 'uint64x2_t'; did you mean 'uint64_t'?
norx.c:     uint64x2_t A0, A1, B0, B1, C0, C1, D0, D1;
norx.c:     ^~~~~~~~~~
norx.c:     uint64_t
norx.c: /usr/include/arm-linux-gnueabihf/bits/stdint-uintn.h:27:20: note: 'uint64_t' declared here
norx.c: typedef __uint64_t uint64_t;
norx.c:                    ^
norx.c: norx.c:301:11: error: unknown type name 'uint64x2_t'; did you mean 'uint64_t'?
norx.c:     const uint64x2_t N  = LOADU(npub);
norx.c:           ^~~~~~~~~~
norx.c:           uint64_t
norx.c: /usr/include/arm-linux-gnueabihf/bits/stdint-uintn.h:27:20: note: 'uint64_t' declared here
norx.c: typedef __uint64_t uint64_t;
norx.c:                    ^
norx.c: norx.c:301:27: warning: implicit declaration of function 'vreinterpretq_u64_u8' is invalid in C99 [-Wimplicit-function-declaration]
norx.c:     const uint64x2_t N  = LOADU(npub);
norx.c:                           ^
norx.c: norx.c:47:19: note: expanded from macro 'LOADU'
norx.c: #define LOADU(in) LOAD(in)
norx.c:                   ^
norx.c: norx.c:45:18: note: expanded from macro 'LOAD'
norx.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:neonclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


norx.c: In file included from norx.c:24:
norx.c: norx.c: In function 'crypto_aead_norx6461v1_neon_timingleaks_encrypt':
norx.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:14069:1: error: inlining failed in call to 'always_inline' 'veorq_u64': target specific option mismatch
norx.c: 14069 | veorq_u64 (uint64x2_t __a, uint64x2_t __b)
norx.c:       | ^~~~~~~~~
norx.c: norx.c:50:19: note: called from here
norx.c:    50 | #define XOR(A, B) veorq_u64((A), (B))
norx.c:       |                   ^~~~~~~~~~~~~~~~~~~
norx.c: norx.c:269:10: note: in expansion of macro 'XOR'
norx.c:   269 |     D1 = XOR(D1, vcombine_u64(vcreate_u64(NORX_PARAMETER), vcreate_u64(0))); \
norx.c:       |          ^~~
norx.c: norx.c:310:5: note: in expansion of macro 'INITIALIZE'
norx.c:   310 |     INITIALIZE(A0, A1, B0, B1, C0, C1, D0, D1, N, K0, K1);
norx.c:       |     ^~~~~~~~~~
norx.c: In file included from norx.c:24:
norx.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:7203:1: error: inlining failed in call to 'always_inline' 'vcombine_u64': target specific option mismatch
norx.c:  7203 | vcombine_u64 (uint64x1_t __a, uint64x1_t __b)
norx.c:       | ^~~~~~~~~~~~
norx.c: norx.c:50:19: note: called from here
norx.c:    50 | #define XOR(A, B) veorq_u64((A), (B))
norx.c:       |                   ^~~~~~~~~~~~~~~~~~~
norx.c: norx.c:269:10: note: in expansion of macro 'XOR'
norx.c:   269 |     D1 = XOR(D1, vcombine_u64(vcreate_u64(NORX_PARAMETER), vcreate_u64(0))); \
norx.c:       |          ^~~
norx.c: norx.c:310:5: note: in expansion of macro 'INITIALIZE'
norx.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:neongcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


norx.c: In file included from norx.c:26:
norx.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/x86intrin.h:15:
norx.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:129:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:159:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:189:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:216:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:239:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:260:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
norx.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
norx.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:287:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
norx.c: ...

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
T:xmmclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:xmmclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:xmmclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:xmmclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:xmmclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:ymmclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:ymmclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:ymmclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:ymmclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:ymmclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


norx.c: norx.c:26:14: fatal error: x86intrin.h: No such file or directory
norx.c:    26 |     #include <x86intrin.h>
norx.c:       |              ^~~~~~~~~~~~~
norx.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 8, namely:
ImplementationCompiler
T:xmmgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:xmmgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:xmmgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:xmmgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:ymmgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:ymmgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:ymmgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:ymmgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


caesar.o N 0
caesar.o N 10d
caesar.o N 11a
caesar.o N 12c
caesar.o N 130
caesar.o N 15f
caesar.o N 18e
caesar.o N 190
caesar.o N 195
caesar.o N 1ac
caesar.o N 1ae
caesar.o N 1b5
caesar.o N 1bc
caesar.o N 1be
caesar.o N 1c3
caesar.o N 1c8
caesar.o N 1ce
caesar.o N 1d1
caesar.o N 1d6
caesar.o N 25
caesar.o N 2e
caesar.o N ed
caesar.o N ff
norx.o N 0
norx.o N 10a
norx.o N 115
norx.o N 11e
norx.o N 12a
norx.o N 13e
norx.o N 143
norx.o N 147
norx.o N 154
norx.o N 15b
norx.o N 166
norx.o N 172
norx.o N 17e
norx.o N 188
norx.o N 193
norx.o N 19d
norx.o N 1a3
norx.o N 1aa
norx.o N 1ad
norx.o N 1af
norx.o N 1ba
norx.o N 1c0
norx.o N 1c2
norx.o N 1cf
norx.o N 1d1
norx.o N 1df
norx.o N 1e9
norx.o N 1f1
norx.o N 1f3
norx.o N 1f5
norx.o N 208
norx.o N 218
norx.o N 21c
norx.o N 222
norx.o N 22e
norx.o N 230
norx.o N 239
norx.o N 23d
norx.o N 243
norx.o N 25
norx.o N 256
norx.o N 25e
norx.o N 275
norx.o N 27f
norx.o N 292
norx.o N 294
norx.o N 2ab
norx.o N 2ad
norx.o N 2af
norx.o N 2bd
norx.o N 2c
norx.o N 2c7
norx.o N 2d7
norx.o N 2e7
norx.o N 2ec
norx.o N 2f1
norx.o N 2f5
norx.o N 2f7
norx.o N 30b
norx.o N 31c
norx.o N 32d
norx.o N 342
norx.o N 354
norx.o N 366
norx.o N 377
norx.o N 384
norx.o N 389
norx.o N 38b
norx.o N 390
norx.o N 394
norx.o N 39a
norx.o N 39f
norx.o N 3a1
norx.o N 3a6
norx.o N 3a8
norx.o N eb
norx.o N f3
norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


caesar.o N 0
caesar.o N 10d
caesar.o N 11a
caesar.o N 12c
caesar.o N 130
caesar.o N 15f
caesar.o N 18e
caesar.o N 190
caesar.o N 195
caesar.o N 1ac
caesar.o N 1ae
caesar.o N 1b5
caesar.o N 1bc
caesar.o N 1be
caesar.o N 1c3
caesar.o N 1c8
caesar.o N 1ce
caesar.o N 1d1
caesar.o N 1d6
caesar.o N 25
caesar.o N 2e
caesar.o N ed
caesar.o N ff
norx.o N 0
norx.o N 10a
norx.o N 115
norx.o N 11e
norx.o N 12a
norx.o N 13e
norx.o N 143
norx.o N 147
norx.o N 154
norx.o N 15b
norx.o N 166
norx.o N 172
norx.o N 17e
norx.o N 188
norx.o N 193
norx.o N 19d
norx.o N 1a3
norx.o N 1aa
norx.o N 1ad
norx.o N 1af
norx.o N 1ba
norx.o N 1c0
norx.o N 1c2
norx.o N 1cf
norx.o N 1d1
norx.o N 1df
norx.o N 1e9
norx.o N 1f1
norx.o N 1f3
norx.o N 1f5
norx.o N 208
norx.o N 218
norx.o N 21c
norx.o N 222
norx.o N 22e
norx.o N 230
norx.o N 239
norx.o N 23d
norx.o N 243
norx.o N 25
norx.o N 256
norx.o N 25e
norx.o N 275
norx.o N 27f
norx.o N 292
norx.o N 294
norx.o N 2ab
norx.o N 2ad
norx.o N 2af
norx.o N 2bd
norx.o N 2c
norx.o N 2c7
norx.o N 2d7
norx.o N 2d9
norx.o N 2ed
norx.o N 2fe
norx.o N 30f
norx.o N 324
norx.o N 334
norx.o N 346
norx.o N 358
norx.o N 369
norx.o N 36e
norx.o N 373
norx.o N 377
norx.o N 384
norx.o N 389
norx.o N 38b
norx.o N 390
norx.o N 394
norx.o N 39a
norx.o N 39f
norx.o N 3a1
norx.o N 3a6
norx.o N 3a8
norx.o N eb
norx.o N f3
norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


caesar.o N 0
caesar.o N 10c
caesar.o N 119
caesar.o N 12b
caesar.o N 12f
caesar.o N 15e
caesar.o N 18d
caesar.o N 18f
caesar.o N 194
caesar.o N 1ab
caesar.o N 1ad
caesar.o N 1b4
caesar.o N 1bb
caesar.o N 1bd
caesar.o N 1c2
caesar.o N 1c7
caesar.o N 1cd
caesar.o N 1d0
caesar.o N 1d5
caesar.o N 25
caesar.o N 2e
caesar.o N ec
caesar.o N fe
norx.o N 0
norx.o N 109
norx.o N 114
norx.o N 11d
norx.o N 129
norx.o N 13d
norx.o N 142
norx.o N 146
norx.o N 153
norx.o N 15a
norx.o N 165
norx.o N 171
norx.o N 17d
norx.o N 187
norx.o N 192
norx.o N 19c
norx.o N 1a2
norx.o N 1ac
norx.o N 1b7
norx.o N 1ca
norx.o N 1de
norx.o N 1ea
norx.o N 1f3
norx.o N 204
norx.o N 217
norx.o N 22e
norx.o N 23f
norx.o N 25
norx.o N 252
norx.o N 269
norx.o N 27e
norx.o N 28e
norx.o N 29c
norx.o N 2a4
norx.o N 2b4
norx.o N 2c
norx.o N 2c6
norx.o N 2d8
norx.o N 2df
norx.o N 2f0
norx.o N 2f2
norx.o N 302
norx.o N 308
norx.o N 30a
norx.o N 317
norx.o N 319
norx.o N 327
norx.o N 329
norx.o N 333
norx.o N 33b
norx.o N 33d
norx.o N 347
norx.o N 34a
norx.o N 350
norx.o N 354
norx.o N 35a
norx.o N 35c
norx.o N 360
norx.o N 362
norx.o N 364
norx.o N 366
norx.o N 368
norx.o N 36d
norx.o N 372
norx.o N 376
norx.o N 383
norx.o N 388
norx.o N 38a
norx.o N 38f
norx.o N 393
norx.o N 399
norx.o N 39e
norx.o N 3a0
norx.o N 3a5
norx.o N 3a7
norx.o N ea
norx.o N f2
norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


caesar.o N 0
caesar.o N 10d
caesar.o N 11a
caesar.o N 12c
caesar.o N 130
caesar.o N 15f
caesar.o N 18e
caesar.o N 190
caesar.o N 195
caesar.o N 1ac
caesar.o N 1ae
caesar.o N 1b5
caesar.o N 1bc
caesar.o N 1be
caesar.o N 1c3
caesar.o N 1c8
caesar.o N 1ce
caesar.o N 1d1
caesar.o N 1d6
caesar.o N 25
caesar.o N 2e
caesar.o N ed
caesar.o N ff
norx.o N 0
norx.o N 10a
norx.o N 115
norx.o N 11e
norx.o N 12a
norx.o N 13e
norx.o N 143
norx.o N 147
norx.o N 154
norx.o N 15b
norx.o N 166
norx.o N 172
norx.o N 17e
norx.o N 188
norx.o N 193
norx.o N 19d
norx.o N 1a3
norx.o N 1aa
norx.o N 1ad
norx.o N 1af
norx.o N 1ba
norx.o N 1c0
norx.o N 1c2
norx.o N 1cf
norx.o N 1d1
norx.o N 1df
norx.o N 1e9
norx.o N 1f1
norx.o N 1f3
norx.o N 1f5
norx.o N 208
norx.o N 218
norx.o N 21c
norx.o N 222
norx.o N 22e
norx.o N 230
norx.o N 239
norx.o N 23d
norx.o N 243
norx.o N 25
norx.o N 256
norx.o N 25e
norx.o N 275
norx.o N 27f
norx.o N 292
norx.o N 294
norx.o N 2ab
norx.o N 2ad
norx.o N 2af
norx.o N 2bd
norx.o N 2c
norx.o N 2cd
norx.o N 2d2
norx.o N 2d7
norx.o N 2db
norx.o N 2dd
norx.o N 2e7
norx.o N 2fb
norx.o N 30c
norx.o N 31d
norx.o N 332
norx.o N 342
norx.o N 354
norx.o N 366
norx.o N 377
norx.o N 384
norx.o N 389
norx.o N 38b
norx.o N 390
norx.o N 394
norx.o N 39a
norx.o N 39f
norx.o N 3a1
norx.o N 3a6
norx.o N 3a8
norx.o N eb
norx.o N f3
norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


caesar.o N 0
caesar.o N 10c
caesar.o N 119
caesar.o N 12b
caesar.o N 12f
caesar.o N 15e
caesar.o N 18d
caesar.o N 18f
caesar.o N 194
caesar.o N 1ab
caesar.o N 1ad
caesar.o N 1b4
caesar.o N 1bb
caesar.o N 1bd
caesar.o N 1c2
caesar.o N 1c7
caesar.o N 1cd
caesar.o N 1d0
caesar.o N 1d5
caesar.o N 25
caesar.o N 2e
caesar.o N ec
caesar.o N fe
norx.o N 0
norx.o N 109
norx.o N 114
norx.o N 11d
norx.o N 129
norx.o N 13d
norx.o N 142
norx.o N 146
norx.o N 153
norx.o N 15a
norx.o N 165
norx.o N 171
norx.o N 17d
norx.o N 187
norx.o N 192
norx.o N 19c
norx.o N 1a2
norx.o N 1ad
norx.o N 1b3
norx.o N 1b5
norx.o N 1c2
norx.o N 1c4
norx.o N 1d2
norx.o N 1dc
norx.o N 1e4
norx.o N 1e6
norx.o N 1e8
norx.o N 1ef
norx.o N 1f2
norx.o N 1f4
norx.o N 207
norx.o N 217
norx.o N 21b
norx.o N 221
norx.o N 22d
norx.o N 22f
norx.o N 238
norx.o N 23c
norx.o N 242
norx.o N 25
norx.o N 255
norx.o N 25d
norx.o N 274
norx.o N 27e
norx.o N 291
norx.o N 293
norx.o N 2aa
norx.o N 2ac
norx.o N 2ae
norx.o N 2bc
norx.o N 2c
norx.o N 2c6
norx.o N 2d6
norx.o N 2d8
norx.o N 2ec
norx.o N 2fd
norx.o N 30e
norx.o N 323
norx.o N 333
norx.o N 345
norx.o N 357
norx.o N 368
norx.o N 36d
norx.o N 372
norx.o N 376
norx.o N 383
norx.o N 388
norx.o N 38a
norx.o N 38f
norx.o N 393
norx.o N 399
norx.o N 39e
norx.o N 3a0
norx.o N 3a5
norx.o N 3a7
norx.o N ea
norx.o N f2
norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


norx.o norx_aead_decrypt T
norx.o norx_aead_encrypt T
norx.o norx_decrypt_msg T
norx.o norx_encrypt_msg T
norx.o norx_init T
norx.o norx_output_tag T
norx.o norx_process_header T
norx.o norx_process_trailer T
norx.o norx_verify_tag T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)