Home
last modified time | relevance | path

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

/linux-4.4.14/security/smack/
Dsmackfs.c160 #define SMK_DIGITLEN 4 macro
161 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN)
162 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)
919 rule += SMK_DIGITLEN; in smk_set_cipso()
925 count != (SMK_CIPSOMIN + catlen * SMK_DIGITLEN)) in smk_set_cipso()
931 rule += SMK_DIGITLEN; in smk_set_cipso()