Searched refs:ENCTYPE_CNT (Results 1 – 6 of 6) sorted by relevance
300 #define ENCTYPE_CNT 3 macro320 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
320 #define ENCTYPE_CNT 3 macro341 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
318 #define ENCTYPE_CNT 3 macro339 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
317 #define ENCTYPE_CNT 3 macro336 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
491 if ((type < ENCTYPE_CNT) && in encrypt_support()523 if (type < ENCTYPE_CNT) in encrypt_is()
526 if ((type < ENCTYPE_CNT) && in encrypt_support()558 if (type < ENCTYPE_CNT) in encrypt_is()