/linux-6.12.1/arch/arm64/crypto/ |
D | aes-neonbs-glue.c | 60 u8 rk[13 * (8 * AES_BLOCK_SIZE) + 32]; member 79 struct crypto_aes_ctx rk; in aesbs_setkey() local 96 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __ecb_crypt() 138 struct crypto_aes_ctx rk; in aesbs_cbc_ctr_setkey() local 256 struct crypto_aes_ctx rk; in aesbs_xts_setkey() local 278 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt()
|
D | aes-ce-ccm-glue.c | 101 u32 macp, u32 const rk[], u32 rounds) in ce_aes_ccm_auth_data()
|
/linux-6.12.1/crypto/ |
D | sm4.c | 104 static inline u32 sm4_round(u32 x0, u32 x1, u32 x2, u32 x3, u32 rk) in sm4_round() 122 u32 rk[4]; in sm4_expandkey() local 160 void sm4_crypt_block(const u32 *rk, u8 *out, const u8 *in) in sm4_crypt_block()
|
/linux-6.12.1/arch/x86/crypto/ |
D | aria-aesni-avx-asm_64.S | 268 #define aria_ark_8way(x0, x1, x2, x3, \ argument 423 mem_tmp, rk, round) \ argument 478 mem_tmp, rk, round) \ argument 533 mem_tmp, rk, round, last_round) \ argument 569 mem_tmp, rk, round) \ argument 628 mem_tmp, rk, round) \ argument 687 mem_tmp, rk, round, last_round) \ argument
|
D | aria-aesni-avx2-asm_64.S | 284 #define aria_ark_8way(x0, x1, x2, x3, \ argument 464 mem_tmp, rk, round) \ argument 518 mem_tmp, rk, round) \ argument 572 mem_tmp, rk, round, last_round) \ argument 606 mem_tmp, rk, round) \ argument 664 mem_tmp, rk, round) \ argument 722 mem_tmp, rk, round, last_round) \ argument
|
D | aria-gfni-avx512-asm_64.S | 268 #define aria_ark_16way(x0, x1, x2, x3, \ argument 427 mem_tmp, rk, round) \ argument 467 mem_tmp, rk, round) \ argument 506 mem_tmp, rk, round, last_round) \ argument
|
/linux-6.12.1/arch/arm/crypto/ |
D | aes-neonbs-glue.c | 71 struct crypto_aes_ctx rk; in aesbs_setkey() local 88 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __ecb_crypt() 294 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt()
|
D | ghash-ce-glue.c | 47 u32 rk[AES_MAX_KEYLENGTH_U32]; member
|
/linux-6.12.1/include/crypto/ |
D | aria.h | 407 static inline void aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, in aria_add_round_key() 434 static inline void aria_gsrk(u32 *rk, u32 *x, u32 *y, u32 n) in aria_gsrk()
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | inst.c | 270 u32 larch_insn_gen_or(enum loongarch_gpr rd, enum loongarch_gpr rj, enum loongarch_gpr rk) in larch_insn_gen_or()
|
/linux-6.12.1/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | inst.h | 343 unsigned int rk : 5; member 350 unsigned int rk : 5; member
|