Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dtalitos.c2592 struct talitos_crypto_alg { struct
2599 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
2623 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init()
2628 struct talitos_crypto_alg, in talitos_cra_init()
2631 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init()
2640 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
2643 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
2686 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()
2728 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, in talitos_alg_alloc()
2733 struct talitos_crypto_alg *t_alg; in talitos_alg_alloc()
[all …]