Searched refs:qcom_rng_ctx (Results 1 – 1 of 1) sorted by relevance
37 struct qcom_rng_ctx { struct79 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),