Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/
Dpadlock-aes.c39 struct cword { struct
51 * and cword aligned on 16 Bytes boundaries and argument
64 } cword; member
166 static inline void padlock_reset_key(struct cword *cword) in padlock_reset_key()
178 static inline void padlock_store_cword(struct cword *cword) in padlock_store_cword()
207 struct cword *cword, int count) in ecb_crypt_copy()
221 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()
235 struct cword *cword, int count) in ecb_crypt()
249 u8 *iv, struct cword *cword, int count) in cbc_crypt()