Searched refs:SMK_LABELLEN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/smack/ |
H A D | smackfs.c | 150 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN) 163 #define SMK_OLOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_OACCESSLEN) 164 #define SMK_LOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_ACCESSLEN) 372 rc = smk_fill_rule(data, data + SMK_LABELLEN, in smk_parse_rule() 373 data + SMK_LABELLEN + SMK_LABELLEN, NULL, rule, in smk_parse_rule() 374 import, SMK_LABELLEN); in smk_parse_rule() 625 smk_rule_show(s, srp, SMK_LABELLEN); in load_seq_show() [all...] |
H A D | smack.h | 40 #define SMK_LABELLEN 24 macro
|
/kernel/linux/linux-6.6/security/smack/ |
H A D | smackfs.c | 151 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN) 164 #define SMK_OLOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_OACCESSLEN) 165 #define SMK_LOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_ACCESSLEN) 373 rc = smk_fill_rule(data, data + SMK_LABELLEN, in smk_parse_rule() 374 data + SMK_LABELLEN + SMK_LABELLEN, NULL, rule, in smk_parse_rule() 375 import, SMK_LABELLEN); in smk_parse_rule() 626 smk_rule_show(s, srp, SMK_LABELLEN); in load_seq_show() [all...] |
H A D | smack.h | 40 #define SMK_LABELLEN 24 macro
|
Completed in 7 milliseconds