Test results for armeabi, berry0, crypto_aead/pi32cipher256v2

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_aead Test results for armeabi, berry0, crypto_aead Test results for crypto_aead/pi32cipher256v2
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: pi32cipher256v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
5467757483 4 022946 392 824T:ref3clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
55077410579 4 025960 388 824T:ref2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
5590137467 4 022918 392 824T:ref3clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
58302710595 4 025988 388 824T:ref2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
7725857015 4 024542 392 816T:ref3clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
7944919727 4 027184 388 816T:ref2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
8604354403 4 020016 388 816T:ref3clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
9003263591 4 015447 352 816T:ref3gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
9723288639 4 022927 360 816T:ref3gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
9816785679 4 018315 360 816T:ref3gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
10614893939 4 016607 360 816T:ref3gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
126668019215 4 031855 360 816T:goptvgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
146065818051 4 030719 360 816T:goptvgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
15406588807 4 020667 352 816T:goptvgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
238516011795 4 026083 360 816T:ref2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
24501674303 4 019734 384 816T:ref3clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
271516342747 4 057035 360 816T:goptvgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
31315655379 4 018015 360 816T:ref2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
33906003883 4 015739 352 816T:ref2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
36557414275 4 016943 360 816T:ref2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
38324774507 4 020026 384 816T:ref2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909
53879774463 4 019886 384 816T:ref2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101020240909

Test failure


error 111
crypto_aead_encrypt returns more than crypto_aead_ABYTES extra bytes

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

Compiler output


pi-cipher.c: pi-cipher.c:286:9: error: use of unknown builtin '__builtin_shuffle' [-Wimplicit-function-declaration]
pi-cipher.c:         n_t += __builtin_shuffle(y, g_mask);
pi-cipher.c:                ^
pi-cipher.c: pi-cipher.c:305:9: error: use of unknown builtin '__builtin_shuffle' [-Wimplicit-function-declaration]
pi-cipher.c:         m_t += __builtin_shuffle(x, g_mask);
pi-cipher.c:                ^
pi-cipher.c: pi-cipher.c:354:9: error: use of unknown builtin '__builtin_shuffle' [-Wimplicit-function-declaration]
pi-cipher.c:         m_t += __builtin_shuffle(x, g_mask);
pi-cipher.c:                ^
pi-cipher.c: 3 errors generated.

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

Compiler output


encrypt.c: encrypt.c:250:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                    ^
encrypt.c: encrypt.c:250:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                            ^
encrypt.c: encrypt.c:250:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:250:36: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                    ^
encrypt.c: encrypt.c:250:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:250:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                            ^
encrypt.c: encrypt.c:250:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:250:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                ^
encrypt.c: encrypt.c:250:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c: ...

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

Compiler output


encrypt.c: encrypt.c:250:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                ^
encrypt.c: encrypt.c:250:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:            ^
encrypt.c: encrypt.c:250:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                            ^
encrypt.c: encrypt.c:250:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:250:36: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                    ^
encrypt.c: encrypt.c:250:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:250:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                            ^
encrypt.c: encrypt.c:250:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:250:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c: ...

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

Compiler output


encrypt.c: encrypt.c:250:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:250:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                            ^
encrypt.c: encrypt.c:250:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                ^
encrypt.c: encrypt.c:250:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                    ^
encrypt.c: encrypt.c:250:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:250:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:250:52: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                    ^
encrypt.c: encrypt.c:250:36: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                    ^
encrypt.c: encrypt.c:250:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c: ...

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

Compiler output


encrypt.c: encrypt.c:250:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                        ^
encrypt.c: encrypt.c:250:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:266:31: warning: unused variable 'ii' [-Wunused-variable]
encrypt.c:  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:                               ^
encrypt.c: encrypt.c:250:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                            ^
encrypt.c: encrypt.c:250:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:250:36: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                    ^
encrypt.c: encrypt.c:250:48: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                ^
encrypt.c: encrypt.c:266:42: warning: unused variable 'j1' [-Wunused-variable]
encrypt.c:  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:                                          ^
encrypt.c: encrypt.c:250:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c: ...

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

Compiler output


encrypt.c: encrypt.c:250:48: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                ^
encrypt.c: encrypt.c:250:52: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                    ^
encrypt.c: encrypt.c:250:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:250:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                            ^
encrypt.c: encrypt.c:250:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                        ^
encrypt.c: encrypt.c:250:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                    ^
encrypt.c: encrypt.c:250:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:250:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:            ^
encrypt.c: encrypt.c:250:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c: ...

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

Compiler output


encrypt.c: encrypt.c:31:33: warning: multi-line comment [-Wcomment]
encrypt.c:    31 | #define bSMN CRYPTO_NSECBYTES/W // Offset for storing ciphertext after encrypted SMN\
encrypt.c:       |                                 ^
encrypt.c: encrypt.c: In function 'crypto_aead_pi32cipher256v2_optimized_nonSSE_timingleaks_encrypt':
encrypt.c: encrypt.c:266:42: warning: unused variable 'j1' [-Wunused-variable]
encrypt.c:   266 |  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:       |                                          ^~
encrypt.c: encrypt.c:266:31: warning: unused variable 'ii' [-Wunused-variable]
encrypt.c:   266 |  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:       |                               ^~
encrypt.c: encrypt.c:262:31: warning: variable 'CommonInternalState8' set but not used [-Wunused-but-set-variable]
encrypt.c:   262 |  u_int8_t   *InternalState8, *CommonInternalState8, *tempTag8;
encrypt.c:       |                               ^~~~~~~~~~~~~~~~~~~~
encrypt.c: encrypt.c:252:50: warning: variable 'k32' set but not used [-Wunused-but-set-variable]
encrypt.c:   252 |  u_int32_t *c32, *m32, *ad32, *nsec32, *npub32, *k32;
encrypt.c:       |                                                  ^~~
encrypt.c: encrypt.c:252:41: warning: variable 'npub32' set but not used [-Wunused-but-set-variable]
encrypt.c:   252 |  u_int32_t *c32, *m32, *ad32, *nsec32, *npub32, *k32;
encrypt.c:       |                                         ^~~~~~
encrypt.c: encrypt.c:250:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:   250 |  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:       |                                                        ^~
encrypt.c: encrypt.c:250:52: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:   250 |  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:       |                                                    ^~
encrypt.c: ...

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

