Searched refs:ASIdentifierChoice_inherit (Results 1 – 3 of 3) sorted by relevance
72 case ASIdentifierChoice_inherit:171 (*choice)->type = ASIdentifierChoice_inherit; in X509v3_asid_add_inherit()173 return (*choice)->type == ASIdentifierChoice_inherit; in X509v3_asid_add_inherit()270 if (choice == NULL || choice->type == ASIdentifierChoice_inherit) in ASIdentifierChoice_is_canonical()361 if (choice == NULL || choice->type == ASIdentifierChoice_inherit) in ASIdentifierChoice_canonize()633 …LL && asid->asnum->type == ASIdentifierChoice_inherit) || (asid->rdi != NULL && asid->rdi->type ==… in X509v3_asid_inherits()753 case ASIdentifierChoice_inherit: in asid_validate_path_internal()763 case ASIdentifierChoice_inherit: in asid_validate_path_internal()829 … if (x->rfc3779_asid->asnum != NULL && x->rfc3779_asid->asnum->type == ASIdentifierChoice_inherit) in asid_validate_path_internal()831 … if (x->rfc3779_asid->rdi != NULL && x->rfc3779_asid->rdi->type == ASIdentifierChoice_inherit) in asid_validate_path_internal()
852 #define ASIdentifierChoice_inherit 0 macro
1164 #define ASIdentifierChoice_inherit 0 macro