Home | History | Annotate | Download | only in x509v3

Lines Matching full:inherit

89   ASN1_SIMPLE(IPAddressChoice,      u.inherit,           ASN1_NULL),
294 BIO_puts(out, ": inherit\n");
567 f->ipAddressChoice->u.inherit != NULL)
569 if (f->ipAddressChoice->u.inherit == NULL &&
570 (f->ipAddressChoice->u.inherit = ASN1_NULL_new()) == NULL)
589 f->ipAddressChoice->u.inherit != NULL))
967 if (!strcmp(s, "inherit")) {
1243 * Trust anchor can't inherit.