Searched refs:crypto_rng_ctx (Results 1 – 3 of 3) sorted by relevance
22 struct sun8i_ss_rng_tfm_ctx *ctx = crypto_rng_ctx(tfm); in sun8i_ss_prng_seed()60 struct sun8i_ss_rng_tfm_ctx *ctx = crypto_rng_ctx(tfm); in sun8i_ss_prng_generate()
29 static inline void *crypto_rng_ctx(struct crypto_rng *tfm) in crypto_rng_ctx() function
89 struct qcom_rng_ctx *ctx = crypto_rng_ctx(tfm); in qcom_rng_generate()