Searched refs:talitos_crypto_alg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | talitos.c | 3040 struct talitos_crypto_alg { struct 3047 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() 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_allo [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | talitos.c | 3041 struct talitos_crypto_alg { struct 3048 struct talitos_crypto_alg *talitos_alg) in talitos_init_common() 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() 3177 static struct talitos_crypto_alg *talitos_alg_allo [all...] |
Completed in 8 milliseconds