Compiler output


encrypt.c: encrypt.c:136:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                            ^
encrypt.c: encrypt.c:136:48: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                ^
encrypt.c: encrypt.c:136:36: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                    ^
encrypt.c: encrypt.c:136:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:136:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                        ^
encrypt.c: encrypt.c:136:52: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                    ^
encrypt.c: encrypt.c:134:67: warning: unused variable 't13' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                                   ^
encrypt.c: encrypt.c:134:62: warning: unused variable 't12' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                              ^
encrypt.c: encrypt.c:136:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c: ...

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)

Compiler output


encrypt.c: encrypt.c:134:67: warning: unused variable 't13' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                                   ^
encrypt.c: encrypt.c:134:62: warning: unused variable 't12' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                              ^
encrypt.c: encrypt.c:136:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:136:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:152:42: warning: unused variable 'j1' [-Wunused-variable]
encrypt.c:  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:                                          ^
encrypt.c: encrypt.c:136:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                            ^
encrypt.c: encrypt.c:136:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:            ^
encrypt.c: encrypt.c:136:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                    ^
encrypt.c: encrypt.c:136:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c: ...

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)

Compiler output


encrypt.c: encrypt.c:136:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                ^
encrypt.c: encrypt.c:136:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:            ^
encrypt.c: encrypt.c:136:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:136:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                    ^
encrypt.c: encrypt.c:136:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:152:42: warning: unused variable 'j1' [-Wunused-variable]
encrypt.c:  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:                                          ^
encrypt.c: encrypt.c:136:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                            ^
encrypt.c: encrypt.c:134:67: warning: unused variable 't13' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                                   ^
encrypt.c: encrypt.c:134:62: warning: unused variable 't12' [-Wunused-variable]
encrypt.c: ...

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)

Compiler output


encrypt.c: encrypt.c:136:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                        ^
encrypt.c: encrypt.c:134:62: warning: unused variable 't12' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                              ^
encrypt.c: encrypt.c:134:67: warning: unused variable 't13' [-Wunused-variable]
encrypt.c:  u_int32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                                   ^
encrypt.c: encrypt.c:136:12: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:            ^
encrypt.c: encrypt.c:136:16: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                ^
encrypt.c: encrypt.c:152:42: warning: unused variable 'j1' [-Wunused-variable]
encrypt.c:  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:                                          ^
encrypt.c: encrypt.c:136:20: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                    ^
encrypt.c: encrypt.c:136:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:136:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c: ...

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)

Compiler output


encrypt.c: encrypt.c:136:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                        ^
encrypt.c: encrypt.c:136:48: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                ^
encrypt.c: encrypt.c:136:52: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                    ^
encrypt.c: encrypt.c:136:40: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                        ^
encrypt.c: encrypt.c:136:32: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                ^
encrypt.c: encrypt.c:136:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                            ^
encrypt.c: encrypt.c:136:36: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                    ^
encrypt.c: encrypt.c:136:24: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                        ^
encrypt.c: encrypt.c:136:28: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c: ...

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)

Compiler output


encrypt.c: encrypt.c: In function 'crypto_aead_pi32cipher256v2_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:152:42: warning: unused variable 'j1' [-Wunused-variable]
encrypt.c:   152 |  unsigned long long i, j, jj, ii, b, i1, j1, a;
encrypt.c:       |                                          ^~
encrypt.c: encrypt.c:148:31: warning: variable 'CommonInternalState8' set but not used [-Wunused-but-set-variable]
encrypt.c:   148 |  u_int8_t   *InternalState8, *CommonInternalState8, *tempTag8;
encrypt.c:       |                               ^~~~~~~~~~~~~~~~~~~~
encrypt.c: encrypt.c:138:50: warning: variable 'k32' set but not used [-Wunused-but-set-variable]
encrypt.c:   138 |  u_int32_t *c32, *m32, *ad32, *nsec32, *npub32, *k32;
encrypt.c:       |                                                  ^~~
encrypt.c: encrypt.c:138:41: warning: variable 'npub32' set but not used [-Wunused-but-set-variable]
encrypt.c:   138 |  u_int32_t *c32, *m32, *ad32, *nsec32, *npub32, *k32;
encrypt.c:       |                                         ^~~~~~
encrypt.c: encrypt.c:136:56: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:   136 |  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:       |                                                        ^~
encrypt.c: encrypt.c:136:52: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:   136 |  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:       |                                                    ^~
encrypt.c: encrypt.c:136:48: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:   136 |  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:       |                                                ^~
encrypt.c: encrypt.c:136:44: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:   136 |  u_int32_t x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:       |                                            ^~
encrypt.c: ...

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)

Namespace violations


