Home
last modified time | relevance | path

Searched defs:sun8i_cipher_tfm_ctx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h209 struct sun8i_cipher_tfm_ctx { struct
210 u32 *key;
211 u32 keylen;
212 struct sun8i_ss_dev *ss;
213 struct crypto_skcipher *fallback_tfm;
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h273 struct sun8i_cipher_tfm_ctx { struct
274 u32 *key;
275 u32 keylen;
276 struct sun8i_ce_dev *ce;
277 struct crypto_skcipher *fallback_tfm;