Home
last modified time | relevance | path

Searched refs:crypto_rng_crt (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/crypto/
Drng.h83 static inline struct rng_tfm *crypto_rng_crt(struct crypto_rng *tfm) in crypto_rng_crt() function
111 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()