Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c109 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_fallback()
112 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher.base); in sl3516_ce_cipher_fallback()
134 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher()
143 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher.base); in sl3516_ce_cipher()
317 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_init()
325 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher.base); in sl3516_ce_cipher_init()
H A Dsl3516-ce.h317 struct sl3516_ce_alg_template { struct
H A Dsl3516-ce-core.c218 static struct sl3516_ce_alg_template ce_algs[] = {