Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dtalitos.c3041 struct talitos_crypto_alg { struct
3048 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() argument
3072 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_aead()
3075 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_aead()
3084 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_skcipher()
3087 talitos_alg = container_of(alg, struct talitos_crypto_alg, in talitos_cra_init_skcipher()
3096 struct talitos_crypto_alg *talitos_alg; in talitos_cra_init_ahash()
3100 struct talitos_crypto_alg, in talitos_cra_init_ahash()
3143 struct talitos_crypto_alg *t_alg, *n; in talitos_remove()
3182 struct talitos_crypto_alg *t_alg; in talitos_alg_alloc()
[all …]