Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dpadlock-aes.c40 struct cword { struct
52 * and cword aligned on 16 Bytes boundaries and argument
65 } cword; member
167 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()