Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dpcy_node.c94 X509_POLICY_NODE *level_find_node(const X509_POLICY_LEVEL *level, in level_find_node() function
H A Dpcy_int.h211 X509_POLICY_NODE *level_find_node(const X509_POLICY_LEVEL *level,
H A Dpcy_tree.c267 parent = level_find_node(last, data->valid_policy); in tree_link_nodes()