Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\keys\trusted-keys\trusted_tpm1.c Create Date:2022-07-28 18:31:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_digests

Proto:static int __init init_digests(void)

Type:int

Parameter:Nothing

1219  digests = kcalloc - allocate memory for an array. The memory is set to zero.*@n: number of elements.*@size: element size.*@flags: the type of memory to allocate (see kmalloc).
1221  If Not digests Then Return -ENOMEM
1224  When i < nr_allocated_banks cycle alg_id = alg_id
1227  Return 0
Caller
NameDescribe
init_trusted