Deleted Added
full compact
aesni-sha256-x86_64.S (305153) aesni-sha256-x86_64.S (325335)
1/* $FreeBSD: stable/11/secure/lib/libcrypto/amd64/aesni-sha256-x86_64.S 305153 2016-08-31 20:33:59Z jkim $ */
1/* $FreeBSD: stable/11/secure/lib/libcrypto/amd64/aesni-sha256-x86_64.S 325335 2017-11-02 18:22:53Z jkim $ */
2/* Do not modify. This file is auto-generated from aesni-sha256-x86_64.pl. */
3.text
4
5
6.globl aesni_cbc_sha256_enc
7.type aesni_cbc_sha256_enc,@function
8.align 16
9aesni_cbc_sha256_enc:

--- 3999 unchanged lines hidden (view full) ---

4009 leaq K256+128(%rip),%rax
4010 movdqu (%r9),%xmm1
4011 movdqu 16(%r9),%xmm2
4012 movdqa 512-128(%rax),%xmm3
4013
4014 movl 240(%rcx),%r11d
4015 subq %rdi,%rsi
4016 movups (%rcx),%xmm15
2/* Do not modify. This file is auto-generated from aesni-sha256-x86_64.pl. */
3.text
4
5
6.globl aesni_cbc_sha256_enc
7.type aesni_cbc_sha256_enc,@function
8.align 16
9aesni_cbc_sha256_enc:

--- 3999 unchanged lines hidden (view full) ---

4009 leaq K256+128(%rip),%rax
4010 movdqu (%r9),%xmm1
4011 movdqu 16(%r9),%xmm2
4012 movdqa 512-128(%rax),%xmm3
4013
4014 movl 240(%rcx),%r11d
4015 subq %rdi,%rsi
4016 movups (%rcx),%xmm15
4017 movups (%r8),%xmm6
4017 movups 16(%rcx),%xmm4
4018 leaq 112(%rcx),%rcx
4019
4020 pshufd $0x1b,%xmm1,%xmm0
4021 pshufd $0xb1,%xmm1,%xmm1
4022 pshufd $0x1b,%xmm2,%xmm2
4023 movdqa %xmm3,%xmm7
4024.byte 102,15,58,15,202,8

--- 332 unchanged lines hidden ---
4018 movups 16(%rcx),%xmm4
4019 leaq 112(%rcx),%rcx
4020
4021 pshufd $0x1b,%xmm1,%xmm0
4022 pshufd $0xb1,%xmm1,%xmm1
4023 pshufd $0x1b,%xmm2,%xmm2
4024 movdqa %xmm3,%xmm7
4025.byte 102,15,58,15,202,8

--- 332 unchanged lines hidden ---