Searched refs:ASIdentifierChoice_inherit (Results 1 – 3 of 3) sorted by relevance
72 case ASIdentifierChoice_inherit:177 (*choice)->type = ASIdentifierChoice_inherit; in X509v3_asid_add_inherit()179 return (*choice)->type == ASIdentifierChoice_inherit; in X509v3_asid_add_inherit()276 if (choice == NULL || choice->type == ASIdentifierChoice_inherit) in ASIdentifierChoice_is_canonical()376 if (choice == NULL || choice->type == ASIdentifierChoice_inherit) in ASIdentifierChoice_canonize()658 asid->asnum->type == ASIdentifierChoice_inherit) || in X509v3_asid_inherits()660 asid->rdi->type == ASIdentifierChoice_inherit))); in X509v3_asid_inherits()781 case ASIdentifierChoice_inherit: in asid_validate_path_internal()791 case ASIdentifierChoice_inherit: in asid_validate_path_internal()863 x->rfc3779_asid->asnum->type == ASIdentifierChoice_inherit) in asid_validate_path_internal()[all …]
828 # define ASIdentifierChoice_inherit 0 macro
1140 # define ASIdentifierChoice_inherit 0 macro