Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Drng.c59 static int crypto_rng_init_tfm(struct crypto_tfm *tfm) in crypto_rng_init_tfm() function
105 .init_tfm = crypto_rng_init_tfm,