Home
last modified time | relevance | path

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

/linux/include/crypto/
A Drng.h92 static inline struct crypto_tfm *crypto_rng_tfm(struct crypto_rng *tfm) in crypto_rng_tfm() function
107 return container_of(crypto_rng_tfm(tfm)->__crt_alg, in crypto_rng_alg()
119 crypto_destroy_tfm(tfm, crypto_rng_tfm(tfm)); in crypto_free_rng()
/linux/crypto/
A Ddrbg.c1970 struct crypto_tfm *tfm_base = crypto_rng_tfm(tfm); in drbg_kcapi_seed()
A Dtestmgr.c3446 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng()

Completed in 17 milliseconds