Searched refs:CATYPE_CRLS (Results 1 – 3 of 3) sorted by relevance
113 case CATYPE_CRLS: return "CRLS"; in catype2string()570 value, CATYPE_CRLS); in pkinit_identity_process_option()
73 #define CATYPE_CRLS 3 macro
6036 case CATYPE_CRLS:6068 if (xi != NULL && xi->x509 != NULL && catype != CATYPE_CRLS) {6087 } else if (xi != NULL && xi->crl != NULL && catype == CATYPE_CRLS) {6132 case CATYPE_CRLS: