Searched refs:crypto_rng_crt (Results 1 – 1 of 1) sorted by relevance
83 static inline struct rng_tfm *crypto_rng_crt(struct crypto_rng *tfm) in crypto_rng_crt() function111 return crypto_rng_crt(tfm)->rng_gen_random(tfm, rdata, dlen); in crypto_rng_get_bytes()134 return crypto_rng_crt(tfm)->rng_reset(tfm, seed, slen); in crypto_rng_reset()