Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Djitterentropy.h25 int jent_raw_hires_entropy_store(__u32 value);
29 static inline int jent_raw_hires_entropy_store(__u32 value) { return 0; } in jent_raw_hires_entropy_store() function
Djitterentropy-testing.c254 int jent_raw_hires_entropy_store(__u32 value) in jent_raw_hires_entropy_store() function
258 EXPORT_SYMBOL(jent_raw_hires_entropy_store);
Djitterentropy-kcapi.c101 jent_raw_hires_entropy_store(tmp); in jent_get_nstime()