Test results for armeabi, bblack, crypto_aead/pi64cipher128v2

[Page version: 20241101 10:17:42]

Measurements for armeabi, bblack, crypto_aead Test results for armeabi, bblack, crypto_aead Test results for crypto_aead/pi64cipher128v2
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: pi64cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
59864012751 4 037199 416 792T:ref2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
60217614727 4 030463 416 784T:ref2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
61784815223 4 031053 420 784T:ref3clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
61826412819 4 037311 416 792T:ref3clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
76779213259 4 030125 420 776T:ref3clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
76825613259 4 030125 420 776T:ref3clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
7822088715 4 019882 464 776T:ref3gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
7919204319 4 014458 464 776T:ref3gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
80650411979 4 028751 416 776T:ref2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
80651211979 4 028751 416 776T:ref2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
8788005971 4 021123 416 776T:ref3clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
9258003113 4 012998 456 776T:ref3gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
9823283341 4 013642 464 776T:ref3gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
17315528919 4 020090 464 776T:ref2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
2150064102601 4 0112898 464 776T:goptvgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
23940083863 4 014010 464 776T:ref2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
25882963337 4 013642 464 776T:ref2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
25985925867 4 020917 412 776T:ref2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
27797923097 4 012990 456 776T:ref2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
2974400159247 4 0170414 464 776T:goptvgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716
345736815465 4 025350 456 776T:goptvgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024081020240716

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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:goptvclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:goptvclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:goptvclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:goptvclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


pi-cipher.c: Alarm clock

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

Compiler output


