HomeSort by relevance Sort by last modified time
    Searched defs:GENERAL_SUBTREE (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/x509v3/
x509v3.h 302 } GENERAL_SUBTREE;
304 DECLARE_STACK_OF(GENERAL_SUBTREE)
307 STACK_OF(GENERAL_SUBTREE) *permittedSubtrees;
308 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees;
518 DECLARE_ASN1_ITEM(GENERAL_SUBTREE)
519 DECLARE_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)
  /external/openssl/include/openssl/
x509v3.h 302 } GENERAL_SUBTREE;
304 DECLARE_STACK_OF(GENERAL_SUBTREE)
307 STACK_OF(GENERAL_SUBTREE) *permittedSubtrees;
308 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees;
518 DECLARE_ASN1_ITEM(GENERAL_SUBTREE)
519 DECLARE_ASN1_ALLOC_FUNCTIONS(GENERAL_SUBTREE)

Completed in 383 milliseconds