Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Djitterentropy.h22 int jent_raw_hires_entropy_store(__u32 value);
26 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.c91 jent_raw_hires_entropy_store(tmp); in jent_get_nstime()