Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dpcy_tree.c479 static int tree_calculate_authority_set(X509_POLICY_TREE *tree, in tree_calculate_authority_set() function
693 if ((calc_ret = tree_calculate_authority_set(tree, &auth_nodes)) == 0) in X509_policy_check()