Searched defs:cword (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-brcmstb.c | 101 unsigned long pc, dc, cword = CONST_VAR_F_MAX; in brcmstb_pwm_config() local [all...] |
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | pwm-brcmstb.c | 100 unsigned long pc, dc, cword = CONST_VAR_F_MAX; in brcmstb_pwm_config() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | padlock-aes.c | 43 struct cword { struct 68 } cword; member 171 padlock_reset_key(struct cword *cword) padlock_reset_key() argument 183 padlock_store_cword(struct cword *cword) padlock_store_cword() argument 211 ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, struct cword *cword, int count) ecb_crypt_copy() argument 225 cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) cbc_crypt_copy() argument 239 ecb_crypt(const u8 *in, u8 *out, u32 *key, struct cword *cword, int count) ecb_crypt() argument 253 cbc_crypt(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) cbc_crypt() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | padlock-aes.c | 43 struct cword { struct 68 } cword; member 171 padlock_reset_key(struct cword *cword) padlock_reset_key() argument 183 padlock_store_cword(struct cword *cword) padlock_store_cword() argument 211 ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, struct cword *cword, int count) ecb_crypt_copy() argument 225 cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) cbc_crypt_copy() argument 239 ecb_crypt(const u8 *in, u8 *out, u32 *key, struct cword *cword, int count) ecb_crypt() argument 253 cbc_crypt(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) cbc_crypt() argument [all...] |
Completed in 2 milliseconds