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

/openbsd-current/regress/lib/libcrypto/x509/rfc3779/
H A Drfc3779.c1021 .type = V3_ASID_ASNUM,
1027 .type = V3_ASID_ASNUM,
1033 .type = V3_ASID_ASNUM,
1063 .type = V3_ASID_ASNUM,
1069 .type = V3_ASID_ASNUM,
1075 .type = V3_ASID_ASNUM,
1098 .type = V3_ASID_ASNUM,
1104 .type = V3_ASID_ASNUM,
1110 .type = V3_ASID_ASNUM,
1154 .type = V3_ASID_ASNUM,
[all...]
/openbsd-current/usr.sbin/rpki-client/
H A Dconstraints.c234 if (!X509v3_asid_add_id_or_range(asids, V3_ASID_ASNUM, id, NULL))
255 if (!X509v3_asid_add_id_or_range(asids, V3_ASID_ASNUM, min_as, max_as))
/openbsd-current/lib/libcrypto/x509/
H A Dx509_asid.c416 case V3_ASID_ASNUM:
508 case V3_ASID_ASNUM:
850 which = V3_ASID_ASNUM;
H A Dx509v3.h899 #define V3_ASID_ASNUM 0 macro

Completed in 178 milliseconds