Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dpadlock-aes.c43 struct cword { struct
55 * and cword aligned on 16 Bytes boundaries and argument
68 } cword; member
171 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()