Implementation notes: mipso32, gcc23, crypto_aead/wageae128v1

Computer: gcc23
Microarchitecture: mipso32; Octeon II (cnmips64v2)
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20230530
Operation: crypto_aead
Primitive: wageae128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2281094610380 0 034520 412 832T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060320220506
331314887532 0 029573 412 832T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060320220506
384285786876 0 028041 404 832T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060320220506
481319767836 0 030565 412 832T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022060320220506

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.o rate_bytes R
encrypt.o wage_ad T
encrypt.o wage_gentag T
encrypt.o wage_init T
wage.o RC0 R
wage.o RC1 R
wage.o convert_7bitwords_to_8bytes T
wage.o convert_8bytes_to_7bitwords T
wage.o convert_bytekey_to_wordkey T
wage.o convert_tag_word_to_byte T
wage.o gamma_table R
wage.o sbox_table R
wage.o wage_permutation T
wage.o wage_permutation_ALLONE T
wage.o wage_permutation_ALLZERO T
wage.o wage_print_state T
wage.o wgp7_table R

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref