Searched refs:FOLD_CONSTS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 61 #define FOLD_CONSTS %xmm10 macro 73 pclmulqdq $0x00, FOLD_CONSTS, \reg1 74 pclmulqdq $0x11, FOLD_CONSTS, %xmm8 75 pclmulqdq $0x00, FOLD_CONSTS, \reg2 76 pclmulqdq $0x11, FOLD_CONSTS, %xmm13 86 pclmulqdq $0x11, FOLD_CONSTS, \src_reg 87 pclmulqdq $0x00, FOLD_CONSTS, %xmm8
|
/linux-5.19.10/arch/arm/crypto/ |
D | crct10dif-ce-core.S | 111 FOLD_CONSTS .req q10 141 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 194 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 213 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 294 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]! 311 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128] 340 vld1.64 {FOLD_CONSTS}, [fold_consts_ptr, :128]!
|