Searched refs:excludedSubtrees (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/x509v3/
H A Dv3_ncons.c101 ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, excludedSubtrees,
130 ptree = &ncons->excludedSubtrees;
171 do_i2r_name_constraints(method, ncons->excludedSubtrees,
328 for (i = 0; i < sk_GENERAL_SUBTREE_num(nc->excludedSubtrees); i++)
330 sub = sk_GENERAL_SUBTREE_value(nc->excludedSubtrees, i);
H A Dx509v3.h332 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees; member in struct:NAME_CONSTRAINTS_st
/external/openssl/include/openssl/
H A Dx509v3.h332 STACK_OF(GENERAL_SUBTREE) *excludedSubtrees; member in struct:NAME_CONSTRAINTS_st

Completed in 51 milliseconds