Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:By default, we keys found by getting an exact match on their descriptions.

Proto:bool key_default_cmp(const struct key *key, const struct key_match_data *match_data)

Type:bool

Parameter:

TypeParameterName
const struct key *key
const struct key_match_data *match_data
572  Return strcmp(description, Raw match data ) == 0