HomeSort by: relevance | last modified time | path
    Searched refs:GENERAL_SUBTREE (Results 1 - 12 of 12) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_ncons.c 33 STACK_OF(GENERAL_SUBTREE) *trees, BIO *bp,
77 ASN1_SEQUENCE(GENERAL_SUBTREE) = {
78 ASN1_SIMPLE(GENERAL_SUBTREE, base, GENERAL_NAME),
79 ASN1_IMP_OPT(GENERAL_SUBTREE, minimum, ASN1_INTEGER, 0),
80 ASN1_IMP_OPT(GENERAL_SUBTREE, maximum, ASN1_INTEGER, 1)
81 } ASN1_SEQUENCE_END(GENERAL_SUBTREE)
85 GENERAL_SUBTREE, 0),
87 GENERAL_SUBTREE, 1),
90 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
153 STACK_OF(GENERAL_SUBTREE) **ptree = NULL
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_ncons.c 29 STACK_OF(GENERAL_SUBTREE) *trees, BIO *bp,
53 ASN1_SEQUENCE(GENERAL_SUBTREE) = {
54 ASN1_SIMPLE(GENERAL_SUBTREE, base, GENERAL_NAME),
55 ASN1_IMP_OPT(GENERAL_SUBTREE, minimum, ASN1_INTEGER, 0),
56 ASN1_IMP_OPT(GENERAL_SUBTREE, maximum, ASN1_INTEGER, 1)
57 } ASN1_SEQUENCE_END(GENERAL_SUBTREE)
61 GENERAL_SUBTREE, 0),
63 GENERAL_SUBTREE, 1),
67 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
130 STACK_OF(GENERAL_SUBTREE) **ptree = NULL
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_ncons.c 27 STACK_OF(GENERAL_SUBTREE) *trees, BIO *bp,
49 ASN1_SEQUENCE(GENERAL_SUBTREE) = {
50 ASN1_SIMPLE(GENERAL_SUBTREE, base, GENERAL_NAME),
51 ASN1_IMP_OPT(GENERAL_SUBTREE, minimum, ASN1_INTEGER, 0),
52 ASN1_IMP_OPT(GENERAL_SUBTREE, maximum, ASN1_INTEGER, 1)
53 } ASN1_SEQUENCE_END(GENERAL_SUBTREE)
57 GENERAL_SUBTREE, 0),
59 GENERAL_SUBTREE, 1),
63 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
126 STACK_OF(GENERAL_SUBTREE) **ptree = NULL
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/asn1/
asn1_item_list.h 76 ASN1_ITEM_ref(GENERAL_SUBTREE),
  /src/crypto/external/bsd/openssl/dist/crypto/asn1/
asn1_item_list.h 75 ASN1_ITEM_ref(GENERAL_SUBTREE),
  /src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
asn1_item_list.h 73 ASN1_ITEM_ref(GENERAL_SUBTREE),
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
x509v3.h 270 } GENERAL_SUBTREE;
272 DEFINE_STACK_OF(GENERAL_SUBTREE)
275 STACK_OF(GENERAL_SUBTREE) *permittedSubtrees;
276 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees;
540 DECLARE_ASN1_ITEM(GENERAL_SUBTREE)
541 DECLARE_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
  /src/crypto/external/apache2/openssl/dist/include/openssl/
x509v3.h.in 335 } GENERAL_SUBTREE;
339 generate_stack_macros("GENERAL_SUBTREE");
344 STACK_OF(GENERAL_SUBTREE) *permittedSubtrees;
345 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees;
634 DECLARE_ASN1_ITEM(GENERAL_SUBTREE)
635 DECLARE_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
x509v3.h.in 309 } GENERAL_SUBTREE;
312 generate_stack_macros("GENERAL_SUBTREE");
316 STACK_OF(GENERAL_SUBTREE) *permittedSubtrees;
317 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees;
599 DECLARE_ASN1_ITEM(GENERAL_SUBTREE)
600 DECLARE_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
  /src/crypto/external/apache2/openssl/dist/fuzz/
asn1.c 106 ASN1_ITEM_ref(GENERAL_SUBTREE),
  /src/crypto/external/bsd/openssl/dist/fuzz/
asn1.c 105 ASN1_ITEM_ref(GENERAL_SUBTREE),
  /src/crypto/external/bsd/openssl.old/dist/fuzz/
asn1.c 102 ASN1_ITEM_ref(GENERAL_SUBTREE),

Completed in 31 milliseconds