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
5849 case CATYPE_CRLS:5881 if (xi != NULL && xi->x509 != NULL && catype != CATYPE_CRLS) { 5900 } else if (xi != NULL && xi->crl != NULL && catype == CATYPE_CRLS) {5945 case CATYPE_CRLS: