Searched refs:hisi_trng_ctx (Results 1 – 1 of 1) sorted by relevance
60 struct hisi_trng_ctx { struct86 struct hisi_trng_ctx *ctx = crypto_rng_ctx(tfm); in hisi_trng_seed()115 struct hisi_trng_ctx *ctx = crypto_rng_ctx(tfm); in hisi_trng_generate()156 struct hisi_trng_ctx *ctx = crypto_tfm_ctx(tfm); in hisi_trng_init()176 struct hisi_trng_ctx *ctx = crypto_tfm_ctx(tfm); in hisi_trng_exit()222 .cra_ctxsize = sizeof(struct hisi_trng_ctx),
Completed in 3 milliseconds