Searched refs:ASIdOrRange_id (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_asid.c326 case ASIdOrRange_id:
379 OPENSSL_assert((a->type == ASIdOrRange_id && a->u.id != NULL) ||
383 OPENSSL_assert((b->type == ASIdOrRange_id && b->u.id != NULL) ||
387 if (a->type == ASIdOrRange_id && b->type == ASIdOrRange_id)
396 if (a->type == ASIdOrRange_id)
469 aor->type = ASIdOrRange_id;
552 case ASIdOrRange_id:
756 case ASIdOrRange_id:
772 case ASIdOrRange_id
[all...]
H A Dx509v3.h773 #define ASIdOrRange_id 0 macro
/openbsd-current/usr.sbin/rpki-client/
H A Drsc.c159 case ASIdOrRange_id:
H A Dcert.c210 case ASIdOrRange_id:

Completed in 125 milliseconds