Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_lib.c41 return tree->auth_policies; in STACK_OF()
51 return tree->auth_policies; in STACK_OF()
H A Dpcy_tree.c492 if (!tree_add_auth_node(&tree->auth_policies, curr->anyPolicy)) in tree_calculate_authority_set()
497 addnodes = &tree->auth_policies; in tree_calculate_authority_set()
523 *pnodes = tree->auth_policies; in tree_calculate_authority_set()
637 sk_X509_POLICY_NODE_free(tree->auth_policies); in X509_policy_tree_free()
H A Dpcy_local.h128 STACK_OF(X509_POLICY_NODE) *auth_policies; member
/third_party/openssl/crypto/x509/
H A Dpcy_lib.c41 return tree->auth_policies; in STACK_OF()
51 return tree->auth_policies; in STACK_OF()
H A Dpcy_tree.c492 if (!tree_add_auth_node(&tree->auth_policies, curr->anyPolicy)) in tree_calculate_authority_set()
497 addnodes = &tree->auth_policies; in tree_calculate_authority_set()
523 *pnodes = tree->auth_policies; in tree_calculate_authority_set()
637 sk_X509_POLICY_NODE_free(tree->auth_policies); in X509_policy_tree_free()
H A Dpcy_local.h128 STACK_OF(X509_POLICY_NODE) *auth_policies; member

Completed in 4 milliseconds