Searched refs:SMK_CIPSOMIN (Results 1 – 1 of 1) sorted by relevance
112 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN) macro113 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)689 if (count < SMK_CIPSOMIN || count > SMK_CIPSOMAX) in smk_write_cipso()728 if (count != (SMK_CIPSOMIN + catlen * SMK_DIGITLEN)) in smk_write_cipso()