Searched refs:sl3516_ce_alg_template (Results 1 – 3 of 3) sorted by relevance
109 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()
317 struct sl3516_ce_alg_template { struct
218 static struct sl3516_ce_alg_template ce_algs[] = {