Searched defs:sun8i_cipher_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
212 struct sun8i_cipher_tfm_ctx { struct213 struct crypto_engine_ctx enginectx;214 u32 *key;215 u32 keylen;216 struct sun8i_ss_dev *ss;217 struct crypto_skcipher *fallback_tfm;
274 struct sun8i_cipher_tfm_ctx { struct275 struct crypto_engine_ctx enginectx;276 u32 *key;277 u32 keylen;278 struct sun8i_ce_dev *ce;279 struct crypto_skcipher *fallback_tfm;