Searched refs:sl3516_ce_alg_template (Results 1 – 3 of 3) sorted by relevance
105 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_fallback()108 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher); in sl3516_ce_cipher_fallback()130 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher()139 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher); in sl3516_ce_cipher()311 struct sl3516_ce_alg_template *algt; in sl3516_ce_cipher_init()319 algt = container_of(alg, struct sl3516_ce_alg_template, alg.skcipher); in sl3516_ce_cipher_init()
322 struct sl3516_ce_alg_template { struct
216 static struct sl3516_ce_alg_template ce_algs[] = {
Completed in 6 milliseconds