Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\random32.c Create Date:2022-07-28 06:19:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:prandom_warmup

Proto:static void prandom_warmup(struct rnd_state *state)

Type:void

Parameter:

TypeParameterName
struct rnd_state *state
139  prandom_u32_state(state)
140  prandom_u32_state(state)
141  prandom_u32_state(state)
142  prandom_u32_state(state)
143  prandom_u32_state(state)
144  prandom_u32_state(state)
145  prandom_u32_state(state)
146  prandom_u32_state(state)
147  prandom_u32_state(state)
148  prandom_u32_state(state)
Caller
NameDescribe
prandom_seed
prandom_initGenerate some initially weak seeding values to allow* to start the prandom_u32() engine.
prandom_seed_full_state