Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Ddrbg.h237 crypto_rng_set_entropy(drng, test_data->testentropy->buf, in crypto_drbg_get_bytes_addtl_test()
261 crypto_rng_set_entropy(drng, test_data->testentropy->buf, in crypto_drbg_reset_test()
/linux-4.19.296/include/crypto/internal/
Drng.h39 static inline void crypto_rng_set_entropy(struct crypto_rng *tfm, in crypto_rng_set_entropy() function