Test results for armeabi, berry2, crypto_aead/aeadaes192ocbtaglen128v1

[Page version: 20241120 00:22:57]

Measurements for armeabi, berry2, crypto_aead Test results for armeabi, berry2, crypto_aead Test results for crypto_aead/aeadaes192ocbtaglen128v1
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: aeadaes192ocbtaglen128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
4620268136 0 028248 380 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
5489892544 0 021008 380 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
5554652172 0 020351 376 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909
5584881856 0 019124 372 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092720240909

Compiler output


ocb.c: ocb.c: In function 'ae_encrypt':
ocb.c: ocb.c:917:4: warning: implicit declaration of function 'store_block'; did you mean 'xor_block'? [-Wimplicit-function-declaration]
ocb.c:   917 |    store_block(&ctp[0],xor_block(ta[0], oa[0]));
ocb.c:       |    ^~~~~~~~~~~
ocb.c:       |    xor_block
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o): in function `ae_encrypt':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:917: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:918: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:919: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:920: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1002: undefined reference to `store_block'
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o):.../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1003: more undefined references to `store_block' follow
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


ocb.c: ocb.c: In function 'ae_encrypt':
ocb.c: ocb.c:917:4: warning: implicit declaration of function 'store_block'; did you mean 'xor_block'? [-Wimplicit-function-declaration]
ocb.c:   917 |    store_block(&ctp[0],xor_block(ta[0], oa[0]));
ocb.c:       |    ^~~~~~~~~~~
ocb.c:       |    xor_block
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o): in function `ae_encrypt':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:917: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:918: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:919: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:920: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1002: undefined reference to `store_block'
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o):.../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1003: more undefined references to `store_block' follow
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


ocb.c: ocb.c: In function 'ae_encrypt':
ocb.c: ocb.c:917:4: warning: implicit declaration of function 'store_block'; did you mean 'xor_block'? [-Wimplicit-function-declaration]
ocb.c:   917 |    store_block(&ctp[0],xor_block(ta[0], oa[0]));
ocb.c:       |    ^~~~~~~~~~~
ocb.c:       |    xor_block
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o): in function `ae_encrypt':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:917: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:918: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:919: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:920: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1002: undefined reference to `store_block'
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o):.../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1003: more undefined references to `store_block' follow
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


ocb.c: ocb.c: In function 'ae_encrypt':
ocb.c: ocb.c:917:4: warning: implicit declaration of function 'store_block'; did you mean 'xor_block'? [-Wimplicit-function-declaration]
ocb.c:   917 |    store_block(&ctp[0],xor_block(ta[0], oa[0]));
ocb.c:       |    ^~~~~~~~~~~
ocb.c:       |    xor_block
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o): in function `ae_encrypt':
try.c: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:917: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:918: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:919: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:920: undefined reference to `store_block'
try.c: /usr/bin/ld: .../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1004: undefined reference to `store_block'
try.c: /usr/bin/ld: libcrypto_aead_aeadaes192ocbtaglen128v1.a(ocb.o):.../supercop-data/berry2/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/aeadaes192ocbtaglen128v1/opt/work/ocb.c:1002: more undefined references to `store_block' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


encrypt.o ocb_decrypt T
encrypt.o ocb_encrypt T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)