encrypt.c: encrypt.c:265: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:251:49: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                 ^
encrypt.c: encrypt.c:251:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                         ^
encrypt.c: encrypt.c:251:53: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                     ^
encrypt.c: encrypt.c:265: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:251:13: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:             ^
encrypt.c: encrypt.c:251:17: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                 ^
encrypt.c: encrypt.c:251:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:251:37: warning: unused variable 'y2' [-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:251:13: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:             ^
encrypt.c: encrypt.c:251:17: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                 ^
encrypt.c: encrypt.c:251:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:251:37: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                     ^
encrypt.c: encrypt.c:251:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:251:33: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                 ^
encrypt.c: encrypt.c:251:45: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                             ^
encrypt.c: encrypt.c:251:41: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                         ^
encrypt.c: encrypt.c:251:21: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
T:optimized_nonSSEclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:optimized_nonSSEclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:265: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:265: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:251:17: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                 ^
encrypt.c: encrypt.c:251:21: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                     ^
encrypt.c: encrypt.c:251:13: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:             ^
encrypt.c: encrypt.c:251:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:251:33: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                 ^
encrypt.c: encrypt.c:251:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:251:45: 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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:251:13: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:             ^
encrypt.c: encrypt.c:251:37: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                     ^
encrypt.c: encrypt.c:251:17: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                 ^
encrypt.c: encrypt.c:251:45: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                             ^
encrypt.c: encrypt.c:251:41: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                         ^
encrypt.c: encrypt.c:251:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:251:21: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                     ^
encrypt.c: encrypt.c:251:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:265:42: warning: unused variable 'j1' [-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c: In function 'crypto_aead_pi64cipher128v2_optimized_nonSSE_timingleaks_encrypt':
encrypt.c: encrypt.c:265: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:265: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:261:31: warning: variable 'CommonInternalState8' set but not used [-Wunused-but-set-variable]
encrypt.c:   u_int8_t   *InternalState8, *CommonInternalState8, *tempTag8;
encrypt.c:                                ^~~~~~~~~~~~~~~~~~~~
encrypt.c: encrypt.c:253:51: warning: variable 'k64' set but not used [-Wunused-but-set-variable]
encrypt.c:   u_int64_t  *c64, *m64, *ad64, *nsec64, *npub64, *k64;
encrypt.c:                                                    ^~~
encrypt.c: encrypt.c:253:42: warning: variable 'npub64' set but not used [-Wunused-but-set-variable]
encrypt.c:   u_int64_t  *c64, *m64, *ad64, *nsec64, *npub64, *k64;
encrypt.c:                                           ^~~~~~
encrypt.c: encrypt.c:251:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:   u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                          ^~
encrypt.c: encrypt.c:251:53: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:   u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                      ^~
encrypt.c: encrypt.c:251:49: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:   u_int64_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 (8.3.0)
T:optimized_nonSSEgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:optimized_nonSSEgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:optimized_nonSSEgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Compiler output


encrypt.c: encrypt.c:136:53: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                     ^
encrypt.c: encrypt.c:136:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                         ^
encrypt.c: encrypt.c:134:68: warning: unused variable 't13' [-Wunused-variable]
encrypt.c:  u_int64_t  t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                                    ^
encrypt.c: encrypt.c:134:63: warning: unused variable 't12' [-Wunused-variable]
encrypt.c:  u_int64_t  t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
encrypt.c:                                                               ^
encrypt.c: encrypt.c:136:21: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                     ^
encrypt.c: encrypt.c:136:17: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                 ^
encrypt.c: encrypt.c:136:13: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:             ^
encrypt.c: encrypt.c:136:37: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                     ^
encrypt.c: encrypt.c:136:33: warning: unused variable 'y1' [-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:136:53: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                     ^
encrypt.c: encrypt.c:136:49: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                 ^
encrypt.c: encrypt.c:136:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                         ^
encrypt.c: encrypt.c:136:45: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                             ^
encrypt.c: encrypt.c:136:41: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                         ^
encrypt.c: encrypt.c:136:37: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                     ^
encrypt.c: encrypt.c:136:33: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                 ^
encrypt.c: encrypt.c:136:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:136:21: warning: unused variable 'x2' [-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:136:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:150: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:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:136:37: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                     ^
encrypt.c: encrypt.c:136:33: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                 ^
encrypt.c: encrypt.c:136:45: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                             ^
encrypt.c: encrypt.c:136:41: warning: unused variable 'y3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                         ^
encrypt.c: encrypt.c:136:49: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                 ^
encrypt.c: encrypt.c:134:63: 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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:136:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:136:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:136:33: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                 ^
encrypt.c: encrypt.c:136:37: warning: unused variable 'y2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                     ^
encrypt.c: encrypt.c:136:13: warning: unused variable 'x0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:             ^
encrypt.c: encrypt.c:136:17: warning: unused variable 'x1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                 ^
encrypt.c: encrypt.c:136:21: warning: unused variable 'x2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                     ^
encrypt.c: encrypt.c:136:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                         ^
encrypt.c: encrypt.c:136:41: warning: unused variable 'y3' [-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c:136:53: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                     ^
encrypt.c: encrypt.c:136:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                         ^
encrypt.c: encrypt.c:136:29: warning: unused variable 'y0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                             ^
encrypt.c: encrypt.c:150: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:33: warning: unused variable 'y1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                 ^
encrypt.c: encrypt.c:136:25: warning: unused variable 'x3' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                         ^
encrypt.c: encrypt.c:136:45: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                             ^
encrypt.c: encrypt.c:136:49: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:  u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                 ^
encrypt.c: encrypt.c:136:37: warning: unused variable 'y2' [-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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


encrypt.c: encrypt.c: In function 'crypto_aead_pi64cipher128v2_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:150: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:146:31: warning: variable 'CommonInternalState8' set but not used [-Wunused-but-set-variable]
encrypt.c:   u_int8_t   *InternalState8, *CommonInternalState8, *tempTag8;
encrypt.c:                                ^~~~~~~~~~~~~~~~~~~~
encrypt.c: encrypt.c:138:51: warning: variable 'k64' set but not used [-Wunused-but-set-variable]
encrypt.c:   u_int64_t  *c64, *m64, *ad64, *nsec64, *npub64, *k64;
encrypt.c:                                                    ^~~
encrypt.c: encrypt.c:138:42: warning: variable 'npub64' set but not used [-Wunused-but-set-variable]
encrypt.c:   u_int64_t  *c64, *m64, *ad64, *nsec64, *npub64, *k64;
encrypt.c:                                           ^~~~~~
encrypt.c: encrypt.c:136:57: warning: unused variable 'z3' [-Wunused-variable]
encrypt.c:   u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                          ^~
encrypt.c: encrypt.c:136:53: warning: unused variable 'z2' [-Wunused-variable]
encrypt.c:   u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                      ^~
encrypt.c: encrypt.c:136:49: warning: unused variable 'z1' [-Wunused-variable]
encrypt.c:   u_int64_t  x0, x1, x2, x3, y0, y1, y2, y3, z0, z1, z2, z3;
encrypt.c:                                                  ^~
encrypt.c: encrypt.c:136:45: warning: unused variable 'z0' [-Wunused-variable]
encrypt.c:   u_int64_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 (8.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


pi-cipher.o PI_DECRYPT_BLOCK_Q T
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_block_q T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_block_q T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi_cipher_name D

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

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 00000143
encrypt.o N 00000147
encrypt.o N 0000017c
encrypt.o N 0000017e
encrypt.o N 0000018c
encrypt.o N 00000191
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b9
encrypt.o N 000001c0
encrypt.o N 000001c2
encrypt.o N 000001c4
encrypt.o N 000001c9
encrypt.o N 000001ce
encrypt.o N 000001d4
encrypt.o N 000001d7
encrypt.o N 000001dc
encrypt.o N 000001df
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 00000110
pi-cipher.o N 0000011f
pi-cipher.o N 00000124
pi-cipher.o N 0000012d
pi-cipher.o N 00000144
pi-cipher.o N 00000148
pi-cipher.o N 00000151
pi-cipher.o N 00000158
pi-cipher.o N 0000016c
pi-cipher.o N 00000175
pi-cipher.o N 00000180
pi-cipher.o N 0000018e
pi-cipher.o N 00000191
pi-cipher.o N 00000199
pi-cipher.o N 000001a6
pi-cipher.o N 000001af
pi-cipher.o N 000001ba
pi-cipher.o N 000001c7
pi-cipher.o N 000001d7
pi-cipher.o N 000001db
pi-cipher.o N 000001df
pi-cipher.o N 000001e1
pi-cipher.o N 000001e5
pi-cipher.o N 000001ea
pi-cipher.o N 000001ec
pi-cipher.o N 000001ee
pi-cipher.o N 000001f2
pi-cipher.o N 000001f4
pi-cipher.o N 000001f8
pi-cipher.o N 000001fb
pi-cipher.o N 000001ff
pi-cipher.o N 00000201
pi-cipher.o N 00000203
pi-cipher.o N 00000205
pi-cipher.o N 00000208
pi-cipher.o N 0000020a
pi-cipher.o N 0000020c
pi-cipher.o N 00000211
pi-cipher.o N 00000214
pi-cipher.o N 0000021a
pi-cipher.o N 0000021d
pi-cipher.o N 00000220
pi-cipher.o N 00000223
pi-cipher.o N 0000022d
pi-cipher.o N 00000231
pi-cipher.o N 00000235
pi-cipher.o N 00000239
pi-cipher.o N 0000023d
pi-cipher.o N 00000248
pi-cipher.o N 0000025a
pi-cipher.o N 0000025e
pi-cipher.o N 00000266
pi-cipher.o N 00000278
pi-cipher.o N 0000027e
pi-cipher.o N 00000287
pi-cipher.o N 00000294
pi-cipher.o N 0000029b
pi-cipher.o N 000002a6
pi-cipher.o N 000002b7
pi-cipher.o N 000002bb
pi-cipher.o N 000002ce
pi-cipher.o N 000002e4
pi-cipher.o N 000002e7
pi-cipher.o N 000002ee
pi-cipher.o N 000002f6
pi-cipher.o N 00000307
pi-cipher.o N 0000030b
pi-cipher.o N 0000031c
pi-cipher.o N 00000320
pi-cipher.o N 00000323
pi-cipher.o N 0000032d
pi-cipher.o N 00000330
pi-cipher.o N 0000033d
pi-cipher.o N 00000358
pi-cipher.o N 00000369
pi-cipher.o N 00000377
pi-cipher.o N 00000385
pi-cipher.o N 00000398
pi-cipher.o N 000003b0
pi-cipher.o N 000003c3
pi-cipher.o N 000003db
pi-cipher.o N 000003ef
pi-cipher.o N 00000403
pi-cipher.o N 0000040d
pi-cipher.o N 00000411
pi-cipher.o N 0000041e
pi-cipher.o N 00000422
pi-cipher.o N 0000042f
pi-cipher.o N 00000431
pi-cipher.o N 0000043d
pi-cipher.o N 00000441
pi-cipher.o N 00000445
pi-cipher.o N 00000449
pi-cipher.o N 00000452
pi-cipher.o N 00000459
pi-cipher.o N 00000466
pi-cipher.o N 00000473
pi-cipher.o N 0000047d
pi-cipher.o N 00000490
pi-cipher.o N 0000049d
pi-cipher.o N 000004aa
pi-cipher.o N 000004b3
pi-cipher.o N 000004bd
pi-cipher.o N 000004c1
pi-cipher.o N 000004c9
pi-cipher.o N 000004ce
pi-cipher.o N 000004d3
pi-cipher.o N 000004d9
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 00000143
encrypt.o N 00000147
encrypt.o N 0000017c
encrypt.o N 0000017e
encrypt.o N 0000018c
encrypt.o N 00000191
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b9
encrypt.o N 000001c0
encrypt.o N 000001c2
encrypt.o N 000001c4
encrypt.o N 000001c9
encrypt.o N 000001ce
encrypt.o N 000001d4
encrypt.o N 000001d7
encrypt.o N 000001dc
encrypt.o N 000001df
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 00000110
pi-cipher.o N 0000011f
pi-cipher.o N 00000124
pi-cipher.o N 0000012d
pi-cipher.o N 00000144
pi-cipher.o N 00000148
pi-cipher.o N 00000151
pi-cipher.o N 00000158
pi-cipher.o N 0000016c
pi-cipher.o N 00000175
pi-cipher.o N 00000180
pi-cipher.o N 0000018e
pi-cipher.o N 00000191
pi-cipher.o N 00000199
pi-cipher.o N 000001a6
pi-cipher.o N 000001af
pi-cipher.o N 000001ba
pi-cipher.o N 000001c7
pi-cipher.o N 000001d7
pi-cipher.o N 000001db
pi-cipher.o N 000001df
pi-cipher.o N 000001e1
pi-cipher.o N 000001e5
pi-cipher.o N 000001ea
pi-cipher.o N 000001ec
pi-cipher.o N 000001ee
pi-cipher.o N 000001f2
pi-cipher.o N 000001f6
pi-cipher.o N 000001f8
pi-cipher.o N 000001fb
pi-cipher.o N 000001ff
pi-cipher.o N 00000201
pi-cipher.o N 00000203
pi-cipher.o N 00000205
pi-cipher.o N 00000208
pi-cipher.o N 0000020a
pi-cipher.o N 0000020c
pi-cipher.o N 0000020f
pi-cipher.o N 00000214
pi-cipher.o N 0000021a
pi-cipher.o N 0000021d
pi-cipher.o N 00000220
pi-cipher.o N 00000223
pi-cipher.o N 0000022d
pi-cipher.o N 00000231
pi-cipher.o N 00000235
pi-cipher.o N 00000239
pi-cipher.o N 0000023d
pi-cipher.o N 00000248
pi-cipher.o N 0000025a
pi-cipher.o N 0000025e
pi-cipher.o N 00000266
pi-cipher.o N 00000278
pi-cipher.o N 0000027e
pi-cipher.o N 00000287
pi-cipher.o N 00000294
pi-cipher.o N 0000029b
pi-cipher.o N 000002a6
pi-cipher.o N 000002b7
pi-cipher.o N 000002bb
pi-cipher.o N 000002ce
pi-cipher.o N 000002d8
pi-cipher.o N 000002dc
pi-cipher.o N 000002e9
pi-cipher.o N 000002ed
pi-cipher.o N 000002fa
pi-cipher.o N 00000304
pi-cipher.o N 0000031a
pi-cipher.o N 0000031d
pi-cipher.o N 00000324
pi-cipher.o N 0000032c
pi-cipher.o N 0000033f
pi-cipher.o N 00000343
pi-cipher.o N 00000347
pi-cipher.o N 00000358
pi-cipher.o N 0000035c
pi-cipher.o N 0000035f
pi-cipher.o N 00000362
pi-cipher.o N 0000036f
pi-cipher.o N 0000038a
pi-cipher.o N 0000039b
pi-cipher.o N 000003a9
pi-cipher.o N 000003b7
pi-cipher.o N 000003cf
pi-cipher.o N 000003e0
pi-cipher.o N 000003f3
pi-cipher.o N 0000040b
pi-cipher.o N 0000041f
pi-cipher.o N 00000433
pi-cipher.o N 00000435
pi-cipher.o N 00000441
pi-cipher.o N 00000445
pi-cipher.o N 00000449
pi-cipher.o N 00000452
pi-cipher.o N 00000459
pi-cipher.o N 00000466
pi-cipher.o N 00000473
pi-cipher.o N 0000047d
pi-cipher.o N 00000490
pi-cipher.o N 0000049d
pi-cipher.o N 000004aa
pi-cipher.o N 000004b3
pi-cipher.o N 000004bd
pi-cipher.o N 000004c1
pi-cipher.o N 000004c9
pi-cipher.o N 000004ce
pi-cipher.o N 000004d3
pi-cipher.o N 000004d9
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010d
encrypt.o N 00000142
encrypt.o N 00000146
encrypt.o N 0000017b
encrypt.o N 0000017d
encrypt.o N 0000018b
encrypt.o N 00000190
encrypt.o N 000001a7
encrypt.o N 000001a9
encrypt.o N 000001ab
encrypt.o N 000001b8
encrypt.o N 000001bf
encrypt.o N 000001c1
encrypt.o N 000001c3
encrypt.o N 000001c8
encrypt.o N 000001cd
encrypt.o N 000001d3
encrypt.o N 000001d6
encrypt.o N 000001db
encrypt.o N 000001de
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 0000010f
pi-cipher.o N 0000011e
pi-cipher.o N 00000123
pi-cipher.o N 0000012c
pi-cipher.o N 00000143
pi-cipher.o N 00000147
pi-cipher.o N 00000150
pi-cipher.o N 00000157
pi-cipher.o N 0000016b
pi-cipher.o N 00000174
pi-cipher.o N 0000017f
pi-cipher.o N 0000018d
pi-cipher.o N 00000190
pi-cipher.o N 00000198
pi-cipher.o N 000001a5
pi-cipher.o N 000001ae
pi-cipher.o N 000001b9
pi-cipher.o N 000001c6
pi-cipher.o N 000001d6
pi-cipher.o N 000001da
pi-cipher.o N 000001de
pi-cipher.o N 000001e0
pi-cipher.o N 000001e4
pi-cipher.o N 000001e9
pi-cipher.o N 000001eb
pi-cipher.o N 000001ed
pi-cipher.o N 000001f1
pi-cipher.o N 000001f3
pi-cipher.o N 000001f7
pi-cipher.o N 000001fa
pi-cipher.o N 000001fe
pi-cipher.o N 00000200
pi-cipher.o N 00000202
pi-cipher.o N 00000204
pi-cipher.o N 00000207
pi-cipher.o N 00000209
pi-cipher.o N 0000020b
pi-cipher.o N 00000210
pi-cipher.o N 00000213
pi-cipher.o N 00000219
pi-cipher.o N 0000021c
pi-cipher.o N 0000021f
pi-cipher.o N 00000222
pi-cipher.o N 0000022c
pi-cipher.o N 00000230
pi-cipher.o N 00000234
pi-cipher.o N 00000238
pi-cipher.o N 0000023c
pi-cipher.o N 00000247
pi-cipher.o N 00000259
pi-cipher.o N 0000025d
pi-cipher.o N 00000265
pi-cipher.o N 00000277
pi-cipher.o N 0000027d
pi-cipher.o N 00000286
pi-cipher.o N 00000293
pi-cipher.o N 0000029a
pi-cipher.o N 000002a5
pi-cipher.o N 000002b6
pi-cipher.o N 000002ba
pi-cipher.o N 000002cd
pi-cipher.o N 000002e3
pi-cipher.o N 000002e6
pi-cipher.o N 000002ed
pi-cipher.o N 000002f5
pi-cipher.o N 00000306
pi-cipher.o N 0000030a
pi-cipher.o N 0000031b
pi-cipher.o N 0000031f
pi-cipher.o N 00000322
pi-cipher.o N 0000032c
pi-cipher.o N 0000032f
pi-cipher.o N 0000033c
pi-cipher.o N 00000357
pi-cipher.o N 00000368
pi-cipher.o N 00000376
pi-cipher.o N 00000384
pi-cipher.o N 00000397
pi-cipher.o N 000003af
pi-cipher.o N 000003c2
pi-cipher.o N 000003da
pi-cipher.o N 000003ee
pi-cipher.o N 00000402
pi-cipher.o N 0000040c
pi-cipher.o N 00000410
pi-cipher.o N 0000041d
pi-cipher.o N 00000421
pi-cipher.o N 0000042e
pi-cipher.o N 00000430
pi-cipher.o N 0000043c
pi-cipher.o N 00000440
pi-cipher.o N 00000444
pi-cipher.o N 00000448
pi-cipher.o N 00000451
pi-cipher.o N 00000458
pi-cipher.o N 00000465
pi-cipher.o N 00000472
pi-cipher.o N 0000047c
pi-cipher.o N 0000048f
pi-cipher.o N 0000049c
pi-cipher.o N 000004a9
pi-cipher.o N 000004b2
pi-cipher.o N 000004bc
pi-cipher.o N 000004c0
pi-cipher.o N 000004c8
pi-cipher.o N 000004cd
pi-cipher.o N 000004d2
pi-cipher.o N 000004d8
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 00000143
encrypt.o N 00000147
encrypt.o N 0000017c
encrypt.o N 0000017e
encrypt.o N 0000018c
encrypt.o N 00000191
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b9
encrypt.o N 000001c0
encrypt.o N 000001c2
encrypt.o N 000001c4
encrypt.o N 000001c9
encrypt.o N 000001ce
encrypt.o N 000001d4
encrypt.o N 000001d7
encrypt.o N 000001dc
encrypt.o N 000001df
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 00000110
pi-cipher.o N 0000011f
pi-cipher.o N 00000124
pi-cipher.o N 0000012d
pi-cipher.o N 00000144
pi-cipher.o N 00000148
pi-cipher.o N 00000151
pi-cipher.o N 00000158
pi-cipher.o N 0000016c
pi-cipher.o N 00000175
pi-cipher.o N 00000180
pi-cipher.o N 0000018e
pi-cipher.o N 00000191
pi-cipher.o N 00000199
pi-cipher.o N 000001a6
pi-cipher.o N 000001af
pi-cipher.o N 000001ba
pi-cipher.o N 000001c7
pi-cipher.o N 000001ca
pi-cipher.o N 000001cf
pi-cipher.o N 000001d1
pi-cipher.o N 000001d3
pi-cipher.o N 000001d5
pi-cipher.o N 000001d7
pi-cipher.o N 000001da
pi-cipher.o N 000001e4
pi-cipher.o N 000001e8
pi-cipher.o N 000001ec
pi-cipher.o N 000001f0
pi-cipher.o N 000001f4
pi-cipher.o N 000001ff
pi-cipher.o N 00000201
pi-cipher.o N 00000213
pi-cipher.o N 00000217
pi-cipher.o N 0000021f
pi-cipher.o N 0000022a
pi-cipher.o N 0000022c
pi-cipher.o N 0000023f
pi-cipher.o N 00000245
pi-cipher.o N 0000024e
pi-cipher.o N 0000025b
pi-cipher.o N 00000262
pi-cipher.o N 00000273
pi-cipher.o N 00000277
pi-cipher.o N 0000027a
pi-cipher.o N 0000027d
pi-cipher.o N 00000283
pi-cipher.o N 00000286
pi-cipher.o N 00000289
pi-cipher.o N 0000028e
pi-cipher.o N 00000298
pi-cipher.o N 000002a8
pi-cipher.o N 000002ab
pi-cipher.o N 000002c1
pi-cipher.o N 000002ce
pi-cipher.o N 000002e9
pi-cipher.o N 000002fb
pi-cipher.o N 0000030c
pi-cipher.o N 0000031a
pi-cipher.o N 0000032b
pi-cipher.o N 00000339
pi-cipher.o N 0000034c
pi-cipher.o N 00000364
pi-cipher.o N 00000375
pi-cipher.o N 00000388
pi-cipher.o N 000003a0
pi-cipher.o N 000003b4
pi-cipher.o N 000003c8
pi-cipher.o N 000003cc
pi-cipher.o N 000003d0
pi-cipher.o N 000003da
pi-cipher.o N 000003de
pi-cipher.o N 000003eb
pi-cipher.o N 000003ef
pi-cipher.o N 000003fc
pi-cipher.o N 00000400
pi-cipher.o N 00000404
pi-cipher.o N 00000406
pi-cipher.o N 0000040e
pi-cipher.o N 00000411
pi-cipher.o N 00000418
pi-cipher.o N 00000424
pi-cipher.o N 00000427
pi-cipher.o N 0000042b
pi-cipher.o N 0000042f
pi-cipher.o N 00000433
pi-cipher.o N 00000437
pi-cipher.o N 0000043b
pi-cipher.o N 00000444
pi-cipher.o N 0000044b
pi-cipher.o N 00000458
pi-cipher.o N 00000465
pi-cipher.o N 0000046f
pi-cipher.o N 00000482
pi-cipher.o N 0000048f
pi-cipher.o N 0000049c
pi-cipher.o N 000004a5
pi-cipher.o N 000004af
pi-cipher.o N 000004b3
pi-cipher.o N 000004bb
pi-cipher.o N 000004c0
pi-cipher.o N 000004c5
pi-cipher.o N 000004cb
pi-cipher.o N 000004d2
pi-cipher.o N 000004d4
pi-cipher.o N 000004d6
pi-cipher.o N 000004d8
pi-cipher.o N 000004dc
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010d
encrypt.o N 00000142
encrypt.o N 00000146
encrypt.o N 0000017b
encrypt.o N 0000017d
encrypt.o N 0000018b
encrypt.o N 00000190
encrypt.o N 000001a7
encrypt.o N 000001a9
encrypt.o N 000001ab
encrypt.o N 000001b8
encrypt.o N 000001bf
encrypt.o N 000001c1
encrypt.o N 000001c3
encrypt.o N 000001c8
encrypt.o N 000001cd
encrypt.o N 000001d3
encrypt.o N 000001d6
encrypt.o N 000001db
encrypt.o N 000001de
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 0000010f
pi-cipher.o N 0000011e
pi-cipher.o N 00000123
pi-cipher.o N 0000012c
pi-cipher.o N 00000143
pi-cipher.o N 00000147
pi-cipher.o N 00000150
pi-cipher.o N 00000157
pi-cipher.o N 0000016b
pi-cipher.o N 00000174
pi-cipher.o N 0000017f
pi-cipher.o N 0000018d
pi-cipher.o N 00000190
pi-cipher.o N 00000198
pi-cipher.o N 000001a5
pi-cipher.o N 000001ae
pi-cipher.o N 000001b9
pi-cipher.o N 000001c6
pi-cipher.o N 000001d6
pi-cipher.o N 000001da
pi-cipher.o N 000001de
pi-cipher.o N 000001e0
pi-cipher.o N 000001e4
pi-cipher.o N 000001e9
pi-cipher.o N 000001eb
pi-cipher.o N 000001ed
pi-cipher.o N 000001f1
pi-cipher.o N 000001f5
pi-cipher.o N 000001f7
pi-cipher.o N 000001fa
pi-cipher.o N 000001fe
pi-cipher.o N 00000200
pi-cipher.o N 00000202
pi-cipher.o N 00000204
pi-cipher.o N 00000207
pi-cipher.o N 00000209
pi-cipher.o N 0000020b
pi-cipher.o N 0000020e
pi-cipher.o N 00000213
pi-cipher.o N 00000219
pi-cipher.o N 0000021c
pi-cipher.o N 0000021f
pi-cipher.o N 00000222
pi-cipher.o N 0000022c
pi-cipher.o N 00000230
pi-cipher.o N 00000234
pi-cipher.o N 00000238
pi-cipher.o N 0000023c
pi-cipher.o N 00000247
pi-cipher.o N 00000259
pi-cipher.o N 0000025d
pi-cipher.o N 00000265
pi-cipher.o N 00000277
pi-cipher.o N 0000027d
pi-cipher.o N 00000286
pi-cipher.o N 00000293
pi-cipher.o N 0000029a
pi-cipher.o N 000002a5
pi-cipher.o N 000002b6
pi-cipher.o N 000002ba
pi-cipher.o N 000002cd
pi-cipher.o N 000002d7
pi-cipher.o N 000002db
pi-cipher.o N 000002e8
pi-cipher.o N 000002ec
pi-cipher.o N 000002f9
pi-cipher.o N 00000303
pi-cipher.o N 00000319
pi-cipher.o N 0000031c
pi-cipher.o N 00000323
pi-cipher.o N 0000032b
pi-cipher.o N 0000033e
pi-cipher.o N 00000342
pi-cipher.o N 00000346
pi-cipher.o N 00000357
pi-cipher.o N 0000035b
pi-cipher.o N 0000035e
pi-cipher.o N 00000361
pi-cipher.o N 0000036e
pi-cipher.o N 00000389
pi-cipher.o N 0000039a
pi-cipher.o N 000003a8
pi-cipher.o N 000003b6
pi-cipher.o N 000003ce
pi-cipher.o N 000003df
pi-cipher.o N 000003f2
pi-cipher.o N 0000040a
pi-cipher.o N 0000041e
pi-cipher.o N 00000432
pi-cipher.o N 00000434
pi-cipher.o N 00000440
pi-cipher.o N 00000444
pi-cipher.o N 00000448
pi-cipher.o N 00000451
pi-cipher.o N 00000458
pi-cipher.o N 00000465
pi-cipher.o N 00000472
pi-cipher.o N 0000047c
pi-cipher.o N 0000048f
pi-cipher.o N 0000049c
pi-cipher.o N 000004a9
pi-cipher.o N 000004b2
pi-cipher.o N 000004bc
pi-cipher.o N 000004c0
pi-cipher.o N 000004c8
pi-cipher.o N 000004cd
pi-cipher.o N 000004d2
pi-cipher.o N 000004d8
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_process_ad_last_block T
pi-cipher.o pi64_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 (8.3.0)
T:ref2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:ref2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:ref2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 00000143
encrypt.o N 00000147
encrypt.o N 0000017c
encrypt.o N 0000017e
encrypt.o N 0000018c
encrypt.o N 00000191
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b9
encrypt.o N 000001c0
encrypt.o N 000001c2
encrypt.o N 000001c7
encrypt.o N 000001cc
encrypt.o N 000001d2
encrypt.o N 000001d5
encrypt.o N 000001da
encrypt.o N 000001dd
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 00000110
pi-cipher.o N 0000011f
pi-cipher.o N 00000124
pi-cipher.o N 0000012d
pi-cipher.o N 00000144
pi-cipher.o N 00000148
pi-cipher.o N 00000151
pi-cipher.o N 00000158
pi-cipher.o N 0000016c
pi-cipher.o N 0000017a
pi-cipher.o N 0000017d
pi-cipher.o N 00000185
pi-cipher.o N 00000195
pi-cipher.o N 00000199
pi-cipher.o N 0000019c
pi-cipher.o N 000001a1
pi-cipher.o N 000001a3
pi-cipher.o N 000001a7
pi-cipher.o N 000001ab
pi-cipher.o N 000001ad
pi-cipher.o N 000001af
pi-cipher.o N 000001b1
pi-cipher.o N 000001b4
pi-cipher.o N 000001b6
pi-cipher.o N 000001b8
pi-cipher.o N 000001ba
pi-cipher.o N 000001bc
pi-cipher.o N 000001c1
pi-cipher.o N 000001c4
pi-cipher.o N 000001ca
pi-cipher.o N 000001cd
pi-cipher.o N 000001d0
pi-cipher.o N 000001d3
pi-cipher.o N 000001dd
pi-cipher.o N 000001e1
pi-cipher.o N 000001e5
pi-cipher.o N 000001e9
pi-cipher.o N 000001ed
pi-cipher.o N 000001f8
pi-cipher.o N 0000020a
pi-cipher.o N 0000020e
pi-cipher.o N 0000021b
pi-cipher.o N 00000221
pi-cipher.o N 00000229
pi-cipher.o N 0000023b
pi-cipher.o N 00000244
pi-cipher.o N 00000251
pi-cipher.o N 00000258
pi-cipher.o N 00000263
pi-cipher.o N 00000274
pi-cipher.o N 00000278
pi-cipher.o N 00000286
pi-cipher.o N 00000294
pi-cipher.o N 000002a7
pi-cipher.o N 000002b1
pi-cipher.o N 000002b5
pi-cipher.o N 000002c2
pi-cipher.o N 000002c6
pi-cipher.o N 000002d3
pi-cipher.o N 000002dd
pi-cipher.o N 000002ee
pi-cipher.o N 000002f2
pi-cipher.o N 000002f5
pi-cipher.o N 0000030b
pi-cipher.o N 00000326
pi-cipher.o N 00000337
pi-cipher.o N 00000348
pi-cipher.o N 0000035b
pi-cipher.o N 00000373
pi-cipher.o N 00000386
pi-cipher.o N 0000039e
pi-cipher.o N 000003b2
pi-cipher.o N 000003c6
pi-cipher.o N 000003c8
pi-cipher.o N 000003d0
pi-cipher.o N 000003d3
pi-cipher.o N 000003da
pi-cipher.o N 000003e6
pi-cipher.o N 000003e9
pi-cipher.o N 000003ed
pi-cipher.o N 000003f1
pi-cipher.o N 000003f5
pi-cipher.o N 000003f9
pi-cipher.o N 00000400
pi-cipher.o N 0000040d
pi-cipher.o N 00000411
pi-cipher.o N 0000041b
pi-cipher.o N 00000425
pi-cipher.o N 00000438
pi-cipher.o N 00000445
pi-cipher.o N 00000452
pi-cipher.o N 0000045b
pi-cipher.o N 00000463
pi-cipher.o N 00000468
pi-cipher.o N 0000046d
pi-cipher.o N 00000473
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 00000143
encrypt.o N 00000147
encrypt.o N 0000017c
encrypt.o N 0000017e
encrypt.o N 0000018c
encrypt.o N 00000191
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b9
encrypt.o N 000001c0
encrypt.o N 000001c2
encrypt.o N 000001c7
encrypt.o N 000001cc
encrypt.o N 000001d2
encrypt.o N 000001d5
encrypt.o N 000001da
encrypt.o N 000001dd
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 00000110
pi-cipher.o N 0000011f
pi-cipher.o N 00000124
pi-cipher.o N 0000012d
pi-cipher.o N 00000144
pi-cipher.o N 00000148
pi-cipher.o N 00000151
pi-cipher.o N 00000158
pi-cipher.o N 0000016c
pi-cipher.o N 0000017a
pi-cipher.o N 0000017d
pi-cipher.o N 00000185
pi-cipher.o N 00000195
pi-cipher.o N 00000199
pi-cipher.o N 0000019c
pi-cipher.o N 000001a1
pi-cipher.o N 000001a3
pi-cipher.o N 000001a7
pi-cipher.o N 000001ab
pi-cipher.o N 000001ad
pi-cipher.o N 000001af
pi-cipher.o N 000001b1
pi-cipher.o N 000001b4
pi-cipher.o N 000001b6
pi-cipher.o N 000001b8
pi-cipher.o N 000001ba
pi-cipher.o N 000001bc
pi-cipher.o N 000001bf
pi-cipher.o N 000001c4
pi-cipher.o N 000001ca
pi-cipher.o N 000001cd
pi-cipher.o N 000001d0
pi-cipher.o N 000001d3
pi-cipher.o N 000001dd
pi-cipher.o N 000001e1
pi-cipher.o N 000001e5
pi-cipher.o N 000001e9
pi-cipher.o N 000001ed
pi-cipher.o N 000001f8
pi-cipher.o N 0000020a
pi-cipher.o N 0000020e
pi-cipher.o N 0000021b
pi-cipher.o N 00000221
pi-cipher.o N 00000229
pi-cipher.o N 0000023b
pi-cipher.o N 00000244
pi-cipher.o N 00000251
pi-cipher.o N 00000258
pi-cipher.o N 00000263
pi-cipher.o N 00000274
pi-cipher.o N 00000278
pi-cipher.o N 00000286
pi-cipher.o N 00000294
pi-cipher.o N 000002a7
pi-cipher.o N 000002b1
pi-cipher.o N 000002b5
pi-cipher.o N 000002c2
pi-cipher.o N 000002c6
pi-cipher.o N 000002d3
pi-cipher.o N 000002dd
pi-cipher.o N 000002ee
pi-cipher.o N 000002f2
pi-cipher.o N 000002f5
pi-cipher.o N 0000030b
pi-cipher.o N 00000326
pi-cipher.o N 00000337
pi-cipher.o N 00000348
pi-cipher.o N 0000035b
pi-cipher.o N 00000373
pi-cipher.o N 00000386
pi-cipher.o N 0000039e
pi-cipher.o N 000003b2
pi-cipher.o N 000003c6
pi-cipher.o N 000003c8
pi-cipher.o N 000003d0
pi-cipher.o N 000003d3
pi-cipher.o N 000003da
pi-cipher.o N 000003e6
pi-cipher.o N 000003e9
pi-cipher.o N 000003ed
pi-cipher.o N 000003f1
pi-cipher.o N 000003f5
pi-cipher.o N 000003f9
pi-cipher.o N 00000400
pi-cipher.o N 0000040d
pi-cipher.o N 00000411
pi-cipher.o N 0000041b
pi-cipher.o N 00000425
pi-cipher.o N 00000438
pi-cipher.o N 00000445
pi-cipher.o N 00000452
pi-cipher.o N 0000045b
pi-cipher.o N 00000463
pi-cipher.o N 00000468
pi-cipher.o N 0000046d
pi-cipher.o N 00000473
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010d
encrypt.o N 00000142
encrypt.o N 00000146
encrypt.o N 0000017b
encrypt.o N 0000017d
encrypt.o N 0000018b
encrypt.o N 00000190
encrypt.o N 000001a7
encrypt.o N 000001a9
encrypt.o N 000001ab
encrypt.o N 000001b8
encrypt.o N 000001bf
encrypt.o N 000001c1
encrypt.o N 000001c6
encrypt.o N 000001cb
encrypt.o N 000001d1
encrypt.o N 000001d4
encrypt.o N 000001d9
encrypt.o N 000001dc
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 0000010f
pi-cipher.o N 0000011e
pi-cipher.o N 00000123
pi-cipher.o N 0000012c
pi-cipher.o N 00000143
pi-cipher.o N 00000147
pi-cipher.o N 00000150
pi-cipher.o N 00000157
pi-cipher.o N 0000016b
pi-cipher.o N 00000179
pi-cipher.o N 0000017c
pi-cipher.o N 00000184
pi-cipher.o N 00000194
pi-cipher.o N 00000198
pi-cipher.o N 0000019b
pi-cipher.o N 000001a0
pi-cipher.o N 000001a2
pi-cipher.o N 000001a6
pi-cipher.o N 000001aa
pi-cipher.o N 000001ac
pi-cipher.o N 000001ae
pi-cipher.o N 000001b0
pi-cipher.o N 000001b3
pi-cipher.o N 000001b5
pi-cipher.o N 000001b7
pi-cipher.o N 000001b9
pi-cipher.o N 000001bb
pi-cipher.o N 000001c0
pi-cipher.o N 000001c3
pi-cipher.o N 000001c9
pi-cipher.o N 000001cc
pi-cipher.o N 000001cf
pi-cipher.o N 000001d2
pi-cipher.o N 000001dc
pi-cipher.o N 000001e0
pi-cipher.o N 000001e4
pi-cipher.o N 000001e8
pi-cipher.o N 000001ec
pi-cipher.o N 000001f7
pi-cipher.o N 00000209
pi-cipher.o N 0000020d
pi-cipher.o N 0000021a
pi-cipher.o N 00000220
pi-cipher.o N 00000228
pi-cipher.o N 0000023a
pi-cipher.o N 00000243
pi-cipher.o N 00000250
pi-cipher.o N 00000257
pi-cipher.o N 00000262
pi-cipher.o N 00000273
pi-cipher.o N 00000277
pi-cipher.o N 00000285
pi-cipher.o N 00000293
pi-cipher.o N 000002a6
pi-cipher.o N 000002b0
pi-cipher.o N 000002b4
pi-cipher.o N 000002c1
pi-cipher.o N 000002c5
pi-cipher.o N 000002d2
pi-cipher.o N 000002dc
pi-cipher.o N 000002ed
pi-cipher.o N 000002f1
pi-cipher.o N 000002f4
pi-cipher.o N 0000030a
pi-cipher.o N 00000325
pi-cipher.o N 00000336
pi-cipher.o N 00000347
pi-cipher.o N 0000035a
pi-cipher.o N 00000372
pi-cipher.o N 00000385
pi-cipher.o N 0000039d
pi-cipher.o N 000003b1
pi-cipher.o N 000003c5
pi-cipher.o N 000003c7
pi-cipher.o N 000003cf
pi-cipher.o N 000003d2
pi-cipher.o N 000003d9
pi-cipher.o N 000003e5
pi-cipher.o N 000003e8
pi-cipher.o N 000003ec
pi-cipher.o N 000003f0
pi-cipher.o N 000003f4
pi-cipher.o N 000003f8
pi-cipher.o N 000003ff
pi-cipher.o N 0000040c
pi-cipher.o N 00000410
pi-cipher.o N 0000041a
pi-cipher.o N 00000424
pi-cipher.o N 00000437
pi-cipher.o N 00000444
pi-cipher.o N 00000451
pi-cipher.o N 0000045a
pi-cipher.o N 00000462
pi-cipher.o N 00000467
pi-cipher.o N 0000046c
pi-cipher.o N 00000472
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010e
encrypt.o N 00000143
encrypt.o N 00000147
encrypt.o N 0000017c
encrypt.o N 0000017e
encrypt.o N 0000018c
encrypt.o N 00000191
encrypt.o N 000001a8
encrypt.o N 000001aa
encrypt.o N 000001ac
encrypt.o N 000001b9
encrypt.o N 000001c0
encrypt.o N 000001c2
encrypt.o N 000001c7
encrypt.o N 000001cc
encrypt.o N 000001d2
encrypt.o N 000001d5
encrypt.o N 000001da
encrypt.o N 000001dd
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 00000110
pi-cipher.o N 0000011f
pi-cipher.o N 00000124
pi-cipher.o N 0000012d
pi-cipher.o N 00000144
pi-cipher.o N 00000148
pi-cipher.o N 00000151
pi-cipher.o N 00000158
pi-cipher.o N 0000016c
pi-cipher.o N 0000017a
pi-cipher.o N 0000017d
pi-cipher.o N 00000185
pi-cipher.o N 00000195
pi-cipher.o N 00000199
pi-cipher.o N 0000019c
pi-cipher.o N 000001a1
pi-cipher.o N 000001a3
pi-cipher.o N 000001a5
pi-cipher.o N 000001a7
pi-cipher.o N 000001a9
pi-cipher.o N 000001ac
pi-cipher.o N 000001b6
pi-cipher.o N 000001ba
pi-cipher.o N 000001be
pi-cipher.o N 000001c2
pi-cipher.o N 000001c6
pi-cipher.o N 000001d1
pi-cipher.o N 000001d3
pi-cipher.o N 000001e5
pi-cipher.o N 000001e9
pi-cipher.o N 000001f1
pi-cipher.o N 00000203
pi-cipher.o N 00000209
pi-cipher.o N 00000212
pi-cipher.o N 0000021f
pi-cipher.o N 00000226
pi-cipher.o N 00000231
pi-cipher.o N 00000233
pi-cipher.o N 00000241
pi-cipher.o N 00000252
pi-cipher.o N 00000256
pi-cipher.o N 00000264
pi-cipher.o N 00000277
pi-cipher.o N 00000288
pi-cipher.o N 0000028c
pi-cipher.o N 0000028f
pi-cipher.o N 00000293
pi-cipher.o N 00000298
pi-cipher.o N 0000029b
pi-cipher.o N 000002a1
pi-cipher.o N 000002a4
pi-cipher.o N 000002a7
pi-cipher.o N 000002b1
pi-cipher.o N 000002b4
pi-cipher.o N 000002ca
pi-cipher.o N 000002d7
pi-cipher.o N 000002f2
pi-cipher.o N 00000303
pi-cipher.o N 00000314
pi-cipher.o N 00000327
pi-cipher.o N 0000033f
pi-cipher.o N 00000352
pi-cipher.o N 0000036a
pi-cipher.o N 0000037e
pi-cipher.o N 00000392
pi-cipher.o N 00000396
pi-cipher.o N 000003a0
pi-cipher.o N 000003a4
pi-cipher.o N 000003b1
pi-cipher.o N 000003b5
pi-cipher.o N 000003c2
pi-cipher.o N 000003c4
pi-cipher.o N 000003cc
pi-cipher.o N 000003cf
pi-cipher.o N 000003d6
pi-cipher.o N 000003e2
pi-cipher.o N 000003e5
pi-cipher.o N 000003e9
pi-cipher.o N 000003ed
pi-cipher.o N 000003f1
pi-cipher.o N 000003f5
pi-cipher.o N 000003fc
pi-cipher.o N 00000409
pi-cipher.o N 0000040d
pi-cipher.o N 00000417
pi-cipher.o N 00000421
pi-cipher.o N 00000434
pi-cipher.o N 00000441
pi-cipher.o N 0000044e
pi-cipher.o N 00000457
pi-cipher.o N 0000045f
pi-cipher.o N 00000464
pi-cipher.o N 00000469
pi-cipher.o N 0000046f
pi-cipher.o N 00000476
pi-cipher.o N 00000478
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010d
encrypt.o N 00000142
encrypt.o N 00000146
encrypt.o N 0000017b
encrypt.o N 0000017d
encrypt.o N 0000018b
encrypt.o N 00000190
encrypt.o N 000001a7
encrypt.o N 000001a9
encrypt.o N 000001ab
encrypt.o N 000001b8
encrypt.o N 000001bf
encrypt.o N 000001c1
encrypt.o N 000001c6
encrypt.o N 000001cb
encrypt.o N 000001d1
encrypt.o N 000001d4
encrypt.o N 000001d9
encrypt.o N 000001dc
pi-cipher.o N 00000000
pi-cipher.o N 00000037
pi-cipher.o N 00000043
pi-cipher.o N 0000010f
pi-cipher.o N 0000011e
pi-cipher.o N 00000123
pi-cipher.o N 0000012c
pi-cipher.o N 00000143
pi-cipher.o N 00000147
pi-cipher.o N 00000150
pi-cipher.o N 00000157
pi-cipher.o N 0000016b
pi-cipher.o N 00000179
pi-cipher.o N 0000017c
pi-cipher.o N 00000184
pi-cipher.o N 00000194
pi-cipher.o N 00000198
pi-cipher.o N 0000019b
pi-cipher.o N 000001a0
pi-cipher.o N 000001a2
pi-cipher.o N 000001a6
pi-cipher.o N 000001aa
pi-cipher.o N 000001ac
pi-cipher.o N 000001ae
pi-cipher.o N 000001b0
pi-cipher.o N 000001b3
pi-cipher.o N 000001b5
pi-cipher.o N 000001b7
pi-cipher.o N 000001b9
pi-cipher.o N 000001bb
pi-cipher.o N 000001be
pi-cipher.o N 000001c3
pi-cipher.o N 000001c9
pi-cipher.o N 000001cc
pi-cipher.o N 000001cf
pi-cipher.o N 000001d2
pi-cipher.o N 000001dc
pi-cipher.o N 000001e0
pi-cipher.o N 000001e4
pi-cipher.o N 000001e8
pi-cipher.o N 000001ec
pi-cipher.o N 000001f7
pi-cipher.o N 00000209
pi-cipher.o N 0000020d
pi-cipher.o N 0000021a
pi-cipher.o N 00000220
pi-cipher.o N 00000228
pi-cipher.o N 0000023a
pi-cipher.o N 00000243
pi-cipher.o N 00000250
pi-cipher.o N 00000257
pi-cipher.o N 00000262
pi-cipher.o N 00000273
pi-cipher.o N 00000277
pi-cipher.o N 00000285
pi-cipher.o N 00000293
pi-cipher.o N 000002a6
pi-cipher.o N 000002b0
pi-cipher.o N 000002b4
pi-cipher.o N 000002c1
pi-cipher.o N 000002c5
pi-cipher.o N 000002d2
pi-cipher.o N 000002dc
pi-cipher.o N 000002ed
pi-cipher.o N 000002f1
pi-cipher.o N 000002f4
pi-cipher.o N 0000030a
pi-cipher.o N 00000325
pi-cipher.o N 00000336
pi-cipher.o N 00000347
pi-cipher.o N 0000035a
pi-cipher.o N 00000372
pi-cipher.o N 00000385
pi-cipher.o N 0000039d
pi-cipher.o N 000003b1
pi-cipher.o N 000003c5
pi-cipher.o N 000003c7
pi-cipher.o N 000003cf
pi-cipher.o N 000003d2
pi-cipher.o N 000003d9
pi-cipher.o N 000003e5
pi-cipher.o N 000003e8
pi-cipher.o N 000003ec
pi-cipher.o N 000003f0
pi-cipher.o N 000003f4
pi-cipher.o N 000003f8
pi-cipher.o N 000003ff
pi-cipher.o N 0000040c
pi-cipher.o N 00000410
pi-cipher.o N 0000041a
pi-cipher.o N 00000424
pi-cipher.o N 00000437
pi-cipher.o N 00000444
pi-cipher.o N 00000451
pi-cipher.o N 0000045a
pi-cipher.o N 00000462
pi-cipher.o N 00000467
pi-cipher.o N 0000046c
pi-cipher.o N 00000472
pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Namespace violations


pi-cipher.o pi64_decrypt_block T
pi-cipher.o pi64_decrypt_last_block T
pi-cipher.o pi64_decrypt_simple T
pi-cipher.o pi64_decrypt_smn T
pi-cipher.o pi64_encrypt_block T
pi-cipher.o pi64_encrypt_last_block T
pi-cipher.o pi64_encrypt_simple T
pi-cipher.o pi64_encrypt_smn T
pi-cipher.o pi64_extract_tag T
pi-cipher.o pi64_init T
pi-cipher.o pi64_process_ad_block T
pi-cipher.o pi64_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 (8.3.0)
T:ref3gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:ref3gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:ref3gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)