Home
last modified time | relevance | path

Searched refs:tree_add_auth_node (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/x509v3/
Dpcy_tree.c384 static int tree_add_auth_node(STACK_OF(X509_POLICY_NODE) **pnodes, in tree_add_auth_node() function
424 if (!tree_add_auth_node(&tree->auth_policies, curr->anyPolicy)) in tree_calculate_authority_set()
445 && !tree_add_auth_node(addnodes, node)) in tree_calculate_authority_set()