OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_rng_rdseed
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
cpu_rng.c
70
CPU_RNG_RDSEED
,
77
[
CPU_RNG_RDSEED
] = "rdseed",
94
return
CPU_RNG_RDSEED
;
147
cpu_rng_rdseed
(uint64_t *out)
function in typeref:typename:size_t
184
size_t n =
cpu_rng_rdseed
(out);
253
case
CPU_RNG_RDSEED
:
254
return
cpu_rng_rdseed
(out);
336
n =
cpu_rng_rdseed
(sample);
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025