Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/trng/
H A Dtrng.c60 struct hisi_trng_ctx { struct
86 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),