Home
last modified time | relevance | path

Searched defs:rk (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/arch/arm64/crypto/
A Daes-neonbs-glue.c59 u8 rk[13 * (8 * AES_BLOCK_SIZE) + 32]; member
78 struct crypto_aes_ctx rk; in aesbs_setkey() local
95 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __ecb_crypt()
137 struct crypto_aes_ctx rk; in aesbs_cbc_ctr_setkey() local
244 struct crypto_aes_ctx rk; in aesbs_xts_setkey() local
266 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt()
/linux-6.3-rc2/crypto/
A Dsm4.c104 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.3-rc2/arch/arm/crypto/
A Daes-neonbs-glue.c72 struct crypto_aes_ctx rk; in aesbs_setkey() local
89 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __ecb_crypt()
131 struct crypto_aes_ctx rk; in aesbs_cbc_setkey() local
338 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt()
A Dghash-ce-glue.c47 u32 rk[AES_MAX_KEYLENGTH_U32]; member
/linux-6.3-rc2/arch/x86/crypto/
A Daria-aesni-avx-asm_64.S268 #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
A Daria-aesni-avx2-asm_64.S284 #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
A Daria-gfni-avx512-asm_64.S268 #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.3-rc2/include/crypto/
A Daria.h407 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.3-rc2/arch/loongarch/kernel/
A Dinst.c211 u32 larch_insn_gen_or(enum loongarch_gpr rd, enum loongarch_gpr rj, enum loongarch_gpr rk) in larch_insn_gen_or()
/linux-6.3-rc2/drivers/input/joystick/iforce/
A Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dinst.h263 unsigned int rk : 5; member
270 unsigned int rk : 5; member

Completed in 33 milliseconds