Searched refs:K512 (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | sha512-avx-asm.S | 100 #define K_t(i) 8*i+K512(%rip) 382 .section .rodata.cst640.K512, "aM", @progbits, 640 385 K512: label
|
D | sha512-ssse3-asm.S | 97 #define K_t(i) 8*i+K512(%rip) 381 .section .rodata.cst640.K512, "aM", @progbits, 640 384 K512: label
|
D | sha512-avx2-asm.S | 607 lea K512(%rip), TBL 694 .section .rodata.cst640.K512, "aM", @progbits, 640 697 K512: label
|
/Linux-v4.19/arch/arm/crypto/ |
D | sha512-core.S_shipped | 89 .type K512,%object 91 K512: 132 .size K512,.-K512 157 sub r14,r3,#672 @ K512 545 adrl r3,K512 1857 sub r3,#640 @ rewind K512
|