Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509v3/
Dpcy_local.h170 int policy_node_match(const X509_POLICY_LEVEL *lvl,
Dpcy_node.c132 int policy_node_match(const X509_POLICY_LEVEL *lvl, in policy_node_match() function
Dpcy_tree.c271 if (policy_node_match(last, node, data->valid_policy)) { in tree_link_matching_nodes()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3307 #define policy_node_match BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, policy_node_match) macro