Searched refs:ENCTYPE_CNT (Results 1 – 3 of 3) sorted by relevance
330 #define ENCTYPE_CNT 3 macro351 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
323 #define ENCTYPE_CNT 3 macro342 #define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < ENCTYPE_CNT)
490 if ((type < ENCTYPE_CNT) && in encrypt_support()522 if (type < ENCTYPE_CNT) in encrypt_is()