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()276 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_skdecrypt()294 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_skencrypt()311 struct meson_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in meson_cipher_init()317 memset(op, 0, sizeof(struct meson_cipher_tfm_ctx)); in meson_cipher_init()341 struct meson_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in meson_cipher_exit()350 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_aes_setkey()
124 struct meson_cipher_tfm_ctx { struct
59 .cra_ctxsize = sizeof(struct meson_cipher_tfm_ctx),85 .cra_ctxsize = sizeof(struct meson_cipher_tfm_ctx),