Searched refs:crypto4xx_alg (Results 1 – 3 of 3) sorted by relevance
898 static void crypto4xx_ctx_init(struct crypto4xx_alg *amcc_alg, in crypto4xx_ctx_init()910 struct crypto4xx_alg *amcc_alg; in crypto4xx_sk_init()944 struct crypto4xx_alg *amcc_alg; in crypto4xx_aead_init()972 struct crypto4xx_alg *alg; in crypto4xx_register_alg()977 alg = kzalloc(sizeof(struct crypto4xx_alg), GFP_KERNEL); in crypto4xx_register_alg()1009 struct crypto4xx_alg *alg, *tmp; in crypto4xx_unregister_alg()1123 struct crypto4xx_alg *amcc_alg; in crypto4xx_prng_generate()1127 amcc_alg = container_of(alg, struct crypto4xx_alg, alg.u.rng); in crypto4xx_prng_generate()1146 static struct crypto4xx_alg_common crypto4xx_alg[] = { variable1398 rc = crypto4xx_register_alg(core_dev->dev, crypto4xx_alg, in crypto4xx_probe()[all …]
3 crypto4xx-y := crypto4xx_core.o crypto4xx_alg.o
142 struct crypto4xx_alg { struct
Completed in 8 milliseconds