Searched defs:cword (Results 1 – 2 of 2) sorted by relevance
43 struct cword { struct55 * and cword aligned on 16 Bytes boundaries and argument68 } cword; member171 static inline void padlock_reset_key(struct cword *cword) in padlock_reset_key()183 static inline void padlock_store_cword(struct cword *cword) in padlock_store_cword()212 struct cword *cword, int count) in ecb_crypt_copy()226 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()240 struct cword *cword, int count) in ecb_crypt()254 u8 *iv, struct cword *cword, int count) in cbc_crypt()
99 unsigned long pc, dc, cword = CONST_VAR_F_MAX; in brcmstb_pwm_config() local