Home
last modified time | relevance | path

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

/linux/crypto/
H A Drng.c54 static int crypto_rng_init_tfm(struct crypto_tfm *tfm) in crypto_rng_init_tfm() function
90 .init_tfm = crypto_rng_init_tfm,