Searched refs:qcom_rng_ctx (Results 1 – 1 of 1) sorted by relevance
35 struct qcom_rng_ctx { struct74 struct qcom_rng_ctx *ctx = crypto_rng_ctx(tfm); in qcom_rng_generate()129 struct qcom_rng_ctx *ctx = crypto_tfm_ctx(tfm); in qcom_rng_init()148 .cra_ctxsize = sizeof(struct qcom_rng_ctx),