From 9f4e5e19683ae4acc3b94ad5666fb12516cdc8c9 Mon Sep 17 00:00:00 2001 From: Bill Yang Date: Tue, 18 Jul 2023 13:04:57 -0700 Subject: [PATCH] update generated-src/ again --- generated-src/ios-aarch64/crypto/fipsmodule/aesv8-armx.S | 8 ++++---- .../crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S | 2 +- .../ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S | 2 +- generated-src/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S | 4 ++-- .../linux-aarch64/crypto/fipsmodule/aesv8-armx.S | 8 ++++---- .../crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S | 2 +- .../linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S | 2 +- .../linux-aarch64/crypto/fipsmodule/vpaes-armv8.S | 4 ++-- generated-src/win-aarch64/crypto/fipsmodule/aesv8-armx.S | 8 ++++---- .../crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S | 2 +- .../win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S | 2 +- generated-src/win-aarch64/crypto/fipsmodule/vpaes-armv8.S | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-armx.S b/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-armx.S index 2539c4850d8..f9d545cf785 100644 --- a/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-armx.S +++ b/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-armx.S @@ -37,7 +37,7 @@ Lenc_key: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#3] + strb w7, [x6,#3] // kFlag_aes_hw_set_encrypt_key #endif // Armv8.3-A PAuth: even though x30 is pushed to stack it is not popped later. AARCH64_VALID_CALL_TARGET @@ -256,7 +256,7 @@ _aes_hw_encrypt: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#1] + strb w7, [x6,#1] // kFlag_aes_hw_encrypt #endif AARCH64_VALID_CALL_TARGET ldr w3,[x2,#240] @@ -294,7 +294,7 @@ _aes_hw_decrypt: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#1] + strb w7, [x6,#1] // kFlag_aes_hw_encrypt #endif AARCH64_VALID_CALL_TARGET ldr w3,[x2,#240] @@ -625,7 +625,7 @@ _aes_hw_ctr32_encrypt_blocks: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6] + strb w7, [x6] // kFlag_aes_hw_ctr32_encrypt_blocks #endif // Armv8.3-A PAuth: even though x30 is pushed to stack it is not popped later. AARCH64_VALID_CALL_TARGET diff --git a/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S b/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S index 3a92513c361..671953e2e4d 100644 --- a/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S +++ b/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S @@ -27,7 +27,7 @@ _aesv8_gcm_8x_enc_128: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#6] + strb w7, [x6,#6] // kFlag_aesv8_gcm_8x_enc_128 #endif AARCH64_VALID_CALL_TARGET cbz x1, L128_enc_ret diff --git a/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S b/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S index 763179eb9a2..b27e32722ca 100644 --- a/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S +++ b/generated-src/ios-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S @@ -27,7 +27,7 @@ _aes_gcm_enc_kernel: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#2] + strb w7, [x6,#2] // kFlag_aes_gcm_enc_kernel #endif AARCH64_SIGN_LINK_REGISTER stp x29, x30, [sp, #-128]! diff --git a/generated-src/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S b/generated-src/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S index 951ea4f4cae..cc18cd25771 100644 --- a/generated-src/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S +++ b/generated-src/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S @@ -221,7 +221,7 @@ _vpaes_encrypt: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#4] + strb w7, [x6,#4] // kFlag_vpaes_encrypt #endif AARCH64_SIGN_LINK_REGISTER stp x29,x30,[sp,#-16]! @@ -1031,7 +1031,7 @@ _vpaes_set_encrypt_key: adrp x6,_BORINGSSL_function_hit@PAGE add x6, x6, _BORINGSSL_function_hit@PAGEOFF mov w7, #1 - strb w7, [x6,#5] + strb w7, [x6,#5] // kFlag_vpaes_set_encrypt_key #endif AARCH64_SIGN_LINK_REGISTER stp x29,x30,[sp,#-16]! diff --git a/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-armx.S b/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-armx.S index bda05b949d9..999fafa885c 100644 --- a/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-armx.S +++ b/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-armx.S @@ -37,7 +37,7 @@ aes_hw_set_encrypt_key: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#3] + strb w7, [x6,#3] // kFlag_aes_hw_set_encrypt_key #endif // Armv8.3-A PAuth: even though x30 is pushed to stack it is not popped later. AARCH64_VALID_CALL_TARGET @@ -256,7 +256,7 @@ aes_hw_encrypt: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#1] + strb w7, [x6,#1] // kFlag_aes_hw_encrypt #endif AARCH64_VALID_CALL_TARGET ldr w3,[x2,#240] @@ -294,7 +294,7 @@ aes_hw_decrypt: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#1] + strb w7, [x6,#1] // kFlag_aes_hw_encrypt #endif AARCH64_VALID_CALL_TARGET ldr w3,[x2,#240] @@ -625,7 +625,7 @@ aes_hw_ctr32_encrypt_blocks: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6] + strb w7, [x6] // kFlag_aes_hw_ctr32_encrypt_blocks #endif // Armv8.3-A PAuth: even though x30 is pushed to stack it is not popped later. AARCH64_VALID_CALL_TARGET diff --git a/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S b/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S index 58b977ea6a8..02a701970ce 100644 --- a/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S +++ b/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S @@ -27,7 +27,7 @@ aesv8_gcm_8x_enc_128: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#6] + strb w7, [x6,#6] // kFlag_aesv8_gcm_8x_enc_128 #endif AARCH64_VALID_CALL_TARGET cbz x1, .L128_enc_ret diff --git a/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S b/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S index 3c87a638a10..776dbefff1a 100644 --- a/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S +++ b/generated-src/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S @@ -27,7 +27,7 @@ aes_gcm_enc_kernel: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#2] + strb w7, [x6,#2] // kFlag_aes_gcm_enc_kernel #endif AARCH64_SIGN_LINK_REGISTER stp x29, x30, [sp, #-128]! diff --git a/generated-src/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S b/generated-src/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S index e2fb36ab52e..51b5af48b7c 100644 --- a/generated-src/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S +++ b/generated-src/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S @@ -221,7 +221,7 @@ vpaes_encrypt: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#4] + strb w7, [x6,#4] // kFlag_vpaes_encrypt #endif AARCH64_SIGN_LINK_REGISTER stp x29,x30,[sp,#-16]! @@ -1031,7 +1031,7 @@ vpaes_set_encrypt_key: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#5] + strb w7, [x6,#5] // kFlag_vpaes_set_encrypt_key #endif AARCH64_SIGN_LINK_REGISTER stp x29,x30,[sp,#-16]! diff --git a/generated-src/win-aarch64/crypto/fipsmodule/aesv8-armx.S b/generated-src/win-aarch64/crypto/fipsmodule/aesv8-armx.S index ceed9ab5da9..639a3a2deec 100644 --- a/generated-src/win-aarch64/crypto/fipsmodule/aesv8-armx.S +++ b/generated-src/win-aarch64/crypto/fipsmodule/aesv8-armx.S @@ -39,7 +39,7 @@ Lenc_key: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#3] + strb w7, [x6,#3] // kFlag_aes_hw_set_encrypt_key #endif // Armv8.3-A PAuth: even though x30 is pushed to stack it is not popped later. AARCH64_VALID_CALL_TARGET @@ -262,7 +262,7 @@ aes_hw_encrypt: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#1] + strb w7, [x6,#1] // kFlag_aes_hw_encrypt #endif AARCH64_VALID_CALL_TARGET ldr w3,[x2,#240] @@ -302,7 +302,7 @@ aes_hw_decrypt: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#1] + strb w7, [x6,#1] // kFlag_aes_hw_encrypt #endif AARCH64_VALID_CALL_TARGET ldr w3,[x2,#240] @@ -637,7 +637,7 @@ aes_hw_ctr32_encrypt_blocks: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6] + strb w7, [x6] // kFlag_aes_hw_ctr32_encrypt_blocks #endif // Armv8.3-A PAuth: even though x30 is pushed to stack it is not popped later. AARCH64_VALID_CALL_TARGET diff --git a/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S b/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S index 0c6587c6921..40aea4145cb 100644 --- a/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S +++ b/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-unroll8.S @@ -29,7 +29,7 @@ aesv8_gcm_8x_enc_128: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#6] + strb w7, [x6,#6] // kFlag_aesv8_gcm_8x_enc_128 #endif AARCH64_VALID_CALL_TARGET cbz x1, L128_enc_ret diff --git a/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S b/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S index 15a526c24eb..b6c4ec529d8 100644 --- a/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S +++ b/generated-src/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8.S @@ -29,7 +29,7 @@ aes_gcm_enc_kernel: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#2] + strb w7, [x6,#2] // kFlag_aes_gcm_enc_kernel #endif AARCH64_SIGN_LINK_REGISTER stp x29, x30, [sp, #-128]! diff --git a/generated-src/win-aarch64/crypto/fipsmodule/vpaes-armv8.S b/generated-src/win-aarch64/crypto/fipsmodule/vpaes-armv8.S index 73e476c41c1..fba7f704d82 100644 --- a/generated-src/win-aarch64/crypto/fipsmodule/vpaes-armv8.S +++ b/generated-src/win-aarch64/crypto/fipsmodule/vpaes-armv8.S @@ -227,7 +227,7 @@ vpaes_encrypt: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#4] + strb w7, [x6,#4] // kFlag_vpaes_encrypt #endif AARCH64_SIGN_LINK_REGISTER stp x29,x30,[sp,#-16]! @@ -1061,7 +1061,7 @@ vpaes_set_encrypt_key: adrp x6,BORINGSSL_function_hit add x6, x6, :lo12:BORINGSSL_function_hit mov w7, #1 - strb w7, [x6,#5] + strb w7, [x6,#5] // kFlag_vpaes_set_encrypt_key #endif AARCH64_SIGN_LINK_REGISTER stp x29,x30,[sp,#-16]!