Test results for armeabi, tinker, crypto_aead/aes128otrsv1
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_aead
Test results for armeabi, tinker, crypto_aead
Test results for crypto_aead/aes128otrsv1
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: aes128otrsv1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
174794 | 19470 4392 352 | 33194 4804 1176 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
182298 | 11454 4392 352 | 23005 4780 1176 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
188621 | 5002 4392 352 | 15821 4780 1176 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
222818 | 2998 4392 352 | 11813 4768 1168 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
227729 | 4116 4392 352 | 14472 4772 1168 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241031 | 20241022 |
Compiler output
OTR.c: In function ‘ozp’,
OTR.c: inlined from ‘EFunc’ at OTR.c:127:3:
OTR.c: OTR.c:372:9: warning: ‘memcpy’ specified bound between 4294967281 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
OTR.c: 372 | memcpy(out,in,length);
OTR.c: | ^~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.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:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |