Home
last modified time | relevance | path

Searched refs:meson_alg_template (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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); 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); in meson_cipher()
314 struct meson_alg_template *algt; in meson_cipher_init()
321 algt = container_of(alg, struct meson_alg_template, alg.skcipher); in meson_cipher_init()
H A Damlogic-gxl.h134 * struct meson_alg_template - crypto_alg template
142 struct meson_alg_template { struct
H A Damlogic-gxl-core.c46 static struct meson_alg_template mc_algs[] = {
/kernel/linux/linux-6.6/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.h132 * struct meson_alg_template - crypto_alg template
140 struct meson_alg_template { struct
H A Damlogic-gxl-core.c48 static struct meson_alg_template mc_algs[] = {

Completed in 3 milliseconds