Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dmxc-scc.c163 struct mxc_scc_crypto_tmpl { struct
390 struct mxc_scc_crypto_tmpl *algt; in mxc_scc_cra_init()
392 algt = container_of(alg, struct mxc_scc_crypto_tmpl, alg); in mxc_scc_cra_init()
570 static struct mxc_scc_crypto_tmpl scc_ecb_des = {
591 static struct mxc_scc_crypto_tmpl scc_cbc_des = {
612 static struct mxc_scc_crypto_tmpl *scc_crypto_algs[] = {