Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / boringssl / mac-x86_64 / crypto / aes / aes-x86_64.S
index 6fc0b71..02f378b 100644 (file)
@@ -329,6 +329,7 @@ L$enc_compact_done:
 .p2align       4
 .globl _asm_AES_encrypt
 .private_extern _asm_AES_encrypt
+
 .private_extern        _asm_AES_encrypt
 _asm_AES_encrypt:
        pushq   %rbx
@@ -774,6 +775,7 @@ L$dec_compact_done:
 .p2align       4
 .globl _asm_AES_decrypt
 .private_extern _asm_AES_decrypt
+
 .private_extern        _asm_AES_decrypt
 _asm_AES_decrypt:
        pushq   %rbx
@@ -841,6 +843,7 @@ L$dec_epilogue:
 .p2align       4
 .globl _asm_AES_set_encrypt_key
 .private_extern _asm_AES_set_encrypt_key
+
 _asm_AES_set_encrypt_key:
        pushq   %rbx
        pushq   %rbp
@@ -1102,6 +1105,7 @@ L$exit:
 .p2align       4
 .globl _asm_AES_set_decrypt_key
 .private_extern _asm_AES_set_decrypt_key
+
 _asm_AES_set_decrypt_key:
        pushq   %rbx
        pushq   %rbp
@@ -1287,9 +1291,10 @@ L$dec_key_epilogue:
        .byte   0xf3,0xc3
 
 .p2align       4
-
 .globl _asm_AES_cbc_encrypt
 .private_extern _asm_AES_cbc_encrypt
+
+
 .private_extern        _asm_AES_cbc_encrypt
 _asm_AES_cbc_encrypt:
        cmpq    $0,%rdx
@@ -2527,4 +2532,4 @@ L$AES_Td:
 .long  0x1b1b1b1b, 0x1b1b1b1b, 0, 0
 .byte  65,69,83,32,102,111,114,32,120,56,54,95,54,52,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
 .p2align       6
-#endif
\ No newline at end of file
+#endif