Home
last modified time | relevance | path

Searched refs:qcom_rng_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dqcom-rng.c37 struct qcom_rng_ctx { struct
79 struct qcom_rng_ctx *ctx = crypto_rng_ctx(tfm); in qcom_rng_generate()
134 struct qcom_rng_ctx *ctx = crypto_tfm_ctx(tfm); in qcom_rng_init()
153 .cra_ctxsize = sizeof(struct qcom_rng_ctx),
/kernel/linux/linux-6.6/drivers/crypto/
H A Dqcom-rng.c38 struct qcom_rng_ctx { struct
80 struct qcom_rng_ctx *ctx = crypto_rng_ctx(tfm); in qcom_rng_generate()
135 struct qcom_rng_ctx *ctx = crypto_tfm_ctx(tfm); in qcom_rng_init()
154 .cra_ctxsize = sizeof(struct qcom_rng_ctx),

Completed in 2 milliseconds