VirtualBox

Ignore:
Timestamp:
Mar 3, 2022 7:43:34 PM (3 years ago)
Author:
vboxsync
Message:

libs/openssl-3.0.1: Recreate asm files, bugref:10128

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.1/crypto/genasm-elf/aes-586.S

    r83531 r94083  
    33.align  16
    44_x86_AES_encrypt_compact:
     5.byte   243,15,30,251
    56        movl    %edi,20(%esp)
    67        xorl    (%edi),%eax
     
    270271.align  16
    271272_sse_AES_encrypt_compact:
     273.byte   243,15,30,251
    272274        pxor    (%edi),%mm0
    273275        pxor    8(%edi),%mm4
     
    427429.align  16
    428430_x86_AES_encrypt:
     431.byte   243,15,30,251
    429432        movl    %edi,20(%esp)
    430433        xorl    (%edi),%eax
     
    981984AES_encrypt:
    982985.L_AES_encrypt_begin:
     986.byte   243,15,30,251
    983987        pushl   %ebp
    984988        pushl   %ebx
     
    10441048.align  16
    10451049_x86_AES_decrypt_compact:
     1050.byte   243,15,30,251
    10461051        movl    %edi,20(%esp)
    10471052        xorl    (%edi),%eax
     
    13991404.align  16
    14001405_sse_AES_decrypt_compact:
     1406.byte   243,15,30,251
    14011407        pxor    (%edi),%mm0
    14021408        pxor    8(%edi),%mm4
     
    16151621.align  16
    16161622_x86_AES_decrypt:
     1623.byte   243,15,30,251
    16171624        movl    %edi,20(%esp)
    16181625        xorl    (%edi),%eax
     
    21732180AES_decrypt:
    21742181.L_AES_decrypt_begin:
     2182.byte   243,15,30,251
    21752183        pushl   %ebp
    21762184        pushl   %ebx
     
    22382246AES_cbc_encrypt:
    22392247.L_AES_cbc_encrypt_begin:
     2248.byte   243,15,30,251
    22402249        pushl   %ebp
    22412250        pushl   %ebx
     
    27692778.align  16
    27702779_x86_AES_set_encrypt_key:
     2780.byte   243,15,30,251
    27712781        pushl   %ebp
    27722782        pushl   %ebx
     
    30013011AES_set_encrypt_key:
    30023012.L_AES_set_encrypt_key_begin:
     3013.byte   243,15,30,251
    30033014        call    _x86_AES_set_encrypt_key
    30043015        ret
     
    30093020AES_set_decrypt_key:
    30103021.L_AES_set_decrypt_key_begin:
     3022.byte   243,15,30,251
    30113023        call    _x86_AES_set_encrypt_key
    30123024        cmpl    $0,%eax
     
    32423254.byte   111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
    32433255.comm   OPENSSL_ia32cap_P,16,4
     3256
     3257        .section ".note.gnu.property", "a"
     3258        .p2align 2
     3259        .long 1f - 0f
     3260        .long 4f - 1f
     3261        .long 5
     32620:
     3263        .asciz "GNU"
     32641:
     3265        .p2align 2
     3266        .long 0xc0000002
     3267        .long 3f - 2f
     32682:
     3269        .long 3
     32703:
     3271        .p2align 2
     32724:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette