Searched refs:K512 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 94 #define K_t(i) 8*i+K512(%rip) 382 .section .rodata.cst640.K512, "aM", @progbits, 640 385 K512: label
|
H A D | sha512-avx-asm.S | 96 #define K_t(i) 8*i+K512(%rip) 380 .section .rodata.cst640.K512, "aM", @progbits, 640 383 K512: label
|
H A D | sha512-avx2-asm.S | 604 lea K512(%rip), TBL 694 .section .rodata.cst640.K512, "aM", @progbits, 640 697 K512: label
|