pi-cipher.o PI_DECRYPT_BLOCK_Q T
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_block_q T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_block_q T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 108
encrypt.o N 115
encrypt.o N 129
encrypt.o N 12d
encrypt.o N 162
encrypt.o N 197
encrypt.o N 199
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d2
encrypt.o N 1d7
encrypt.o N 1dc
encrypt.o N 1e2
encrypt.o N 1e5
encrypt.o N 1ea
encrypt.o N 1ed
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
pi-cipher.o N 0
pi-cipher.o N 105
pi-cipher.o N 10a
pi-cipher.o N 113
pi-cipher.o N 120
pi-cipher.o N 124
pi-cipher.o N 12d
pi-cipher.o N 134
pi-cipher.o N 148
pi-cipher.o N 151
pi-cipher.o N 15c
pi-cipher.o N 16a
pi-cipher.o N 16d
pi-cipher.o N 175
pi-cipher.o N 182
pi-cipher.o N 18b
pi-cipher.o N 196
pi-cipher.o N 1a3
pi-cipher.o N 1ba
pi-cipher.o N 1be
pi-cipher.o N 1c7
pi-cipher.o N 1d7
pi-cipher.o N 1db
pi-cipher.o N 1dd
pi-cipher.o N 1e1
pi-cipher.o N 1e4
pi-cipher.o N 1e9
pi-cipher.o N 1eb
pi-cipher.o N 1ed
pi-cipher.o N 1ef
pi-cipher.o N 1f1
pi-cipher.o N 1f5
pi-cipher.o N 1f7
pi-cipher.o N 1fb
pi-cipher.o N 1ff
pi-cipher.o N 202
pi-cipher.o N 206
pi-cipher.o N 208
pi-cipher.o N 20a
pi-cipher.o N 20c
pi-cipher.o N 211
pi-cipher.o N 214
pi-cipher.o N 21a
pi-cipher.o N 21d
pi-cipher.o N 220
pi-cipher.o N 223
pi-cipher.o N 22d
pi-cipher.o N 231
pi-cipher.o N 235
pi-cipher.o N 239
pi-cipher.o N 23d
pi-cipher.o N 248
pi-cipher.o N 25
pi-cipher.o N 25a
pi-cipher.o N 25e
pi-cipher.o N 266
pi-cipher.o N 278
pi-cipher.o N 27e
pi-cipher.o N 287
pi-cipher.o N 28e
pi-cipher.o N 29b
pi-cipher.o N 2a6
pi-cipher.o N 2b4
pi-cipher.o N 2c5
pi-cipher.o N 2c9
pi-cipher.o N 2dc
pi-cipher.o N 2ea
pi-cipher.o N 2f4
pi-cipher.o N 2f8
pi-cipher.o N 305
pi-cipher.o N 309
pi-cipher.o N 31
pi-cipher.o N 316
pi-cipher.o N 320
pi-cipher.o N 336
pi-cipher.o N 339
pi-cipher.o N 340
pi-cipher.o N 348
pi-cipher.o N 359
pi-cipher.o N 35d
pi-cipher.o N 360
pi-cipher.o N 37b
pi-cipher.o N 38c
pi-cipher.o N 39d
pi-cipher.o N 3b0
pi-cipher.o N 3c8
pi-cipher.o N 3db
pi-cipher.o N 3f3
pi-cipher.o N 407
pi-cipher.o N 41b
pi-cipher.o N 41d
pi-cipher.o N 429
pi-cipher.o N 42c
pi-cipher.o N 430
pi-cipher.o N 434
pi-cipher.o N 438
pi-cipher.o N 43c
pi-cipher.o N 445
pi-cipher.o N 44c
pi-cipher.o N 459
pi-cipher.o N 466
pi-cipher.o N 470
pi-cipher.o N 483
pi-cipher.o N 490
pi-cipher.o N 49d
pi-cipher.o N 4a6
pi-cipher.o N 4b0
pi-cipher.o N 4b4
pi-cipher.o N 4bc
pi-cipher.o N 4c8
pi-cipher.o N 4cd
pi-cipher.o N 4d9
pi-cipher.o N 4de
pi-cipher.o N 4e4
pi-cipher.o N f6
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 108
encrypt.o N 115
encrypt.o N 129
encrypt.o N 12d
encrypt.o N 162
encrypt.o N 197
encrypt.o N 199
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d2
encrypt.o N 1d7
encrypt.o N 1dc
encrypt.o N 1e2
encrypt.o N 1e5
encrypt.o N 1ea
encrypt.o N 1ed
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
pi-cipher.o N 0
pi-cipher.o N 105
pi-cipher.o N 10a
pi-cipher.o N 113
pi-cipher.o N 120
pi-cipher.o N 124
pi-cipher.o N 12d
pi-cipher.o N 134
pi-cipher.o N 148
pi-cipher.o N 151
pi-cipher.o N 15c
pi-cipher.o N 16a
pi-cipher.o N 16d
pi-cipher.o N 175
pi-cipher.o N 182
pi-cipher.o N 18b
pi-cipher.o N 196
pi-cipher.o N 1a3
pi-cipher.o N 1ba
pi-cipher.o N 1be
pi-cipher.o N 1c7
pi-cipher.o N 1d7
pi-cipher.o N 1db
pi-cipher.o N 1dd
pi-cipher.o N 1e1
pi-cipher.o N 1e5
pi-cipher.o N 1ea
pi-cipher.o N 1ec
pi-cipher.o N 1ee
pi-cipher.o N 1f2
pi-cipher.o N 1f4
pi-cipher.o N 1f8
pi-cipher.o N 1fb
pi-cipher.o N 1ff
pi-cipher.o N 201
pi-cipher.o N 203
pi-cipher.o N 205
pi-cipher.o N 208
pi-cipher.o N 20a
pi-cipher.o N 20c
pi-cipher.o N 211
pi-cipher.o N 214
pi-cipher.o N 21a
pi-cipher.o N 21d
pi-cipher.o N 220
pi-cipher.o N 223
pi-cipher.o N 22d
pi-cipher.o N 231
pi-cipher.o N 235
pi-cipher.o N 239
pi-cipher.o N 23d
pi-cipher.o N 248
pi-cipher.o N 25
pi-cipher.o N 25a
pi-cipher.o N 25e
pi-cipher.o N 266
pi-cipher.o N 278
pi-cipher.o N 27e
pi-cipher.o N 287
pi-cipher.o N 28e
pi-cipher.o N 29b
pi-cipher.o N 2a6
pi-cipher.o N 2b4
pi-cipher.o N 2c5
pi-cipher.o N 2c9
pi-cipher.o N 2d7
pi-cipher.o N 2ea
pi-cipher.o N 2f4
pi-cipher.o N 2f8
pi-cipher.o N 305
pi-cipher.o N 309
pi-cipher.o N 31
pi-cipher.o N 316
pi-cipher.o N 320
pi-cipher.o N 336
pi-cipher.o N 339
pi-cipher.o N 340
pi-cipher.o N 348
pi-cipher.o N 359
pi-cipher.o N 35d
pi-cipher.o N 360
pi-cipher.o N 37b
pi-cipher.o N 38c
pi-cipher.o N 39d
pi-cipher.o N 3b0
pi-cipher.o N 3c8
pi-cipher.o N 3db
pi-cipher.o N 3f3
pi-cipher.o N 407
pi-cipher.o N 41b
pi-cipher.o N 41d
pi-cipher.o N 429
pi-cipher.o N 42c
pi-cipher.o N 430
pi-cipher.o N 434
pi-cipher.o N 438
pi-cipher.o N 43c
pi-cipher.o N 445
pi-cipher.o N 44c
pi-cipher.o N 459
pi-cipher.o N 466
pi-cipher.o N 470
pi-cipher.o N 483
pi-cipher.o N 490
pi-cipher.o N 49d
pi-cipher.o N 4a6
pi-cipher.o N 4b0
pi-cipher.o N 4b4
pi-cipher.o N 4bc
pi-cipher.o N 4c8
pi-cipher.o N 4cd
pi-cipher.o N 4d9
pi-cipher.o N 4de
pi-cipher.o N 4e4
pi-cipher.o N f6
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 107
encrypt.o N 114
encrypt.o N 128
encrypt.o N 12c
encrypt.o N 161
encrypt.o N 196
encrypt.o N 198
encrypt.o N 1a6
encrypt.o N 1ab
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1cd
encrypt.o N 1cf
encrypt.o N 1d1
encrypt.o N 1d6
encrypt.o N 1db
encrypt.o N 1e1
encrypt.o N 1e4
encrypt.o N 1e9
encrypt.o N 1ec
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f3
pi-cipher.o N 0
pi-cipher.o N 104
pi-cipher.o N 109
pi-cipher.o N 112
pi-cipher.o N 11f
pi-cipher.o N 123
pi-cipher.o N 12c
pi-cipher.o N 133
pi-cipher.o N 147
pi-cipher.o N 150
pi-cipher.o N 15b
pi-cipher.o N 169
pi-cipher.o N 16c
pi-cipher.o N 174
pi-cipher.o N 181
pi-cipher.o N 18a
pi-cipher.o N 195
pi-cipher.o N 1a2
pi-cipher.o N 1b9
pi-cipher.o N 1bd
pi-cipher.o N 1c6
pi-cipher.o N 1d0
pi-cipher.o N 1d4
pi-cipher.o N 1e4
pi-cipher.o N 1e7
pi-cipher.o N 1fd
pi-cipher.o N 207
pi-cipher.o N 214
pi-cipher.o N 21c
pi-cipher.o N 237
pi-cipher.o N 249
pi-cipher.o N 25
pi-cipher.o N 254
pi-cipher.o N 265
pi-cipher.o N 273
pi-cipher.o N 284
pi-cipher.o N 292
pi-cipher.o N 2a5
pi-cipher.o N 2bd
pi-cipher.o N 2ce
pi-cipher.o N 2df
pi-cipher.o N 2f2
pi-cipher.o N 30a
pi-cipher.o N 31
pi-cipher.o N 31d
pi-cipher.o N 331
pi-cipher.o N 345
pi-cipher.o N 348
pi-cipher.o N 34b
pi-cipher.o N 34f
pi-cipher.o N 352
pi-cipher.o N 355
pi-cipher.o N 35b
pi-cipher.o N 35f
pi-cipher.o N 364
pi-cipher.o N 36e
pi-cipher.o N 372
pi-cipher.o N 376
pi-cipher.o N 37a
pi-cipher.o N 37e
pi-cipher.o N 389
pi-cipher.o N 38d
pi-cipher.o N 39a
pi-cipher.o N 3a1
pi-cipher.o N 3a5
pi-cipher.o N 3b2
pi-cipher.o N 3b4
pi-cipher.o N 3b8
pi-cipher.o N 3ba
pi-cipher.o N 3be
pi-cipher.o N 3c0
pi-cipher.o N 3c2
pi-cipher.o N 3c4
pi-cipher.o N 3c6
pi-cipher.o N 3ce
pi-cipher.o N 3d1
pi-cipher.o N 3d8
pi-cipher.o N 3ea
pi-cipher.o N 3f0
pi-cipher.o N 3fc
pi-cipher.o N 405
pi-cipher.o N 408
pi-cipher.o N 40c
pi-cipher.o N 411
pi-cipher.o N 415
pi-cipher.o N 419
pi-cipher.o N 41d
pi-cipher.o N 421
pi-cipher.o N 425
pi-cipher.o N 42e
pi-cipher.o N 435
pi-cipher.o N 442
pi-cipher.o N 44f
pi-cipher.o N 459
pi-cipher.o N 46c
pi-cipher.o N 479
pi-cipher.o N 486
pi-cipher.o N 48f
pi-cipher.o N 499
pi-cipher.o N 49d
pi-cipher.o N 4a5
pi-cipher.o N 4b1
pi-cipher.o N 4b6
pi-cipher.o N 4c2
pi-cipher.o N 4c7
pi-cipher.o N 4cd
pi-cipher.o N 4d4
pi-cipher.o N 4d6
pi-cipher.o N 4d8
pi-cipher.o N 4da
pi-cipher.o N 4dd
pi-cipher.o N 4e0
pi-cipher.o N 4e2
pi-cipher.o N 4e6
pi-cipher.o N f5
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 108
encrypt.o N 115
encrypt.o N 129
encrypt.o N 12d
encrypt.o N 162
encrypt.o N 197
encrypt.o N 199
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d2
encrypt.o N 1d7
encrypt.o N 1dc
encrypt.o N 1e2
encrypt.o N 1e5
encrypt.o N 1ea
encrypt.o N 1ed
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
pi-cipher.o N 0
pi-cipher.o N 105
pi-cipher.o N 10a
pi-cipher.o N 113
pi-cipher.o N 120
pi-cipher.o N 124
pi-cipher.o N 12d
pi-cipher.o N 134
pi-cipher.o N 148
pi-cipher.o N 151
pi-cipher.o N 15c
pi-cipher.o N 16a
pi-cipher.o N 16d
pi-cipher.o N 175
pi-cipher.o N 182
pi-cipher.o N 18b
pi-cipher.o N 196
pi-cipher.o N 1a3
pi-cipher.o N 1ba
pi-cipher.o N 1be
pi-cipher.o N 1c7
pi-cipher.o N 1d7
pi-cipher.o N 1db
pi-cipher.o N 1dd
pi-cipher.o N 1e1
pi-cipher.o N 1e4
pi-cipher.o N 1e9
pi-cipher.o N 1eb
pi-cipher.o N 1ed
pi-cipher.o N 1ef
pi-cipher.o N 1f1
pi-cipher.o N 1f4
pi-cipher.o N 1fc
pi-cipher.o N 200
pi-cipher.o N 204
pi-cipher.o N 208
pi-cipher.o N 20c
pi-cipher.o N 217
pi-cipher.o N 219
pi-cipher.o N 224
pi-cipher.o N 228
pi-cipher.o N 232
pi-cipher.o N 244
pi-cipher.o N 25
pi-cipher.o N 255
pi-cipher.o N 259
pi-cipher.o N 26c
pi-cipher.o N 272
pi-cipher.o N 27b
pi-cipher.o N 282
pi-cipher.o N 293
pi-cipher.o N 297
pi-cipher.o N 29a
pi-cipher.o N 29d
pi-cipher.o N 2a3
pi-cipher.o N 2a6
pi-cipher.o N 2a9
pi-cipher.o N 2ae
pi-cipher.o N 2b8
pi-cipher.o N 2bb
pi-cipher.o N 2d1
pi-cipher.o N 2de
pi-cipher.o N 2f9
pi-cipher.o N 30b
pi-cipher.o N 31
pi-cipher.o N 31c
pi-cipher.o N 32a
pi-cipher.o N 33b
pi-cipher.o N 349
pi-cipher.o N 35c
pi-cipher.o N 374
pi-cipher.o N 387
pi-cipher.o N 39f
pi-cipher.o N 3b3
pi-cipher.o N 3c7
pi-cipher.o N 3cb
pi-cipher.o N 3cf
pi-cipher.o N 3d9
pi-cipher.o N 3dd
pi-cipher.o N 3ea
pi-cipher.o N 3ee
pi-cipher.o N 3fb
pi-cipher.o N 3fd
pi-cipher.o N 405
pi-cipher.o N 408
pi-cipher.o N 40f
pi-cipher.o N 41b
pi-cipher.o N 41e
pi-cipher.o N 422
pi-cipher.o N 426
pi-cipher.o N 42a
pi-cipher.o N 42e
pi-cipher.o N 437
pi-cipher.o N 43e
pi-cipher.o N 44b
pi-cipher.o N 458
pi-cipher.o N 462
pi-cipher.o N 475
pi-cipher.o N 482
pi-cipher.o N 48f
pi-cipher.o N 498
pi-cipher.o N 4a2
pi-cipher.o N 4a6
pi-cipher.o N 4ae
pi-cipher.o N 4ba
pi-cipher.o N 4bf
pi-cipher.o N 4cb
pi-cipher.o N 4d0
pi-cipher.o N 4d6
pi-cipher.o N 4dd
pi-cipher.o N 4df
pi-cipher.o N 4e1
pi-cipher.o N 4e3
pi-cipher.o N 4e7
pi-cipher.o N f6
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 107
encrypt.o N 114
encrypt.o N 128
encrypt.o N 12c
encrypt.o N 161
encrypt.o N 196
encrypt.o N 198
encrypt.o N 1a6
encrypt.o N 1ab
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1cd
encrypt.o N 1cf
encrypt.o N 1d1
encrypt.o N 1d6
encrypt.o N 1db
encrypt.o N 1e1
encrypt.o N 1e4
encrypt.o N 1e9
encrypt.o N 1ec
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f3
pi-cipher.o N 0
pi-cipher.o N 104
pi-cipher.o N 109
pi-cipher.o N 112
pi-cipher.o N 11f
pi-cipher.o N 123
pi-cipher.o N 12c
pi-cipher.o N 133
pi-cipher.o N 147
pi-cipher.o N 150
pi-cipher.o N 15b
pi-cipher.o N 169
pi-cipher.o N 16c
pi-cipher.o N 174
pi-cipher.o N 181
pi-cipher.o N 18a
pi-cipher.o N 195
pi-cipher.o N 1a2
pi-cipher.o N 1b9
pi-cipher.o N 1bd
pi-cipher.o N 1c6
pi-cipher.o N 1d6
pi-cipher.o N 1da
pi-cipher.o N 1dc
pi-cipher.o N 1e0
pi-cipher.o N 1e4
pi-cipher.o N 1e9
pi-cipher.o N 1eb
pi-cipher.o N 1ed
pi-cipher.o N 1f1
pi-cipher.o N 1f3
pi-cipher.o N 1f7
pi-cipher.o N 1fa
pi-cipher.o N 1fe
pi-cipher.o N 200
pi-cipher.o N 202
pi-cipher.o N 204
pi-cipher.o N 207
pi-cipher.o N 209
pi-cipher.o N 20b
pi-cipher.o N 20e
pi-cipher.o N 213
pi-cipher.o N 219
pi-cipher.o N 21c
pi-cipher.o N 21f
pi-cipher.o N 222
pi-cipher.o N 22c
pi-cipher.o N 230
pi-cipher.o N 234
pi-cipher.o N 238
pi-cipher.o N 23c
pi-cipher.o N 247
pi-cipher.o N 25
pi-cipher.o N 259
pi-cipher.o N 25d
pi-cipher.o N 265
pi-cipher.o N 277
pi-cipher.o N 27d
pi-cipher.o N 286
pi-cipher.o N 28d
pi-cipher.o N 29a
pi-cipher.o N 2a5
pi-cipher.o N 2b3
pi-cipher.o N 2c4
pi-cipher.o N 2c8
pi-cipher.o N 2d6
pi-cipher.o N 2e9
pi-cipher.o N 2f3
pi-cipher.o N 2f7
pi-cipher.o N 304
pi-cipher.o N 308
pi-cipher.o N 31
pi-cipher.o N 315
pi-cipher.o N 31f
pi-cipher.o N 335
pi-cipher.o N 338
pi-cipher.o N 33f
pi-cipher.o N 347
pi-cipher.o N 358
pi-cipher.o N 35c
pi-cipher.o N 35f
pi-cipher.o N 37a
pi-cipher.o N 38b
pi-cipher.o N 39c
pi-cipher.o N 3af
pi-cipher.o N 3c7
pi-cipher.o N 3da
pi-cipher.o N 3f2
pi-cipher.o N 406
pi-cipher.o N 41a
pi-cipher.o N 41c
pi-cipher.o N 428
pi-cipher.o N 42b
pi-cipher.o N 42f
pi-cipher.o N 433
pi-cipher.o N 437
pi-cipher.o N 43b
pi-cipher.o N 444
pi-cipher.o N 44b
pi-cipher.o N 458
pi-cipher.o N 465
pi-cipher.o N 46f
pi-cipher.o N 482
pi-cipher.o N 48f
pi-cipher.o N 49c
pi-cipher.o N 4a5
pi-cipher.o N 4af
pi-cipher.o N 4b3
pi-cipher.o N 4bb
pi-cipher.o N 4c7
pi-cipher.o N 4cc
pi-cipher.o N 4d8
pi-cipher.o N 4dd
pi-cipher.o N 4e3
pi-cipher.o N f5
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name D

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

