Searched refs:talitos_crypto_alg (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dtalitos.c2373 struct talitos_crypto_alg { struct
2382 struct talitos_crypto_alg *talitos_alg; talitos_cra_init()
2388 struct talitos_crypto_alg, talitos_cra_init()
2391 talitos_alg = container_of(alg, struct talitos_crypto_alg, talitos_cra_init()
2460 struct talitos_crypto_alg *t_alg, *n; talitos_remove()
2502 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, talitos_alg_alloc()
2507 struct talitos_crypto_alg *t_alg; talitos_alg_alloc()
2510 t_alg = kzalloc(sizeof(struct talitos_crypto_alg), GFP_KERNEL); talitos_alg_alloc()
2753 struct talitos_crypto_alg *t_alg; talitos_probe()

Completed in 50 milliseconds