Test results for amd64, hertz, crypto_aead/aes256otrpv1

[Page version: 20241028 01:32:29]

Measurements for amd64, hertz, crypto_aead Test results for amd64, hertz, crypto_aead Test results for crypto_aead/aes256otrpv1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: aes256otrpv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
10045710907 4400 35229718 5236 1448T:refclang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102420241022
10325310862 4400 35229638 5236 1448T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102420241022
1230756723 4400 35221808 5228 1448T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024102420241022
12349415255 4392 64032396 5212 1896T:refcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102420241022
1481985200 4392 35218744 5180 1448T:refcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024102420241022

Compiler output


OTR.c: In function 'xorp',
OTR.c:     inlined from 'AE_Decrypt' at OTR.c:346:4:
OTR.c: OTR.c:402:22: warning: writing 32 bytes into a region of size 16 [-Wstringop-overflow=]
OTR.c:   402 |                 z[i] = x[i]^y[i];
OTR.c:       |                 ~~~~~^~~~~~~~~~~
OTR.c: OTR.c: In function 'AE_Decrypt':
OTR.c: OTR.c:335:15: note: destination object 'loctag' of size 16
OTR.c:   335 |         uint8 loctag[BLOCK];
OTR.c:       |               ^~~~~~

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

Namespace violations


OTR.o AE_Decrypt T
OTR.o AE_Encrypt T
OTR.o AFunc T
OTR.o AFuncS T
OTR.o DFunc T
OTR.o EFunc T
OTR.o L B
OTR.o Ld B
OTR.o Q B
OTR.o Q2 B
OTR.o Qd B
OTR.o Setup T
OTR.o TA B
OTR.o TE B
OTR.o nEnc T
t-aes_enc_only.o Encryption T
t-aes_enc_only.o KeySchedule T
t-aes_enc_only.o RC D
t-aes_enc_only.o S D
t-aes_enc_only.o T0 D
t-aes_enc_only.o T1 D
t-aes_enc_only.o T2 D
t-aes_enc_only.o T3 D

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:refcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:refclang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))