Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dtalitos.c3007 struct talitos_crypto_alg { struct
3014 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
3038 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init()
3043 struct talitos_crypto_alg, in talitos_cra_init()
3046 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init()
3055 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
3058 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
3110 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()
3143 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, in talitos_alg_alloc()
3148 struct talitos_crypto_alg *t_alg; in talitos_alg_alloc()
[all …]