Searched defs:sun8i_cipher_tfm_ctx (Results 1 – 2 of 2) sorted by relevance
201 struct sun8i_cipher_tfm_ctx { struct202 struct crypto_engine_ctx enginectx;203 u32 *key;204 u32 keylen;205 struct sun8i_ss_dev *ss;206 struct crypto_skcipher *fallback_tfm;
272 struct sun8i_cipher_tfm_ctx { struct273 struct crypto_engine_ctx enginectx;274 u32 *key;275 u32 keylen;276 struct sun8i_ce_dev *ce;277 struct crypto_skcipher *fallback_tfm;