Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/amlogic/
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()
A Damlogic-gxl.h142 struct meson_alg_template { struct
A Damlogic-gxl-core.c46 static struct meson_alg_template mc_algs[] = {

Completed in 12 milliseconds