serval-dna/nacl/nacl-20110221/crypto_onetimeauth/poly1305/amd64/constants.s
Daniel O'Connor bf9710fd5a Unpacked nacl-20110221 after processing by nacl-prepare-sources.
This only affects build_android, if nacl-gcc-prep is run then build/`uname -s` will be created.
2012-02-27 12:40:14 +10:30

86 lines
2.3 KiB
ArmAsm

# version 20080913
# D. J. Bernstein
# Public domain.
.data
.section .rodata
.p2align 5
.globl _crypto_onetimeauth_poly1305_amd64_constants
.globl crypto_onetimeauth_poly1305_amd64_constants
.globl crypto_onetimeauth_poly1305_amd64_scale
.globl crypto_onetimeauth_poly1305_amd64_two32
.globl crypto_onetimeauth_poly1305_amd64_two64
.globl crypto_onetimeauth_poly1305_amd64_two96
.globl crypto_onetimeauth_poly1305_amd64_alpha32
.globl crypto_onetimeauth_poly1305_amd64_alpha64
.globl crypto_onetimeauth_poly1305_amd64_alpha96
.globl crypto_onetimeauth_poly1305_amd64_alpha130
.globl crypto_onetimeauth_poly1305_amd64_doffset0
.globl crypto_onetimeauth_poly1305_amd64_doffset1
.globl crypto_onetimeauth_poly1305_amd64_doffset2
.globl crypto_onetimeauth_poly1305_amd64_doffset3
.globl crypto_onetimeauth_poly1305_amd64_doffset3minustwo128
.globl crypto_onetimeauth_poly1305_amd64_hoffset0
.globl crypto_onetimeauth_poly1305_amd64_hoffset1
.globl crypto_onetimeauth_poly1305_amd64_hoffset2
.globl crypto_onetimeauth_poly1305_amd64_hoffset3
.globl crypto_onetimeauth_poly1305_amd64_rounding
_crypto_onetimeauth_poly1305_amd64_constants:
crypto_onetimeauth_poly1305_amd64_constants:
crypto_onetimeauth_poly1305_amd64_scale:
.long 0x0,0x37f40000
crypto_onetimeauth_poly1305_amd64_two32:
.long 0x0,0x41f00000
crypto_onetimeauth_poly1305_amd64_two64:
.long 0x0,0x43f00000
crypto_onetimeauth_poly1305_amd64_two96:
.long 0x0,0x45f00000
crypto_onetimeauth_poly1305_amd64_alpha32:
.long 0x0,0x45e80000
crypto_onetimeauth_poly1305_amd64_alpha64:
.long 0x0,0x47e80000
crypto_onetimeauth_poly1305_amd64_alpha96:
.long 0x0,0x49e80000
crypto_onetimeauth_poly1305_amd64_alpha130:
.long 0x0,0x4c080000
crypto_onetimeauth_poly1305_amd64_doffset0:
.long 0x0,0x43300000
crypto_onetimeauth_poly1305_amd64_doffset1:
.long 0x0,0x45300000
crypto_onetimeauth_poly1305_amd64_doffset2:
.long 0x0,0x47300000
crypto_onetimeauth_poly1305_amd64_doffset3:
.long 0x0,0x49300000
crypto_onetimeauth_poly1305_amd64_doffset3minustwo128:
.long 0x0,0x492ffffe
crypto_onetimeauth_poly1305_amd64_hoffset0:
.long 0xfffffffb,0x43300001
crypto_onetimeauth_poly1305_amd64_hoffset1:
.long 0xfffffffe,0x45300001
crypto_onetimeauth_poly1305_amd64_hoffset2:
.long 0xfffffffe,0x47300001
crypto_onetimeauth_poly1305_amd64_hoffset3:
.long 0xfffffffe,0x49300003
crypto_onetimeauth_poly1305_amd64_rounding:
.byte 0x7f
.byte 0x13