Namespace violations


pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 108
encrypt.o N 115
encrypt.o N 129
encrypt.o N 12d
encrypt.o N 162
encrypt.o N 197
encrypt.o N 199
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d5
encrypt.o N 1da
encrypt.o N 1e0
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1eb
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
pi-cipher.o N 0
pi-cipher.o N 105
pi-cipher.o N 10a
pi-cipher.o N 113
pi-cipher.o N 120
pi-cipher.o N 124
pi-cipher.o N 12d
pi-cipher.o N 134
pi-cipher.o N 148
pi-cipher.o N 15f
pi-cipher.o N 163
pi-cipher.o N 16c
pi-cipher.o N 17a
pi-cipher.o N 17d
pi-cipher.o N 185
pi-cipher.o N 195
pi-cipher.o N 199
pi-cipher.o N 19c
pi-cipher.o N 1a1
pi-cipher.o N 1a3
pi-cipher.o N 1a5
pi-cipher.o N 1a7
pi-cipher.o N 1a9
pi-cipher.o N 1ac
pi-cipher.o N 1ae
pi-cipher.o N 1b2
pi-cipher.o N 1b6
pi-cipher.o N 1b8
pi-cipher.o N 1ba
pi-cipher.o N 1bc
pi-cipher.o N 1c1
pi-cipher.o N 1c4
pi-cipher.o N 1ca
pi-cipher.o N 1cd
pi-cipher.o N 1d0
pi-cipher.o N 1d3
pi-cipher.o N 1dd
pi-cipher.o N 1e1
pi-cipher.o N 1e5
pi-cipher.o N 1e9
pi-cipher.o N 1ed
pi-cipher.o N 1f8
pi-cipher.o N 20a
pi-cipher.o N 20e
pi-cipher.o N 21b
pi-cipher.o N 221
pi-cipher.o N 229
pi-cipher.o N 23b
pi-cipher.o N 244
pi-cipher.o N 24b
pi-cipher.o N 25
pi-cipher.o N 256
pi-cipher.o N 267
pi-cipher.o N 26b
pi-cipher.o N 279
pi-cipher.o N 287
pi-cipher.o N 29a
pi-cipher.o N 2a4
pi-cipher.o N 2a8
pi-cipher.o N 2b5
pi-cipher.o N 2b9
pi-cipher.o N 2c6
pi-cipher.o N 2d0
pi-cipher.o N 2e1
pi-cipher.o N 2e5
pi-cipher.o N 2e8
pi-cipher.o N 2fe
pi-cipher.o N 31
pi-cipher.o N 319
pi-cipher.o N 32a
pi-cipher.o N 33b
pi-cipher.o N 34e
pi-cipher.o N 366
pi-cipher.o N 379
pi-cipher.o N 391
pi-cipher.o N 3a5
pi-cipher.o N 3b9
pi-cipher.o N 3bb
pi-cipher.o N 3c3
pi-cipher.o N 3c6
pi-cipher.o N 3cd
pi-cipher.o N 3d9
pi-cipher.o N 3dc
pi-cipher.o N 3e0
pi-cipher.o N 3e4
pi-cipher.o N 3e8
pi-cipher.o N 3ec
pi-cipher.o N 3f3
pi-cipher.o N 400
pi-cipher.o N 404
pi-cipher.o N 40e
pi-cipher.o N 418
pi-cipher.o N 42b
pi-cipher.o N 438
pi-cipher.o N 445
pi-cipher.o N 44e
pi-cipher.o N 456
pi-cipher.o N 462
pi-cipher.o N 467
pi-cipher.o N 473
pi-cipher.o N 478
pi-cipher.o N 47e
pi-cipher.o N f6
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 108
encrypt.o N 115
encrypt.o N 129
encrypt.o N 12d
encrypt.o N 162
encrypt.o N 197
encrypt.o N 199
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d5
encrypt.o N 1da
encrypt.o N 1e0
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1eb
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
pi-cipher.o N 0
pi-cipher.o N 105
pi-cipher.o N 10a
pi-cipher.o N 113
pi-cipher.o N 120
pi-cipher.o N 124
pi-cipher.o N 12d
pi-cipher.o N 134
pi-cipher.o N 148
pi-cipher.o N 15f
pi-cipher.o N 163
pi-cipher.o N 16c
pi-cipher.o N 17a
pi-cipher.o N 17d
pi-cipher.o N 185
pi-cipher.o N 195
pi-cipher.o N 199
pi-cipher.o N 19c
pi-cipher.o N 1a1
pi-cipher.o N 1a3
pi-cipher.o N 1a7
pi-cipher.o N 1ab
pi-cipher.o N 1ad
pi-cipher.o N 1af
pi-cipher.o N 1b1
pi-cipher.o N 1b4
pi-cipher.o N 1b6
pi-cipher.o N 1b8
pi-cipher.o N 1ba
pi-cipher.o N 1bc
pi-cipher.o N 1c1
pi-cipher.o N 1c4
pi-cipher.o N 1ca
pi-cipher.o N 1cd
pi-cipher.o N 1d0
pi-cipher.o N 1d3
pi-cipher.o N 1dd
pi-cipher.o N 1e1
pi-cipher.o N 1e5
pi-cipher.o N 1e9
pi-cipher.o N 1ed
pi-cipher.o N 1f8
pi-cipher.o N 20a
pi-cipher.o N 20e
pi-cipher.o N 21b
pi-cipher.o N 221
pi-cipher.o N 229
pi-cipher.o N 23b
pi-cipher.o N 244
pi-cipher.o N 24b
pi-cipher.o N 25
pi-cipher.o N 256
pi-cipher.o N 267
pi-cipher.o N 26b
pi-cipher.o N 279
pi-cipher.o N 287
pi-cipher.o N 29a
pi-cipher.o N 2a4
pi-cipher.o N 2a8
pi-cipher.o N 2b5
pi-cipher.o N 2b9
pi-cipher.o N 2c6
pi-cipher.o N 2d0
pi-cipher.o N 2e1
pi-cipher.o N 2e5
pi-cipher.o N 2e8
pi-cipher.o N 2fe
pi-cipher.o N 31
pi-cipher.o N 319
pi-cipher.o N 32a
pi-cipher.o N 33b
pi-cipher.o N 34e
pi-cipher.o N 366
pi-cipher.o N 379
pi-cipher.o N 391
pi-cipher.o N 3a5
pi-cipher.o N 3b9
pi-cipher.o N 3bb
pi-cipher.o N 3c3
pi-cipher.o N 3c6
pi-cipher.o N 3cd
pi-cipher.o N 3d9
pi-cipher.o N 3dc
pi-cipher.o N 3e0
pi-cipher.o N 3e4
pi-cipher.o N 3e8
pi-cipher.o N 3ec
pi-cipher.o N 3f3
pi-cipher.o N 400
pi-cipher.o N 404
pi-cipher.o N 40e
pi-cipher.o N 418
pi-cipher.o N 42b
pi-cipher.o N 438
pi-cipher.o N 445
pi-cipher.o N 44e
pi-cipher.o N 456
pi-cipher.o N 462
pi-cipher.o N 467
pi-cipher.o N 473
pi-cipher.o N 478
pi-cipher.o N 47e
pi-cipher.o N f6
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 107
encrypt.o N 114
encrypt.o N 128
encrypt.o N 12c
encrypt.o N 161
encrypt.o N 196
encrypt.o N 198
encrypt.o N 1a6
encrypt.o N 1ab
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1cd
encrypt.o N 1cf
encrypt.o N 1d4
encrypt.o N 1d9
encrypt.o N 1df
encrypt.o N 1e2
encrypt.o N 1e7
encrypt.o N 1ea
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f3
pi-cipher.o N 0
pi-cipher.o N 104
pi-cipher.o N 109
pi-cipher.o N 112
pi-cipher.o N 11f
pi-cipher.o N 123
pi-cipher.o N 12c
pi-cipher.o N 133
pi-cipher.o N 147
pi-cipher.o N 15e
pi-cipher.o N 162
pi-cipher.o N 16b
pi-cipher.o N 179
pi-cipher.o N 17c
pi-cipher.o N 184
pi-cipher.o N 18e
pi-cipher.o N 192
pi-cipher.o N 1a2
pi-cipher.o N 1a5
pi-cipher.o N 1bb
pi-cipher.o N 1c5
pi-cipher.o N 1d2
pi-cipher.o N 1da
pi-cipher.o N 1f5
pi-cipher.o N 207
pi-cipher.o N 212
pi-cipher.o N 223
pi-cipher.o N 231
pi-cipher.o N 242
pi-cipher.o N 25
pi-cipher.o N 250
pi-cipher.o N 263
pi-cipher.o N 27b
pi-cipher.o N 28c
pi-cipher.o N 29d
pi-cipher.o N 2b0
pi-cipher.o N 2c8
pi-cipher.o N 2db
pi-cipher.o N 2ef
pi-cipher.o N 303
pi-cipher.o N 306
pi-cipher.o N 309
pi-cipher.o N 30d
pi-cipher.o N 31
pi-cipher.o N 310
pi-cipher.o N 313
pi-cipher.o N 319
pi-cipher.o N 31e
pi-cipher.o N 328
pi-cipher.o N 32c
pi-cipher.o N 330
pi-cipher.o N 334
pi-cipher.o N 338
pi-cipher.o N 343
pi-cipher.o N 347
pi-cipher.o N 354
pi-cipher.o N 35b
pi-cipher.o N 35f
pi-cipher.o N 36c
pi-cipher.o N 36e
pi-cipher.o N 372
pi-cipher.o N 374
pi-cipher.o N 376
pi-cipher.o N 378
pi-cipher.o N 37a
pi-cipher.o N 382
pi-cipher.o N 385
pi-cipher.o N 38c
pi-cipher.o N 39e
pi-cipher.o N 3a4
pi-cipher.o N 3a6
pi-cipher.o N 3b2
pi-cipher.o N 3bb
pi-cipher.o N 3be
pi-cipher.o N 3c2
pi-cipher.o N 3c7
pi-cipher.o N 3cb
pi-cipher.o N 3cf
pi-cipher.o N 3d3
pi-cipher.o N 3d7
pi-cipher.o N 3db
pi-cipher.o N 3e2
pi-cipher.o N 3ef
pi-cipher.o N 3f3
pi-cipher.o N 3fd
pi-cipher.o N 407
pi-cipher.o N 41a
pi-cipher.o N 427
pi-cipher.o N 434
pi-cipher.o N 43d
pi-cipher.o N 445
pi-cipher.o N 451
pi-cipher.o N 456
pi-cipher.o N 462
pi-cipher.o N 467
pi-cipher.o N 46d
pi-cipher.o N 474
pi-cipher.o N 476
pi-cipher.o N 478
pi-cipher.o N 47a
pi-cipher.o N 47e
pi-cipher.o N 481
pi-cipher.o N f5
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 108
encrypt.o N 115
encrypt.o N 129
encrypt.o N 12d
encrypt.o N 162
encrypt.o N 197
encrypt.o N 199
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d5
encrypt.o N 1da
encrypt.o N 1e0
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1eb
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f4
pi-cipher.o N 0
pi-cipher.o N 105
pi-cipher.o N 10a
pi-cipher.o N 113
pi-cipher.o N 120
pi-cipher.o N 124
pi-cipher.o N 12d
pi-cipher.o N 134
pi-cipher.o N 148
pi-cipher.o N 15f
pi-cipher.o N 163
pi-cipher.o N 16c
pi-cipher.o N 17a
pi-cipher.o N 17d
pi-cipher.o N 185
pi-cipher.o N 195
pi-cipher.o N 199
pi-cipher.o N 19c
pi-cipher.o N 1a1
pi-cipher.o N 1a3
pi-cipher.o N 1a5
pi-cipher.o N 1a7
pi-cipher.o N 1a9
pi-cipher.o N 1ac
pi-cipher.o N 1b9
pi-cipher.o N 1bb
pi-cipher.o N 1c1
pi-cipher.o N 1c5
pi-cipher.o N 1c7
pi-cipher.o N 1cf
pi-cipher.o N 1d3
pi-cipher.o N 1d7
pi-cipher.o N 1db
pi-cipher.o N 1df
pi-cipher.o N 1ea
pi-cipher.o N 1fc
pi-cipher.o N 205
pi-cipher.o N 20c
pi-cipher.o N 217
pi-cipher.o N 221
pi-cipher.o N 233
pi-cipher.o N 241
pi-cipher.o N 25
pi-cipher.o N 252
pi-cipher.o N 256
pi-cipher.o N 264
pi-cipher.o N 277
pi-cipher.o N 288
pi-cipher.o N 28c
pi-cipher.o N 28f
pi-cipher.o N 293
pi-cipher.o N 298
pi-cipher.o N 29b
pi-cipher.o N 2a1
pi-cipher.o N 2a4
pi-cipher.o N 2a7
pi-cipher.o N 2b1
pi-cipher.o N 2b4
pi-cipher.o N 2ca
pi-cipher.o N 2e5
pi-cipher.o N 2f6
pi-cipher.o N 307
pi-cipher.o N 31
pi-cipher.o N 31a
pi-cipher.o N 332
pi-cipher.o N 345
pi-cipher.o N 35d
pi-cipher.o N 371
pi-cipher.o N 385
pi-cipher.o N 389
pi-cipher.o N 393
pi-cipher.o N 397
pi-cipher.o N 3a4
pi-cipher.o N 3a8
pi-cipher.o N 3b5
pi-cipher.o N 3b7
pi-cipher.o N 3bf
pi-cipher.o N 3c2
pi-cipher.o N 3c9
pi-cipher.o N 3d5
pi-cipher.o N 3d8
pi-cipher.o N 3dc
pi-cipher.o N 3e0
pi-cipher.o N 3e4
pi-cipher.o N 3e8
pi-cipher.o N 3ef
pi-cipher.o N 3fc
pi-cipher.o N 400
pi-cipher.o N 40a
pi-cipher.o N 414
pi-cipher.o N 427
pi-cipher.o N 434
pi-cipher.o N 441
pi-cipher.o N 44a
pi-cipher.o N 452
pi-cipher.o N 45e
pi-cipher.o N 463
pi-cipher.o N 46f
pi-cipher.o N 474
pi-cipher.o N 47a
pi-cipher.o N 481
pi-cipher.o N 483
pi-cipher.o N f6
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 0
encrypt.o N 107
encrypt.o N 114
encrypt.o N 128
encrypt.o N 12c
encrypt.o N 161
encrypt.o N 196
encrypt.o N 198
encrypt.o N 1a6
encrypt.o N 1ab
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1cd
encrypt.o N 1cf
encrypt.o N 1d4
encrypt.o N 1d9
encrypt.o N 1df
encrypt.o N 1e2
encrypt.o N 1e7
encrypt.o N 1ea
encrypt.o N 25
encrypt.o N 2f
encrypt.o N f3
pi-cipher.o N 0
pi-cipher.o N 104
pi-cipher.o N 109
pi-cipher.o N 112
pi-cipher.o N 11f
pi-cipher.o N 123
pi-cipher.o N 12c
pi-cipher.o N 133
pi-cipher.o N 147
pi-cipher.o N 15e
pi-cipher.o N 162
pi-cipher.o N 16b
pi-cipher.o N 179
pi-cipher.o N 17c
pi-cipher.o N 184
pi-cipher.o N 194
pi-cipher.o N 198
pi-cipher.o N 19b
pi-cipher.o N 1a0
pi-cipher.o N 1a2
pi-cipher.o N 1a6
pi-cipher.o N 1aa
pi-cipher.o N 1ac
pi-cipher.o N 1ae
pi-cipher.o N 1b0
pi-cipher.o N 1b3
pi-cipher.o N 1b5
pi-cipher.o N 1b7
pi-cipher.o N 1b9
pi-cipher.o N 1bb
pi-cipher.o N 1c0
pi-cipher.o N 1c3
pi-cipher.o N 1c9
pi-cipher.o N 1cc
pi-cipher.o N 1cf
pi-cipher.o N 1d2
pi-cipher.o N 1dc
pi-cipher.o N 1e0
pi-cipher.o N 1e4
pi-cipher.o N 1e8
pi-cipher.o N 1ec
pi-cipher.o N 1f7
pi-cipher.o N 209
pi-cipher.o N 20d
pi-cipher.o N 21a
pi-cipher.o N 220
pi-cipher.o N 228
pi-cipher.o N 23a
pi-cipher.o N 243
pi-cipher.o N 24a
pi-cipher.o N 25
pi-cipher.o N 255
pi-cipher.o N 266
pi-cipher.o N 26a
pi-cipher.o N 278
pi-cipher.o N 286
pi-cipher.o N 299
pi-cipher.o N 2a3
pi-cipher.o N 2a7
pi-cipher.o N 2b4
pi-cipher.o N 2b8
pi-cipher.o N 2c5
pi-cipher.o N 2cf
pi-cipher.o N 2e0
pi-cipher.o N 2e4
pi-cipher.o N 2e7
pi-cipher.o N 2fd
pi-cipher.o N 31
pi-cipher.o N 318
pi-cipher.o N 329
pi-cipher.o N 33a
pi-cipher.o N 34d
pi-cipher.o N 365
pi-cipher.o N 378
pi-cipher.o N 390
pi-cipher.o N 3a4
pi-cipher.o N 3b8
pi-cipher.o N 3ba
pi-cipher.o N 3c2
pi-cipher.o N 3c5
pi-cipher.o N 3cc
pi-cipher.o N 3d8
pi-cipher.o N 3db
pi-cipher.o N 3df
pi-cipher.o N 3e3
pi-cipher.o N 3e7
pi-cipher.o N 3eb
pi-cipher.o N 3f2
pi-cipher.o N 3ff
pi-cipher.o N 403
pi-cipher.o N 40d
pi-cipher.o N 417
pi-cipher.o N 42a
pi-cipher.o N 437
pi-cipher.o N 444
pi-cipher.o N 44d
pi-cipher.o N 455
pi-cipher.o N 461
pi-cipher.o N 466
pi-cipher.o N 472
pi-cipher.o N 477
pi-cipher.o N 47d
pi-cipher.o N f5
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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