Searched defs:sun8i_cipher_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
202 struct sun8i_cipher_tfm_ctx { struct203 struct crypto_engine_ctx enginectx;204 u32 *key;205 u32 keylen;206 struct sun8i_ss_dev *ss;207 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;