Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dpcy_int.h209 int policy_node_match(const X509_POLICY_LEVEL *lvl,
Dpcy_node.c174 int policy_node_match(const X509_POLICY_LEVEL *lvl, in policy_node_match() function
Dpcy_tree.c325 if (policy_node_match(last, node, data->valid_policy)) in tree_link_matching_nodes()