Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dtalitos.c3120 struct talitos_crypto_alg { struct
3127 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
3151 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
3154 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
3163 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_skcipher()
3166 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_skcipher()
3175 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_ahash()
3179 struct talitos_crypto_alg, in talitos_cra_init_ahash()
3222 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()
3252 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, in talitos_alg_alloc()
[all …]