Home
last modified time | relevance | path

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

/linux-4.1.27/security/smack/
Dsmackfs.c164 #define SMK_DIGITLEN 4 macro
165 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN)
166 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)
930 rule += SMK_DIGITLEN; in smk_set_cipso()
936 count != (SMK_CIPSOMIN + catlen * SMK_DIGITLEN)) in smk_set_cipso()
942 rule += SMK_DIGITLEN; in smk_set_cipso()