Searched refs:jent_raw_hires_entropy_store (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Djitterentropy.h25 int jent_raw_hires_entropy_store(__u32 value);
29 static inline int jent_raw_hires_entropy_store(__u32 value) { return 0; } function
H A Djitterentropy-testing.c254 int jent_raw_hires_entropy_store(__u32 value) function
258 EXPORT_SYMBOL(jent_raw_hires_entropy_store); variable
H A Djitterentropy-kcapi.c102 jent_raw_hires_entropy_store(tmp);

Completed in 134 milliseconds