Searched defs:sun8i_cipher_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
210 struct sun8i_cipher_tfm_ctx { struct211 struct crypto_engine_ctx enginectx;212 u32 *key;213 u32 keylen;214 struct sun8i_ss_dev *ss;215 struct crypto_skcipher *fallback_tfm;
273 struct sun8i_cipher_tfm_ctx { struct274 struct crypto_engine_ctx enginectx;275 u32 *key;276 u32 keylen;277 struct sun8i_ce_dev *ce;278 struct crypto_skcipher *fallback_tfm;