Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:keyring_get_object_key_chunk

Proto:static unsigned long keyring_get_object_key_chunk(const void *object, int level)

Type:unsigned long

Parameter:

TypeParameterName
const void *object
intlevel
305  key = keyring_ptr_to_key(object)
306  Return Build the next index key chunk.* We return it one word-sized chunk at a time.