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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_asid.c708 ASIdOrRanges *child_as = NULL, *child_rdi = NULL; local
748 child_rdi = ext->rdi->u.asIdsOrRanges;
761 if (child_as != NULL || child_rdi != NULL)
782 if (x->rfc3779_asid->rdi == NULL && child_rdi != NULL) {
784 child_rdi = NULL;
790 asid_contains(x->rfc3779_asid->rdi->u.asIdsOrRanges, child_rdi)) {
791 child_rdi = x->rfc3779_asid->rdi->u.asIdsOrRanges;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 24 milliseconds