Searched refs:crypto_rng_tfm (Results 1 – 3 of 3) sorted by relevance
65 static inline struct crypto_tfm *crypto_rng_tfm(struct crypto_rng *tfm) in crypto_rng_tfm() function80 return &crypto_rng_tfm(tfm)->__crt_alg->cra_rng; in crypto_rng_alg()85 return &crypto_rng_tfm(tfm)->crt_rng; in crypto_rng_crt()94 crypto_free_tfm(crypto_rng_tfm(tfm)); in crypto_free_rng()
1774 struct crypto_tfm *tfm_base = crypto_rng_tfm(tfm); in drbg_kcapi_reset()
1444 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng()