Searched refs:qcom_rng_ctx (Results 1 – 1 of 1) sorted by relevance
42 struct qcom_rng_ctx { struct89 struct qcom_rng_ctx *ctx = crypto_rng_ctx(tfm); in qcom_rng_generate()154 struct qcom_rng_ctx *ctx = crypto_tfm_ctx(tfm); in qcom_rng_init()173 .cra_ctxsize = sizeof(struct qcom_rng_ctx),