Searched refs:SMK_LABELLEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/security/smack/
H A Dsmackfs.c151 #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,
374 data + SMK_LABELLEN + SMK_LABELLEN, NULL, rule,
375 import, SMK_LABELLEN);
626 smk_rule_show(s, srp, SMK_LABELLEN);
[all...]
H A Dsmack.h40 #define SMK_LABELLEN 24 macro

Completed in 147 milliseconds