Home
last modified time | relevance | path

Searched refs:SMK_LOADLEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/smack/
H A Dsmackfs.c165 #define SMK_LOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_ACCESSLEN) macro
467 if (count < SMK_OLOADLEN || count > SMK_LOADLEN) in smk_write_rules_list()
2313 if (count < SMK_LOADLEN) in smk_user_access()
2338 return SMK_LOADLEN; in smk_user_access()