Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dtalitos.c3040 struct talitos_crypto_alg { struct
3047 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
3071 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
3074 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
3083 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_skcipher()
3086 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_skcipher()
3095 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_ahash()
3099 struct talitos_crypto_alg, in talitos_cra_init_ahash()
3142 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 …]