Searched refs:crypto_rng_set_entropy (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/crypto/ |
H A D | drbg.h | 237 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()
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | drbg.h | 238 crypto_rng_set_entropy(drng, test_data->testentropy->buf, in crypto_drbg_get_bytes_addtl_test() 262 crypto_rng_set_entropy(drng, test_data->testentropy->buf, in crypto_drbg_reset_test()
|
/kernel/linux/linux-5.10/include/crypto/internal/ |
H A D | rng.h | 34 static inline void crypto_rng_set_entropy(struct crypto_rng *tfm, in crypto_rng_set_entropy() function
|
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | rng.h | 34 static inline void crypto_rng_set_entropy(struct crypto_rng *tfm, in crypto_rng_set_entropy() function
|
Completed in 3 milliseconds