Searched refs:qcom_rng_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct qcom_rng_ctx { struct75 struct qcom_rng_ctx *ctx = crypto_rng_ctx(tfm); in qcom_rng_generate()130 struct qcom_rng_ctx *ctx = crypto_tfm_ctx(tfm); in qcom_rng_init()149 .cra_ctxsize = sizeof(struct qcom_rng_ctx),