Searched refs:meson_cipher_tfm_ctx (Results 1 – 3 of 3) sorted by relevance
61 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_cipher_do_fallback()87 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_cipher()277 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_skdecrypt()295 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_skencrypt()312 struct meson_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in meson_cipher_init()318 memset(op, 0, sizeof(struct meson_cipher_tfm_ctx)); in meson_cipher_init()338 struct meson_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in meson_cipher_exit()347 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_aes_setkey()
123 struct meson_cipher_tfm_ctx { struct
61 .cra_ctxsize = sizeof(struct meson_cipher_tfm_ctx),90 .cra_ctxsize = sizeof(struct meson_cipher_tfm_ctx),