Searched refs:SMACK_CIPSO_MAXCATNUM (Results 1 – 2 of 2) sorted by relevance
165 #define SMACK_CIPSO_MAXCATNUM 239 /* CIPSO 2.2 standard */ macro
105 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)655 if (ret != 1 || catlen > SMACK_CIPSO_MAXCATNUM) in smk_write_cipso()