Searched defs:cword (Results 1 – 2 of 2) sorted by relevance
40 struct cword { struct52 * and cword aligned on 16 Bytes boundaries and argument65 } cword; member167 static inline void padlock_reset_key(struct cword *cword) in padlock_reset_key()179 static inline void padlock_store_cword(struct cword *cword) in padlock_store_cword()208 struct cword *cword, int count) in ecb_crypt_copy()222 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()236 struct cword *cword, int count) in ecb_crypt()250 u8 *iv, struct cword *cword, int count) in cbc_crypt()
110 unsigned long pc, dc, cword = CONST_VAR_F_MAX; in brcmstb_pwm_config() local