Home
last modified time | relevance | path

Searched refs:rng_tfm (Results 1 – 3 of 3) 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()
/linux-4.1.27/crypto/
Drng.c55 struct rng_tfm *ops = &tfm->crt_rng; in crypto_init_rng_ops()
/linux-4.1.27/include/linux/
Dcrypto.h658 struct rng_tfm { struct
683 struct rng_tfm rng; argument