Home
last modified time | relevance | path

Searched refs:ASIdentifierChoice (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_asid.c43 ASN1_CHOICE(ASIdentifierChoice) = {
44 ASN1_SIMPLE(ASIdentifierChoice, u.inherit, ASN1_NULL),
45 ASN1_SEQUENCE_OF(ASIdentifierChoice, u.asIdsOrRanges, ASIdOrRange)
46 } ASN1_CHOICE_END(ASIdentifierChoice)
49 ASN1_EXP_OPT(ASIdentifiers, asnum, ASIdentifierChoice, 0),
50 ASN1_EXP_OPT(ASIdentifiers, rdi, ASIdentifierChoice, 1)
55 IMPLEMENT_ASN1_FUNCTIONS(ASIdentifierChoice)
62 ASIdentifierChoice *choice,
155 ASIdentifierChoice **choice; in X509v3_asid_add_inherit()
184 ASIdentifierChoice **choice; in X509v3_asid_add_id_or_range()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_asid.c44 ASN1_CHOICE(ASIdentifierChoice) = {
45 ASN1_SIMPLE(ASIdentifierChoice, u.inherit, ASN1_NULL),
46 ASN1_SEQUENCE_OF(ASIdentifierChoice, u.asIdsOrRanges, ASIdOrRange)
47 } ASN1_CHOICE_END(ASIdentifierChoice)
50 ASN1_EXP_OPT(ASIdentifiers, asnum, ASIdentifierChoice, 0),
51 ASN1_EXP_OPT(ASIdentifiers, rdi, ASIdentifierChoice, 1)
56 IMPLEMENT_ASN1_FUNCTIONS(ASIdentifierChoice)
63 ASIdentifierChoice *choice,
156 ASIdentifierChoice **choice; in X509v3_asid_add_inherit()
188 ASIdentifierChoice **choice; in X509v3_asid_add_id_or_range()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dx509v3.h752 } ASIdentifierChoice; typedef
755 ASIdentifierChoice *asnum, *rdi;
760 DECLARE_ASN1_FUNCTIONS(ASIdentifierChoice)
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1_item_list.h15 ASN1_ITEM_ref(ASIdentifierChoice),
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dasn1_item_list.h15 ASN1_ITEM_ref(ASIdentifierChoice),
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/
H A Dasn1.c46 ASN1_ITEM_ref(ASIdentifierChoice),
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dasn1.c43 ASN1_ITEM_ref(ASIdentifierChoice),
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dx509v3.h.in820 } ASIdentifierChoice; typedef
823 ASIdentifierChoice *asnum, *rdi;
828 DECLARE_ASN1_FUNCTIONS(ASIdentifierChoice)
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dindent.pro42 -T ASIdentifierChoice
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dindent.pro43 -T ASIdentifierChoice