Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dtalitos.c2999 struct talitos_crypto_alg { struct
3006 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
3030 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init()
3035 struct talitos_crypto_alg, in talitos_cra_init()
3038 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init()
3047 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
3050 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
3102 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()
3134 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, in talitos_alg_alloc()
3139 struct talitos_crypto_alg *t_alg; in talitos_alg_alloc()
[all …]