Home
last modified time | relevance | path

Searched refs:meson_alg_template (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c66 struct meson_alg_template *algt; in meson_cipher_do_fallback()
68 algt = container_of(alg, struct meson_alg_template, alg.skcipher.base); in meson_cipher_do_fallback()
91 struct meson_alg_template *algt; in meson_cipher()
104 algt = container_of(alg, struct meson_alg_template, alg.skcipher.base); in meson_cipher()
313 struct meson_alg_template *algt; in meson_cipher_init()
320 algt = container_of(alg, struct meson_alg_template, alg.skcipher.base); in meson_cipher_init()
H A Damlogic-gxl.h140 struct meson_alg_template { struct