Home
last modified time | relevance | path

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

/security/smack/
Dsmackfs.c111 #define SMK_DIGITLEN 4 macro
112 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN)
113 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)
723 rule += SMK_DIGITLEN; in smk_write_cipso()
728 if (count != (SMK_CIPSOMIN + catlen * SMK_DIGITLEN)) in smk_write_cipso()
734 rule += SMK_DIGITLEN; in smk_write_cipso()