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

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_asid.c758 ASIdOrRanges *child_as = NULL, *child_rdi = NULL; local
799 child_rdi = ext->rdi->u.asIdsOrRanges;
812 if (child_as != NULL || child_rdi != NULL)
835 if (x->rfc3779_asid->rdi == NULL && child_rdi != NULL) {
837 child_rdi = NULL;
844 child_rdi)) {
845 child_rdi = x->rfc3779_asid->rdi->u.asIdsOrRanges;

Completed in 338 milliseconds