Test results for amd64, freshwrap,little, crypto_aead/oribatida192v11

[Page version: 20260711 06:31:21]

Measurements for amd64, freshwrap,little, crypto_aead Test results for amd64, freshwrap,little, crypto_aead Test results for crypto_aead/oribatida192v11
Computer: freshwrap,little
Microarchitecture: amd64; Gracemont (b06a2-20)
Architecture: amd64
CPU ID: GenuineIntel-000b06a2-20-bfebfbff
SUPERCOP version: 20260627
Operation: crypto_aead
Primitive: oribatida192v11
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
963951614317 0 041743 1232 1720T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
160897288320 0 036731 1272 1688T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
177896407720 0 036195 1272 1688T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
179827567827 0 034928 1272 1624T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
221695736655 0 030912 1272 1624T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
327182155870 0 030879 1232 1720T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
334426924867 0 029669 1264 1688T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
359262314318 0 027346 1208 1688T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026070120260627
380130465984 0 030534 1224 1720T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026070120260627

Compiler output


encrypt.c: encrypt.c: In function 'crypto_aead_oribatida192v11_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:387:31: warning: 'mask[11]' may be used uninitialized [-Wmaybe-uninitialized]
encrypt.c:   387 |     mask[mask_size - 1] = mask[mask_size - 1] ^ constant[0];
encrypt.c:       |                           ~~~~^~~~~~~~~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_oribatida192v11_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:480:31: warning: 'mask[11]' may be used uninitialized [-Wmaybe-uninitialized]
encrypt.c:   480 |     mask[mask_size - 1] = mask[mask_size - 1] ^ constant[0];
encrypt.c:       |                           ~~~~^~~~~~~~~~~~~~~

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

Namespace violations


encrypt.o SimP_2 T
encrypt.o SimP_4 T
encrypt.o SimP_round T
encrypt.o gcd T
encrypt.o generate_iv T
encrypt.o get_domain T
encrypt.o inbytelshift T
encrypt.o interbytelshift T
encrypt.o pad_1_0 T
encrypt.o process_ad T
encrypt.o process_c T
encrypt.o process_m T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)