Searched defs:sun8i_cipher_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
209 struct sun8i_cipher_tfm_ctx { struct210 u32 *key;211 u32 keylen;212 struct sun8i_ss_dev *ss;213 struct crypto_skcipher *fallback_tfm;
273 struct sun8i_cipher_tfm_ctx { struct274 u32 *key;275 u32 keylen;276 struct sun8i_ce_dev *ce;277 struct crypto_skcipher *fallback_tfm;