Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/x509/
H A Dpcy_int.h204 int policy_node_match(const X509_POLICY_LEVEL *lvl,
H A Dpcy_node.c180 policy_node_match(const X509_POLICY_LEVEL *lvl, const X509_POLICY_NODE *node, in policy_node_match() function
H A Dpcy_tree.c302 if (policy_node_match(last, node, data->valid_policy)) { in tree_link_matching_nodes()