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.c3042 struct talitos_crypto_alg { struct
3049 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
3073 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
3076 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
3085 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_skcipher()
3088 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_skcipher()
3097 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_ahash()
3101 struct talitos_crypto_alg, in talitos_cra_init_ahash()
3144 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()
3176 static struct talitos_crypto_alg *talitos_alg_alloc(struct device *dev, in talitos_alg_alloc()
[all …]