Home
last modified time | relevance | path

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

/linux/crypto/
H A Djitterentropy.h25 int jent_raw_hires_entropy_store(__u64 value);
29 static inline int jent_raw_hires_entropy_store(__u64 value) { return 0; } in jent_raw_hires_entropy_store() function
H A Djitterentropy-testing.c255 int jent_raw_hires_entropy_store(__u64 value) in jent_raw_hires_entropy_store() function
259 EXPORT_SYMBOL(jent_raw_hires_entropy_store);
H A Djitterentropy-kcapi.c101 jent_raw_hires_entropy_store(tmp); in jent_get_nstime()