Searched refs:talitos_crypto_alg (Results 1 – 1 of 1) sorted by relevance
2236 struct talitos_crypto_alg { struct2245 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init() argument2250 struct talitos_crypto_alg, in talitos_cra_init()2253 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init()2314 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()2355 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, in talitos_alg_alloc()2360 struct talitos_crypto_alg *t_alg; in talitos_alg_alloc()2363 t_alg = kzalloc(sizeof(struct talitos_crypto_alg), GFP_KERNEL); in talitos_alg_alloc()2532 struct talitos_crypto_alg *t_alg; in talitos_probe()