Searched refs:w13 (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | qm_common.h | 37 __le16 w13; member
|
H A D | qm.c | 1999 sqc->w13 = cpu_to_le16(QM_MK_SQC_W13(0, 1, qp->alg_type)); in qm_sq_ctx_cfg()
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | poly1305-armv8.pl | 321 add w12,w13,w13,lsl#2 // r1*5 322 str w13,[$ctx,#16*1] // r1 323 add w13,w14,w14,lsl#2 // r2*5 327 str w13,[$ctx,#16*4] // s2 360 ldp w12,w13,[$ctx,#8]
|
H A D | chacha-neon-core.S | 169 a1 .req w13
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | poly1305-armv8.pl | 321 add w12,w13,w13,lsl#2 // r1*5 322 str w13,[$ctx,#16*1] // r1 323 add w13,w14,w14,lsl#2 // r2*5 327 str w13,[$ctx,#16*4] // s2 360 ldp w12,w13,[$ctx,#8]
|
H A D | aes-modes.S | 331 BLOCKS_W .req w13
|
H A D | sm3-neon-core.S | 52 #define t2 w13 233 ext W5.16b, XTMP3.16b, XTMP3.16b, #4; /* W5: xx, w15, w14, w13 */
|
H A D | chacha-neon-core.S | 169 a1 .req w13
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | head.S | 873 cmp w13, #R_AARCH64_RELATIVE
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | head.S | 797 cmp w13, #R_AARCH64_RELATIVE
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/ |
H A D | qm.c | 264 __le16 w13; member 1768 sqc->w13 = cpu_to_le16(QM_MK_SQC_W13(0, 1, qp->alg_type)); in qm_qp_ctx_cfg()
|
Completed in 20 milliseconds