Home
last modified time | relevance | path

Searched refs:V3_ASID_RDI (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_asid.c400 case V3_ASID_RDI: in X509v3_asid_add_inherit()
431 case V3_ASID_RDI: in X509v3_asid_add_id_or_range()
791 which = V3_ASID_RDI; in v2i_ASIdentifiers()
/dragonfly/crypto/libressl/include/openssl/
H A Dx509v3.h982 #define V3_ASID_RDI 1 macro