diff options
Diffstat (limited to 'sys/crypto/openssl/arm/ghashv8-armx.S')
-rw-r--r-- | sys/crypto/openssl/arm/ghashv8-armx.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/openssl/arm/ghashv8-armx.S b/sys/crypto/openssl/arm/ghashv8-armx.S index 3234cc9ba497..e404b7ca18dd 100644 --- a/sys/crypto/openssl/arm/ghashv8-armx.S +++ b/sys/crypto/openssl/arm/ghashv8-armx.S @@ -238,6 +238,7 @@ gcm_ghash_v8: vldmia sp!,{d8,d9,d10,d11,d12,d13,d14,d15} @ 32-bit ABI says so bx lr .size gcm_ghash_v8,.-gcm_ghash_v8 +.section .rodata .byte 71,72,65,83,72,32,102,111,114,32,65,82,77,118,56,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0 .align 2 .align 2 |