Searched refs:K256 (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/riscv/crypto/
H A Dsha256-riscv64-zvknha_or_zvknhb-zvkb.S115 la t0, K256
207 .type K256, @object
208 K256: label
225 .size K256, . - K256
/linux-master/arch/x86/crypto/
H A Dsha256_ni_asm.S139 lea K256+32*4(%rip), SHA256CONSTANTS
177 .section .rodata.cst256.K256, "aM", @progbits, 256
179 K256: label
H A Dsha256-avx2-asm.S592 leaq K256+0*32(%rip), INP ## reuse INP as scratch reg
597 leaq K256+1*32(%rip), INP
602 leaq K256+2*32(%rip), INP
607 leaq K256+3*32(%rip), INP
618 leaq K256+0*32(%rip), INP
623 leaq K256+1*32(%rip), INP
723 .section .rodata.cst512.K256, "aM", @progbits, 512
725 K256: label
H A Dsha256-ssse3-asm.S391 lea K256(%rip), TBL
478 .section .rodata.cst256.K256, "aM", @progbits, 256
480 K256: label
H A Dsha256-avx-asm.S381 lea K256(%rip), TBL
464 .section .rodata.cst256.K256, "aM", @progbits, 256
466 K256: label
/linux-master/arch/arm/crypto/
H A Dsha256-armv4.pl103 ldr $t2,[$Ktbl],#4 @ *K256++
109 add $h,$h,$t2 @ h+=K256[i]
184 .type K256,%object
186 K256: label
203 .size K256,.-K256
231 sub $Ktbl,r3,#256+32 @ K256
474 sub $Ktbl,$Ktbl,#.Lsha256_block_data_order-K256
521 teq $t1,#0 @ check for K256 terminator
607 sub $Ktbl,$Ktbl,#.LARMv8-K256
[all...]

Completed in 163 milliseconds