Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
A Daes-neonbs-glue.c57 u8 rk[13 * (8 * AES_BLOCK_SIZE) + 32]; member
76 struct crypto_aes_ctx rk; in aesbs_setkey() local
93 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __ecb_crypt()
135 struct crypto_aes_ctx rk; in aesbs_cbc_setkey() local
250 struct crypto_aes_ctx rk; in aesbs_xts_setkey() local
272 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt()
/linux/lib/crypto/
A Dsm4.c96 static inline u32 sm4_round(u32 x0, u32 x1, u32 x2, u32 x3, u32 rk) in sm4_round()
114 u32 rk[4]; in sm4_expandkey() local
152 void sm4_crypt_block(const u32 *rk, u8 *out, const u8 *in) in sm4_crypt_block()
/linux/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
345 void (*fn)(u8 out[], u8 const in[], u8 const rk[], in __xts_crypt()
/linux/drivers/input/joystick/iforce/
A Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()

Completed in 12 milliseconds