函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\random32.c Create Date:2022-07-27 07:16:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:prandom_seed_early

函数原型:static void prandom_seed_early(struct rnd_state *state, u32 seed, bool mix_with_hwseed)

返回类型:void

参数:

类型参数名称
struct rnd_state *state
u32seed
boolmix_with_hwseed
166  s1等于Handle minimum values for seeds
167  s2等于Handle minimum values for seeds
168  s3等于Handle minimum values for seeds
169  s4等于Handle minimum values for seeds
调用者
名称描述
prandom_initGenerate some initially weak seeding values to allow* to start the prandom_u32() engine.