Home
last modified time | relevance | path

Searched defs:entropy_collector (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/crypto/
Djitterentropy.c389 static __u64 jent_unbiased_bit(struct rand_data *entropy_collector) in jent_unbiased_bit()
421 static void jent_stir_pool(struct rand_data *entropy_collector) in jent_stir_pool()
617 struct rand_data *entropy_collector; in jent_entropy_collector_alloc() local
654 void jent_entropy_collector_free(struct rand_data *entropy_collector) in jent_entropy_collector_free()
Djitterentropy-kcapi.c121 struct rand_data *entropy_collector; member